Searched refs:aux_bap_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/cisco/ |
H A D | airo.c | 1120 static int aux_bap_read(struct airo_info*, __le16 *pu16Dst, int bytelen, 3929 ai->bap_read = aux_bap_read; in setup_card() 4070 /* should only be called by aux_bap_read. This aux function and the 4087 static int aux_bap_read(struct airo_info *ai, __le16 *pu16Dst, in aux_bap_read() function
|
/kernel/linux/linux-6.6/drivers/net/wireless/cisco/ |
H A D | airo.c | 1120 static int aux_bap_read(struct airo_info*, __le16 *pu16Dst, int bytelen, 3920 ai->bap_read = aux_bap_read; in setup_card() 4062 /* should only be called by aux_bap_read. This aux function and the 4079 static int aux_bap_read(struct airo_info *ai, __le16 *pu16Dst, in aux_bap_read() function
|
Completed in 25 milliseconds