Home
last modified time | relevance | path

Searched refs:QLINK_HW_CAPAB_HW_BRIDGE (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/net/wireless/quantenna/qtnfmac/
Dcore.c492 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()
Dqlink.h86 QLINK_HW_CAPAB_HW_BRIDGE, enumerator
Dcfg80211.c267 if (qtnf_hwcap_is_set(&mac->bus->hw_info, QLINK_HW_CAPAB_HW_BRIDGE)) { in qtnf_add_virtual_intf()