Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_scb.h20 extern bool wlc_aggregatable(struct wlc_info *wlc, u8 tid);
Dwlc_ampdu.c1346 bool wlc_aggregatable(struct wlc_info *wlc, u8 tid) in wlc_aggregatable() function
Dwl_mac80211.c633 status = wlc_aggregatable(wl->wlc, tid); in wl_ops_ampdu_action()