Home
last modified time | relevance | path

Searched refs:tx_seq_16 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ti/wlcore/
A Dcmd.h64 u32 tx_seq_32, u16 tx_seq_16);
68 u16 tx_seq_16, bool is_pairwise);
A Dwlcore_i.h214 u16 tx_seq_16; member
A Dcmd.c1364 u32 tx_seq_32, u16 tx_seq_16) in wl1271_cmd_set_sta_key() argument
1392 cmd->ac_seq_num16[0] = cpu_to_le16(tx_seq_16); in wl1271_cmd_set_sta_key()
1433 u16 tx_seq_16, bool is_pairwise) in wl1271_cmd_set_ap_key() argument
1464 cmd->ac_seq_num16[0] = cpu_to_le16(tx_seq_16); in wl1271_cmd_set_ap_key()
A Dmain.c3274 u16 tx_seq_16, bool is_pairwise) in wl1271_record_ap_key() argument
3311 ap_key->tx_seq_16 = tx_seq_16; in wl1271_record_ap_key()
3348 key->tx_seq_16, key->is_pairwise); in wl1271_ap_init_hwenc()
3371 u16 tx_seq_16, struct ieee80211_sta *sta, in wl1271_set_key() argument
3399 tx_seq_16, is_pairwise); in wl1271_set_key()
3404 tx_seq_16, is_pairwise); in wl1271_set_key()
3437 tx_seq_16); in wl1271_set_key()
3501 u16 tx_seq_16 = 0; in wlcore_set_key() local
3527 tx_seq_16 = WL1271_TX_SECURITY_LO16(tx_seq); in wlcore_set_key()
3561 tx_seq_32, tx_seq_16, sta, is_pairwise); in wlcore_set_key()

Completed in 21 milliseconds