Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x.h26 #define MT792x_FW_CAP_CNM BIT(7) macro
H A Dmt792x_core.c538 if (dev->fw_features & MT792x_FW_CAP_CNM) { in mt792x_init_wiphy()
663 if (!(*fw_features & MT792x_FW_CAP_CNM)) { in mt792x_get_mac80211_ops()