Home
last modified time | relevance | path

Searched refs:WMI_FW_CAPABILITY_CHANNEL_BONDING (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dwmi.h89 WMI_FW_CAPABILITY_CHANNEL_BONDING = 17, enumerator
H A Dcfg80211.c124 if (test_bit(WMI_FW_CAPABILITY_CHANNEL_BONDING, wil->fw_capabilities)) { in update_supported_bands()