Searched defs:bap (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/drivers/net/wireless/hostap/
H A Dhostap_cs.c155 static int hfa384x_from_bap(struct net_device *dev, u16 bap, void *buf, hfa384x_from_bap() argument
175 static int hfa384x_to_bap(struct net_device *dev, u16 bap, void *buf, int len) hfa384x_to_bap() argument
H A Dhostap_pci.c182 static int hfa384x_from_bap(struct net_device *dev, u16 bap, void *buf, hfa384x_from_bap() argument
201 static int hfa384x_to_bap(struct net_device *dev, u16 bap, void *buf, int len) hfa384x_to_bap() argument
H A Dhostap_plx.c223 static int hfa384x_from_bap(struct net_device *dev, u16 bap, void *buf, hfa384x_from_bap() argument
243 static int hfa384x_to_bap(struct net_device *dev, u16 bap, void *buf, int len) hfa384x_to_bap() argument
H A Dhostap_hw.c751 static int hfa384x_setup_bap(struct net_device *dev, u16 bap, u16 id, hfa384x_setup_bap() argument
/linux-4.1.27/drivers/net/wireless/orinoco/
H A Dhermes.c366 static int hermes_bap_seek(struct hermes *hw, int bap, u16 id, u16 offset) hermes_bap_seek() argument
425 static int hermes_bap_pread(struct hermes *hw, int bap, void *buf, int len, hermes_bap_pread() argument
453 static int hermes_bap_pwrite(struct hermes *hw, int bap, const void *buf, hermes_bap_pwrite() argument
481 static int hermes_read_ltv(struct hermes *hw, int bap, u16 rid, hermes_read_ltv() argument
526 static int hermes_write_ltv(struct hermes *hw, int bap, u16 rid, hermes_write_ltv() argument
H A Dorinoco_usb.c950 static int ezusb_write_ltv(struct hermes *hw, int bap, u16 rid, ezusb_write_ltv() argument
980 static int ezusb_read_ltv(struct hermes *hw, int bap, u16 rid, ezusb_read_ltv() argument
1041 static int ezusb_bap_pread(struct hermes *hw, int bap, ezusb_bap_pread() argument
H A Dhermes.h502 static inline int hermes_read_wordrec(struct hermes *hw, int bap, u16 rid, hermes_read_wordrec() argument
513 static inline int hermes_write_wordrec(struct hermes *hw, int bap, u16 rid, hermes_write_wordrec() argument

Completed in 699 milliseconds