Searched refs:tx_seq_16 (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/wireless/ti/wlcore/ |
| H A D | cmd.h | 64 u32 tx_seq_32, u16 tx_seq_16); 68 u16 tx_seq_16, bool is_pairwise);
|
| H A D | wlcore_i.h | 217 u16 tx_seq_16; member
|
| H A D | cmd.c | 1370 u32 tx_seq_32, u16 tx_seq_16) in wl1271_cmd_set_sta_key() argument 1398 cmd->ac_seq_num16[0] = cpu_to_le16(tx_seq_16); in wl1271_cmd_set_sta_key() 1439 u16 tx_seq_16, bool is_pairwise) in wl1271_cmd_set_ap_key() argument 1470 cmd->ac_seq_num16[0] = cpu_to_le16(tx_seq_16); in wl1271_cmd_set_ap_key()
|
| H A D | main.c | 3322 u16 tx_seq_16, bool is_pairwise) in wl1271_record_ap_key() argument 3359 ap_key->tx_seq_16 = tx_seq_16; in wl1271_record_ap_key() 3396 key->tx_seq_16, key->is_pairwise); in wl1271_ap_init_hwenc() 3419 u16 tx_seq_16, struct ieee80211_sta *sta, in wl1271_set_key() argument 3447 tx_seq_16, is_pairwise); in wl1271_set_key() 3452 tx_seq_16, is_pairwise); in wl1271_set_key() 3485 tx_seq_16); in wl1271_set_key() 3546 u16 tx_seq_16 = 0; in wlcore_set_key() local 3572 tx_seq_16 = WL1271_TX_SECURITY_LO16(tx_seq); in wlcore_set_key() 3609 tx_seq_32, tx_seq_16, sta, is_pairwise); in wlcore_set_key()
|