Searched defs:tx_seq_16 (Results 1 - 3 of 3) sorted by relevance

/drivers/net/wireless/ti/wlcore/
H A Dcmd.c1356 u32 tx_seq_32, u16 tx_seq_16)
1384 cmd->ac_seq_num16[0] = cpu_to_le16(tx_seq_16);
1425 u16 tx_seq_16)
1454 cmd->ac_seq_num16[0] = cpu_to_le16(tx_seq_16);
1353 wl1271_cmd_set_sta_key(struct wl1271 *wl, struct wl12xx_vif *wlvif, u16 action, u8 id, u8 key_type, u8 key_size, const u8 *key, const u8 *addr, u32 tx_seq_32, u16 tx_seq_16) argument
1422 wl1271_cmd_set_ap_key(struct wl1271 *wl, struct wl12xx_vif *wlvif, u16 action, u8 id, u8 key_type, u8 key_size, const u8 *key, u8 hlid, u32 tx_seq_32, u16 tx_seq_16) argument
H A Dwlcore_i.h218 u16 tx_seq_16; member in struct:wl1271_ap_key
H A Dmain.c3195 u16 tx_seq_16)
3232 ap_key->tx_seq_16 = tx_seq_16;
3268 key->tx_seq_16);
3291 u16 tx_seq_16, struct ieee80211_sta *sta)
3318 tx_seq_16);
3323 tx_seq_16);
3356 tx_seq_16);
3417 u16 tx_seq_16 = 0; local
3442 tx_seq_16
3192 wl1271_record_ap_key(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 id, u8 key_type, u8 key_size, const u8 *key, u8 hlid, u32 tx_seq_32, u16 tx_seq_16) argument
3288 wl1271_set_key(struct wl1271 *wl, struct wl12xx_vif *wlvif, u16 action, u8 id, u8 key_type, u8 key_size, const u8 *key, u32 tx_seq_32, u16 tx_seq_16, struct ieee80211_sta *sta) argument
[all...]

Completed in 151 milliseconds