Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/wl12xx/
Dwl12xx.h138 #define WL1271_TX_SECURITY_LO16(s) ((u16)((s) & 0xffff)) macro
Dmain.c1979 tx_seq_16 = WL1271_TX_SECURITY_LO16(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()
1991 tx_seq_16 = WL1271_TX_SECURITY_LO16(wl->tx_security_seq); in wl1271_op_set_key()