Searched refs:WepKeyRid (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/cisco/ |
H A D | airo.c | 507 typedef struct WepKeyRid WepKeyRid; typedef 508 struct WepKeyRid { struct 1768 static int readWepKeyRid(struct airo_info *ai, WepKeyRid *wkr, int temp, int lock) in readWepKeyRid() 1774 static int writeWepKeyRid(struct airo_info *ai, WepKeyRid *wkr, int perm, int lock) in writeWepKeyRid() 3897 WepKeyRid wkr; in setup_card() 5198 WepKeyRid wkr; in get_wep_key() 5221 WepKeyRid wkr; in get_wep_tx_idx() 5243 WepKeyRid wkr; in set_wep_key() 5264 WepKeyRid wk in set_wep_tx_idx() [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/cisco/ |
H A D | airo.c | 506 typedef struct WepKeyRid WepKeyRid; typedef 507 struct WepKeyRid { struct 1768 static int readWepKeyRid(struct airo_info *ai, WepKeyRid *wkr, int temp, int lock) in readWepKeyRid() 1774 static int writeWepKeyRid(struct airo_info *ai, WepKeyRid *wkr, int perm, int lock) in writeWepKeyRid() 3888 WepKeyRid wkr; in setup_card() 5195 WepKeyRid wkr; in get_wep_key() 5218 WepKeyRid wkr; in get_wep_tx_idx() 5240 WepKeyRid wkr; in set_wep_key() 5261 WepKeyRid wk in set_wep_tx_idx() [all...] |
Completed in 18 milliseconds