Searched refs:tx_security_seq (Results 1 – 4 of 4) sorted by relevance
1327 wl->tx_security_seq = 0; in __wl1271_op_remove_interface()1978 tx_seq_32 = WL1271_TX_SECURITY_HI32(wl->tx_security_seq); in wl1271_op_set_key()1979 tx_seq_16 = WL1271_TX_SECURITY_LO16(wl->tx_security_seq); in wl1271_op_set_key()1985 tx_seq_32 = WL1271_TX_SECURITY_HI32(wl->tx_security_seq); in wl1271_op_set_key()1986 tx_seq_16 = WL1271_TX_SECURITY_LO16(wl->tx_security_seq); in wl1271_op_set_key()1990 tx_seq_32 = WL1271_TX_SECURITY_HI32(wl->tx_security_seq); in wl1271_op_set_key()1991 tx_seq_16 = WL1271_TX_SECURITY_LO16(wl->tx_security_seq); in wl1271_op_set_key()
422 s64 tx_security_seq; member
571 wl->tx_security_seq += (result->lsb_security_sequence_number - in wl1271_tx_complete_packet()
306 wl->tx_security_seq = 0; in wl1271_cmd_join()