Searched defs:bap (Results 1 – 8 of 8) sorted by relevance
/linux-3.3/drivers/net/wireless/orinoco/ |
D | hermes.c | 367 static int hermes_bap_seek(struct hermes *hw, int bap, u16 id, u16 offset) in hermes_bap_seek() 426 static int hermes_bap_pread(struct hermes *hw, int bap, void *buf, int len, in hermes_bap_pread() 454 static int hermes_bap_pwrite(struct hermes *hw, int bap, const void *buf, in hermes_bap_pwrite() 482 static int hermes_read_ltv(struct hermes *hw, int bap, u16 rid, in hermes_read_ltv() 527 static int hermes_write_ltv(struct hermes *hw, int bap, u16 rid, in hermes_write_ltv()
|
D | hermes.h | 496 #define HERMES_READ_RECORD(hw, bap, rid, buf) \ argument 498 #define HERMES_WRITE_RECORD(hw, bap, rid, buf) \ argument 502 static inline int hermes_read_wordrec(struct hermes *hw, int bap, u16 rid, in hermes_read_wordrec() 513 static inline int hermes_write_wordrec(struct hermes *hw, int bap, u16 rid, in hermes_write_wordrec()
|
D | orinoco_usb.c | 962 static int ezusb_write_ltv(struct hermes *hw, int bap, u16 rid, in ezusb_write_ltv() 992 static int ezusb_read_ltv(struct hermes *hw, int bap, u16 rid, in ezusb_read_ltv() 1052 static int ezusb_bap_pread(struct hermes *hw, int bap, in ezusb_bap_pread()
|
/linux-3.3/drivers/net/wireless/hostap/ |
D | hostap_pci.c | 183 static int hfa384x_from_bap(struct net_device *dev, u16 bap, void *buf, in hfa384x_from_bap() 202 static int hfa384x_to_bap(struct net_device *dev, u16 bap, void *buf, int len) in hfa384x_to_bap()
|
D | hostap_cs.c | 156 static int hfa384x_from_bap(struct net_device *dev, u16 bap, void *buf, in hfa384x_from_bap() 176 static int hfa384x_to_bap(struct net_device *dev, u16 bap, void *buf, int len) in hfa384x_to_bap()
|
D | hostap_plx.c | 224 static int hfa384x_from_bap(struct net_device *dev, u16 bap, void *buf, in hfa384x_from_bap() 244 static int hfa384x_to_bap(struct net_device *dev, u16 bap, void *buf, int len) in hfa384x_to_bap()
|
D | hostap_hw.c | 755 static int hfa384x_setup_bap(struct net_device *dev, u16 bap, u16 id, in hfa384x_setup_bap()
|
/linux-3.3/drivers/staging/cxt1e1/ |
D | linux.c | 843 struct sbe_brd_addr bap; in c4_ioctl() member
|