Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dcmd.h78 u32 tx_seq_32, u16 tx_seq_16);
82 u16 tx_seq_16);
Dwlcore_i.h228 u16 tx_seq_16; member
Dcmd.c1377 u32 tx_seq_32, u16 tx_seq_16) in wl1271_cmd_set_sta_key() argument
1405 cmd->ac_seq_num16[0] = cpu_to_le16(tx_seq_16); in wl1271_cmd_set_sta_key()
1446 u16 tx_seq_16) in wl1271_cmd_set_ap_key() argument
1475 cmd->ac_seq_num16[0] = cpu_to_le16(tx_seq_16); in wl1271_cmd_set_ap_key()
Dmain.c3285 u16 tx_seq_16) in wl1271_record_ap_key() argument
3322 ap_key->tx_seq_16 = tx_seq_16; in wl1271_record_ap_key()
3358 key->tx_seq_16); in wl1271_ap_init_hwenc()
3381 u16 tx_seq_16, struct ieee80211_sta *sta) in wl1271_set_key() argument
3408 tx_seq_16); in wl1271_set_key()
3413 tx_seq_16); in wl1271_set_key()
3446 tx_seq_16); in wl1271_set_key()
3510 u16 tx_seq_16 = 0; in wlcore_set_key() local
3535 tx_seq_16 = WL1271_TX_SECURITY_LO16(tx_seq); in wlcore_set_key()
3567 tx_seq_32, tx_seq_16, sta); in wlcore_set_key()