Searched refs:tx_seq_16 (Results 1 – 4 of 4) sorted by relevance
78 u32 tx_seq_32, u16 tx_seq_16);82 u16 tx_seq_16);
2848 u16 tx_seq_16) in wl1271_record_ap_key() argument2885 ap_key->tx_seq_16 = tx_seq_16; in wl1271_record_ap_key()2921 key->tx_seq_16); in wl1271_ap_init_hwenc()2944 u16 tx_seq_16, struct ieee80211_sta *sta) in wl1271_set_key() argument2971 tx_seq_16); in wl1271_set_key()2976 tx_seq_16); in wl1271_set_key()3020 tx_seq_16); in wl1271_set_key()3046 u16 tx_seq_16 = 0; in wl1271_op_set_key() local3080 tx_seq_16 = WL1271_TX_SECURITY_LO16(wlvif->tx_security_seq); in wl1271_op_set_key()3087 tx_seq_16 = WL1271_TX_SECURITY_LO16(wlvif->tx_security_seq); in wl1271_op_set_key()[all …]
1381 u32 tx_seq_32, u16 tx_seq_16) in wl1271_cmd_set_sta_key() argument1409 cmd->ac_seq_num16[0] = cpu_to_le16(tx_seq_16); in wl1271_cmd_set_sta_key()1450 u16 tx_seq_16) in wl1271_cmd_set_ap_key() argument1479 cmd->ac_seq_num16[0] = cpu_to_le16(tx_seq_16); in wl1271_cmd_set_ap_key()
246 u16 tx_seq_16; member