Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_cfg.h225 #ifndef AMPDU_NUM_MPDU
226 #define AMPDU_NUM_MPDU 16 /* max allowed number of mpdus in an ampdu (2 streams) */ macro
Dwlc_alloc.c63 tunables->ampdunummpdu = AMPDU_NUM_MPDU; in wlc_tunables_init()