Searched refs:WL1271_TX_SECURITY_HI32 (Results 1 – 2 of 2) sorted by relevance
31 #define WL1271_TX_SECURITY_HI32(s) ((u32)(((s) >> 16) & 0xffffffff)) macro
3497 tx_seq_32 = WL1271_TX_SECURITY_HI32(tx_seq); in wlcore_set_key()