Searched refs:whichbap (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/cisco/ |
H A D | airo.c | 1119 static int bap_setup(struct airo_info*, u16 rid, u16 offset, int whichbap); 1121 int whichbap); 1123 int whichbap); 1125 int whichbap); 1207 int whichbap); 1259 int whichbap) in bap_read() 1261 return ai->bap_read(ai, pu16Dst, bytelen, whichbap); in bap_read() 4032 /* Sets up the bap to start exchange data. whichbap should 4035 static int bap_setup(struct airo_info *ai, u16 rid, u16 offset, int whichbap) in bap_setup() argument 4040 OUT4500(ai, SELECT0+whichbap, ri in bap_setup() 1258 bap_read(struct airo_info *ai, __le16 *pu16Dst, int bytelen, int whichbap) bap_read() argument 4087 aux_bap_read(struct airo_info *ai, __le16 *pu16Dst, int bytelen, int whichbap) aux_bap_read() argument 4124 fast_bap_read(struct airo_info *ai, __le16 *pu16Dst, int bytelen, int whichbap) fast_bap_read() argument 4136 bap_write(struct airo_info *ai, const __le16 *pu16Src, int bytelen, int whichbap) bap_write() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/cisco/ |
H A D | airo.c | 1119 static int bap_setup(struct airo_info*, u16 rid, u16 offset, int whichbap); 1121 int whichbap); 1123 int whichbap); 1125 int whichbap); 1207 int whichbap); 1259 int whichbap) in bap_read() 1261 return ai->bap_read(ai, pu16Dst, bytelen, whichbap); in bap_read() 4024 /* Sets up the bap to start exchange data. whichbap should 4027 static int bap_setup(struct airo_info *ai, u16 rid, u16 offset, int whichbap) in bap_setup() argument 4032 OUT4500(ai, SELECT0+whichbap, ri in bap_setup() 1258 bap_read(struct airo_info *ai, __le16 *pu16Dst, int bytelen, int whichbap) bap_read() argument 4079 aux_bap_read(struct airo_info *ai, __le16 *pu16Dst, int bytelen, int whichbap) aux_bap_read() argument 4116 fast_bap_read(struct airo_info *ai, __le16 *pu16Dst, int bytelen, int whichbap) fast_bap_read() argument 4128 bap_write(struct airo_info *ai, const __le16 *pu16Src, int bytelen, int whichbap) bap_write() argument [all...] |
Completed in 17 milliseconds