Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/cisco/
Dairo.c1116 static int bap_setup(struct airo_info*, u16 rid, u16 offset, int whichbap);
1118 int whichbap);
1120 int whichbap);
1122 int whichbap);
1204 int whichbap);
1256 int whichbap) in bap_read() argument
1258 return ai->bap_read(ai, pu16Dst, bytelen, whichbap); in bap_read()
3986 static int bap_setup(struct airo_info *ai, u16 rid, u16 offset, int whichbap ) in bap_setup() argument
3991 OUT4500(ai, SELECT0+whichbap, rid); in bap_setup()
3992 OUT4500(ai, OFFSET0+whichbap, offset); in bap_setup()
[all …]