Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_main.h802 extern void wlc_txfifo(struct wlc_info *wlc, uint fifo, struct sk_buff *p,
Dwlc_ampdu.c882 wlc_txfifo(wlc, fifo, pkt[i], i == (count - 1), in wlc_sendampdu()
Dwlc_main.c5236 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