Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_ampdu.c129 wlc_fifo_info_t fifo_tb[NUM_FFPLD_FIFO]; /* table of fifo infos */ member
270 if (ampdu->fifo_tb[i].ampdu_pld_size > FFPLD_PLD_INCR) in scb_ampdu_update_config()
285 ampdu->fifo_tb[TX_AC_BE_FIFO]. in scb_ampdu_update_config()
302 fifo = (ampdu->fifo_tb + j); in wlc_ffpld_init()
329 wlc_fifo_info_t *fifo = (ampdu->fifo_tb + fid); in wlc_ffpld_check_txfunfl()
445 wlc_fifo_info_t *fifo = (ampdu->fifo_tb + f); in wlc_ffpld_calc_mcs2ampdu_table()
533 f = ampdu->fifo_tb + prio2fifo[tid]; in wlc_sendampdu()