Searched refs:iftypes (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/net/mac802154/ |
| H A D | main.c | 112 phy->supported.iftypes = BIT(NL802154_IFTYPE_NODE); in ieee802154_alloc_hw() 177 local->phy->supported.iftypes |= BIT(NL802154_IFTYPE_MONITOR); in ieee802154_register_hw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ |
| H A D | mac80211_hwsim.c | 2644 u32 iftypes; member 3070 if (param->iftypes & BIT(NL80211_IFTYPE_ADHOC)) { in mac80211_hwsim_new_radio() 3076 if (param->iftypes & HWSIM_DEFAULT_IF_LIMIT) { in mac80211_hwsim_new_radio() 3084 HWSIM_DEFAULT_IF_LIMIT & param->iftypes; in mac80211_hwsim_new_radio() 3088 if (param->iftypes & BIT(NL80211_IFTYPE_P2P_DEVICE)) { in mac80211_hwsim_new_radio() 3186 hw->wiphy->interface_modes = param->iftypes; in mac80211_hwsim_new_radio() 3827 param.iftypes = in hwsim_new_radio_nl() 3830 if (param.iftypes & ~HWSIM_IFTYPE_SUPPORT_MASK) { in hwsim_new_radio_nl() 3837 param.iftypes = HWSIM_IFTYPE_SUPPORT_MASK; in hwsim_new_radio_nl() 3842 param.iftypes & BIT(NL80211_IFTYPE_P2P_DEVICE)) { in hwsim_new_radio_nl() [all …]
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | cfg802154.h | 136 cca_modes, cca_opts, iftypes; member
|
| /OK3568_Linux_fs/kernel/net/ieee802154/ |
| H A D | nl802154.c | 422 caps->iftypes) || in nl802154_put_capabilities() 919 !(rdev->wpan_phy.supported.iftypes & BIT(type))) in nl802154_new_interface()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_wlfc.c | 3891 char* iftypes[] = {"STA", "AP", "WDS", "p2pGO", "p2pCL"}; in dhd_wlfc_dump() local 3963 iftype_desc = iftypes[interfaces[i].iftype]; in dhd_wlfc_dump()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_wlfc.c | 3890 char* iftypes[] = {"STA", "AP", "WDS", "p2pGO", "p2pCL"}; in dhd_wlfc_dump() local 3962 iftype_desc = iftypes[interfaces[i].iftype]; in dhd_wlfc_dump()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_wlfc.c | 3893 char* iftypes[] = {"STA", "AP", "WDS", "p2pGO", "p2pCL"}; in dhd_wlfc_dump() local 3965 iftype_desc = iftypes[interfaces[i].iftype]; in dhd_wlfc_dump()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_wlfc.c | 3985 char* iftypes[] = {"STA", "AP", "WDS", "p2pGO", "p2pCL"}; in dhd_wlfc_dump() local 4057 iftype_desc = iftypes[interfaces[i].iftype]; in dhd_wlfc_dump()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_wlfc.c | 4273 char* iftypes[] = {"STA", "AP", "WDS", "p2pGO", "p2pCL"}; in dhd_wlfc_dump() local 4345 iftype_desc = iftypes[interfaces[i].iftype]; in dhd_wlfc_dump()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_wlfc.c | 4276 char* iftypes[] = {"STA", "AP", "WDS", "p2pGO", "p2pCL"}; in dhd_wlfc_dump() local 4348 iftype_desc = iftypes[interfaces[i].iftype]; in dhd_wlfc_dump()
|