Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_ampdu.c61 #define NUM_FFPLD_FIFO 4 /* number of fifo concerned by pre-loading */ macro
129 wlc_fifo_info_t fifo_tb[NUM_FFPLD_FIFO]; /* table of fifo infos */
269 for (i = 0; i < NUM_FFPLD_FIFO; i++) { in scb_ampdu_update_config()
301 for (j = 0; j < NUM_FFPLD_FIFO; j++) { in wlc_ffpld_init()