Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_main.h938 extern void wlc_ht_mimops_cap_update(struct wlc_info *wlc, u8 mimops_mode);
941 u8 mimops_mode);
969 extern void wlc_ht_mimops_cap_update(struct wlc_info *wlc, u8 mimops_mode);
Dwlc_main.c8267 void wlc_ht_mimops_cap_update(struct wlc_info *wlc, u8 mimops_mode) in wlc_ht_mimops_cap_update() argument
8270 wlc->ht_cap.cap_info |= (mimops_mode << IEEE80211_HT_CAP_SM_PS_SHIFT); in wlc_ht_mimops_cap_update()