Searched refs:isvht80 (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfg80211.c | 5479 bool isvht80 = 0; in wl_get_chan_isvht80() local 5484 isvht80 = chanspec & WL_CHANSPEC_BW_80; in wl_get_chan_isvht80() 5485 WL_INFORM(("%s: chanspec(%x:%d)\n", __FUNCTION__, chanspec, isvht80)); in wl_get_chan_isvht80() 5487 return isvht80; in wl_get_chan_isvht80()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfg80211.c | 5445 bool isvht80 = 0; in wl_get_chan_isvht80() local 5450 isvht80 = chanspec & WL_CHANSPEC_BW_80; in wl_get_chan_isvht80() 5451 WL_DBG(("wl_get_chan_isvht80: chanspec(%x:%d)\n", chanspec, isvht80)); in wl_get_chan_isvht80() 5453 return isvht80; in wl_get_chan_isvht80()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfg80211.c | 5431 bool isvht80 = 0; in wl_get_chan_isvht80() local 5436 isvht80 = chanspec & WL_CHANSPEC_BW_80; in wl_get_chan_isvht80() 5437 WL_DBG(("wl_get_chan_isvht80: chanspec(%x:%d)\n", chanspec, isvht80)); in wl_get_chan_isvht80() 5439 return isvht80; in wl_get_chan_isvht80()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfg80211.c | 6494 bool isvht80 = 0; local 6499 isvht80 = chanspec & WL_CHANSPEC_BW_80; 6500 WL_DBG(("wl_get_chan_isvht80: chanspec(%x:%d)\n", chanspec, isvht80)); 6502 return isvht80;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfg80211.c | 6492 bool isvht80 = 0; local 6497 isvht80 = chanspec & WL_CHANSPEC_BW_80; 6498 WL_DBG(("wl_get_chan_isvht80: chanspec(%x:%d)\n", chanspec, isvht80)); 6500 return isvht80;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfg80211.c | 6365 bool isvht80 = 0; local 6370 isvht80 = chanspec & WL_CHANSPEC_BW_80; 6371 WL_DBG(("wl_get_chan_isvht80: chanspec(%x:%d)\n", chanspec, isvht80)); 6373 return isvht80;
|