Searched refs:rxstreams (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| H A D | stf.c | 51 if ((wlc->stf->rxstreams == 1) && (val != HT_CAP_RX_STBC_NO)) in brcms_c_stf_stbc_rx_ht_update() 153 && (wlc->stf->rxstreams == 1)) in brcms_c_stf_stbc_rx_set() 397 wlc->stf->rxstreams = (u8) hweight8(wlc->stf->hw_rxchain); in brcms_c_stf_phy_chain_calc()
|
| H A D | main.h | 203 u8 rxstreams; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfg80211.c | 17803 s32 rxstreams = 0; in __wl_update_wiphybands() local 17845 err = wldev_iovar_getint(dev, "rxstreams", &rxstreams); in __wl_update_wiphybands() 17925 if (j <= rxstreams) { in __wl_update_wiphybands()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfg80211.c | 16926 s32 rxstreams = 0; in __wl_update_wiphybands() local 16968 err = wldev_iovar_getint(dev, "rxstreams", &rxstreams); in __wl_update_wiphybands() 17085 if (j <= rxstreams) { in __wl_update_wiphybands()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfg80211.c | 16808 s32 rxstreams = 0; in __wl_update_wiphybands() local 16850 err = wldev_iovar_getint(dev, "rxstreams", &rxstreams); in __wl_update_wiphybands() 16967 if (j <= rxstreams) { in __wl_update_wiphybands()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfg80211.c | 19630 s32 rxstreams = 0; local 19651 err = wldev_iovar_getint(dev, "rxstreams", &rxstreams); 19695 if (j <= rxstreams) {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfg80211.c | 19628 s32 rxstreams = 0; local 19649 err = wldev_iovar_getint(dev, "rxstreams", &rxstreams); 19693 if (j <= rxstreams) {
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfg80211.c | 19464 s32 rxstreams = 0; local 19485 err = wldev_iovar_getint(dev, "rxstreams", &rxstreams); 19529 if (j <= rxstreams) {
|