Searched refs:QLINK_HW_CAPAB_HW_BRIDGE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | core.c | 492 if (qtnf_hwcap_is_set(&mac->bus->hw_info, QLINK_HW_CAPAB_HW_BRIDGE)) in qtnf_core_net_attach() 629 if (qtnf_hwcap_is_set(&bus->hw_info, QLINK_HW_CAPAB_HW_BRIDGE)) { in qtnf_core_mac_attach() 700 QLINK_HW_CAPAB_HW_BRIDGE)) { in qtnf_core_netdevice_event() 767 if (qtnf_hwcap_is_set(&bus->hw_info, QLINK_HW_CAPAB_HW_BRIDGE) && in qtnf_core_attach()
|
H A D | qlink.h | 75 * @QLINK_HW_CAPAB_HW_BRIDGE: device has hardware switch capabilities. 86 QLINK_HW_CAPAB_HW_BRIDGE, enumerator
|
H A D | cfg80211.c | 267 if (qtnf_hwcap_is_set(&mac->bus->hw_info, QLINK_HW_CAPAB_HW_BRIDGE)) { in qtnf_add_virtual_intf()
|
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | core.c | 487 if (qtnf_hwcap_is_set(&mac->bus->hw_info, QLINK_HW_CAPAB_HW_BRIDGE)) in qtnf_core_net_attach() 624 if (qtnf_hwcap_is_set(&bus->hw_info, QLINK_HW_CAPAB_HW_BRIDGE)) { in qtnf_core_mac_attach() 695 QLINK_HW_CAPAB_HW_BRIDGE)) { in qtnf_core_netdevice_event() 762 if (qtnf_hwcap_is_set(&bus->hw_info, QLINK_HW_CAPAB_HW_BRIDGE) && in qtnf_core_attach()
|
H A D | qlink.h | 75 * @QLINK_HW_CAPAB_HW_BRIDGE: device has hardware switch capabilities. 86 QLINK_HW_CAPAB_HW_BRIDGE, enumerator
|
H A D | cfg80211.c | 267 if (qtnf_hwcap_is_set(&mac->bus->hw_info, QLINK_HW_CAPAB_HW_BRIDGE)) { in qtnf_add_virtual_intf()
|
Completed in 13 milliseconds