Searched refs:hfa384x_from_bap (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/wireless/hostap/
H A Dhostap_hw.c840 res = hfa384x_from_bap(dev, BAP0, &rec, sizeof(rec)); hfa384x_get_rid()
856 res = hfa384x_from_bap(dev, BAP0, buf, len); hfa384x_get_rid()
1958 res = hfa384x_from_bap(dev, BAP0, &rxdesc, sizeof(rxdesc)); prism2_rx()
2006 res = hfa384x_from_bap(dev, BAP0, skb_put(skb, len), len); prism2_rx()
2234 res = hfa384x_from_bap(dev, BAP0, txdesc, sizeof(*txdesc)); hostap_tx_compl_read()
2249 hfa384x_from_bap(dev, BAP0, *payload, len)) { hostap_tx_compl_read()
2426 res = hfa384x_from_bap(dev, BAP0, &info, sizeof(info)); prism2_info()
2459 if (left > 0 && hfa384x_from_bap(dev, BAP0, skb_put(skb, left), left)) prism2_info()
H A Dhostap_pci.c182 static int hfa384x_from_bap(struct net_device *dev, u16 bap, void *buf, hfa384x_from_bap() function
H A Dhostap_cs.c155 static int hfa384x_from_bap(struct net_device *dev, u16 bap, void *buf, hfa384x_from_bap() function
H A Dhostap_plx.c223 static int hfa384x_from_bap(struct net_device *dev, u16 bap, void *buf, hfa384x_from_bap() function

Completed in 141 milliseconds