Home
last modified time | relevance | path

Searched refs:WL1271_TX_SECURITY_LO16 (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/wireless/ti/wlcore/
Dwlcore_i.h30 #define WL1271_TX_SECURITY_LO16(s) ((u16)((s) & 0xffff)) macro
Dmain.c3498 tx_seq_16 = WL1271_TX_SECURITY_LO16(tx_seq); in wlcore_set_key()