Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/quantenna/qtnfmac/
Dcore.c473 if (qtnf_hwcap_is_set(&mac->bus->hw_info, QLINK_HW_CAPAB_HW_BRIDGE)) in qtnf_core_net_attach()
610 if (qtnf_hwcap_is_set(&bus->hw_info, QLINK_HW_CAPAB_HW_BRIDGE)) { in qtnf_core_mac_attach()
681 QLINK_HW_CAPAB_HW_BRIDGE)) { in qtnf_core_netdevice_event()
748 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()