Searched refs:wlc_txfifo (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/ |
D | wlc_main.h | 802 extern void wlc_txfifo(struct wlc_info *wlc, uint fifo, struct sk_buff *p,
|
D | wlc_ampdu.c | 882 wlc_txfifo(wlc, fifo, pkt[i], i == (count - 1), in wlc_sendampdu()
|
D | wlc_main.c | 5236 wlc_txfifo(wlc, fifo, pkt[i], true, 1); in wlc_send_q() 5294 wlc_txfifo(struct wlc_info *wlc, uint fifo, struct sk_buff *p, bool commit, in wlc_txfifo() function
|