Searched defs:tx_seq_32 (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/ti/wlcore/ | 
| D | cmd.c | 1363 		       u32 tx_seq_32, u16 tx_seq_16)  in wl1271_cmd_set_sta_key() 1431 			  u8 key_size, const u8 *key, u8 hlid, u32 tx_seq_32,  in wl1271_cmd_set_ap_key()
  | 
| D | main.c | 3276 				const u8 *key, u8 hlid, u32 tx_seq_32,  in wl1271_record_ap_key() 3372 		       u8 key_size, const u8 *key, u32 tx_seq_32,  in wl1271_set_key() 3501 	u32 tx_seq_32 = 0;  in wlcore_set_key()  local
  | 
| D | wlcore_i.h | 213 	u32 tx_seq_32;  member
  |