Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_ampdu.c159 static bool wlc_ampdu_cap(struct ampdu_info *ampdu);
1258 if (!wlc_ampdu_cap(ampdu)) { in wlc_ampdu_set()
1269 static bool wlc_ampdu_cap(struct ampdu_info *ampdu) in wlc_ampdu_cap() function