Home
last modified time | relevance | path

Searched refs:tx_seq_16 (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/net/wireless/wl12xx/
Dmain.c1772 u16 tx_seq_16) in wl1271_record_ap_key() argument
1809 ap_key->tx_seq_16 = tx_seq_16; in wl1271_record_ap_key()
1840 key->tx_seq_16); in wl1271_ap_init_hwenc()
1861 u16 tx_seq_16, struct ieee80211_sta *sta) in wl1271_set_key() argument
1888 tx_seq_16); in wl1271_set_key()
1893 tx_seq_16); in wl1271_set_key()
1921 tx_seq_16); in wl1271_set_key()
1945 u16 tx_seq_16 = 0; in wl1271_op_set_key() local
1979 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()
[all …]
Dcmd.h61 u32 tx_seq_32, u16 tx_seq_16);
64 u16 tx_seq_16);
Dcmd.c783 u32 tx_seq_32, u16 tx_seq_16) in wl1271_cmd_set_sta_key() argument
801 cmd->ac_seq_num16[0] = cpu_to_le16(tx_seq_16); in wl1271_cmd_set_sta_key()
840 u16 tx_seq_16) in wl1271_cmd_set_ap_key() argument
869 cmd->ac_seq_num16[0] = cpu_to_le16(tx_seq_16); in wl1271_cmd_set_ap_key()
Dwl12xx.h312 u16 tx_seq_16; member