Searched refs:fw_features (Results 1 – 13 of 13) sorted by relevance
135 const bool cnm = !!(dev->fw_features & MT792x_FW_CAP_CNM); in mt792x_setup_iface_combinations()136 const bool nan = !!(dev->fw_features & MT792x_FW_CAP_NAN); in mt792x_setup_iface_combinations()776 if (dev->fw_features & MT792x_FW_CAP_CNM) in mt792x_init_wiphy()795 if ((dev->fw_features & MT792x_FW_CAP_CNM) && in mt792x_init_wiphy()796 (dev->fw_features & MT792x_FW_CAP_NAN)) { in mt792x_init_wiphy()926 void *drv_data, u8 *fw_features) in mt792x_get_mac80211_ops() argument935 *fw_features = mt792x_get_offload_capability(dev, drv_data); in mt792x_get_mac80211_ops()938 *fw_features |= MT792x_FW_CAP_CNM; in mt792x_get_mac80211_ops()940 if (!(*fw_features & MT792x_FW_CAP_CNM)) { in mt792x_get_mac80211_ops()
323 u8 fw_features; member526 void *drv_data, u8 *fw_features);
57 What: /sys/bus/i2c/devices/<mcu_device>/fw_features
114 static DEVICE_ATTR_RO(fw_features);
203 dev->fw_features = features; in mt7925u_probe()
170 if (!(dev->fw_features & MT792x_FW_CAP_NAN)) in mt7925_init_nan_cap()
617 dev->fw_features = features; in mt7925_pci_probe()
329 } fw_features; member
360 dev->fw_features = features; in mt7921_pci_probe()
1275 ar->running_fw->fw_file.fw_features) && in ath10k_mac_monitor_vdev_is_needed()1967 ar->running_fw->fw_file.fw_features)) { in ath10k_mac_vif_setup_ps()2258 ar->running_fw->fw_file.fw_features)) { in ath10k_peer_assoc_h_crypto()3775 ar->running_fw->fw_file.fw_features)) in ath10k_mac_tx_h_get_txmode()4006 ar->running_fw->fw_file.fw_features) || in ath10k_mac_tx_h_get_txpath()4253 ar->running_fw->fw_file.fw_features)) { in ath10k_mgmt_over_wmi_tx_work()5312 ar->running_fw->fw_file.fw_features)) { in ath10k_start()5348 ar->running_fw->fw_file.fw_features) && in ath10k_start()8480 ar->normal_mode_fw.fw_file.fw_features); in ath10k_mac_op_set_bitrate_mask()10063 if (!test_bit(ATH10K_FW_FEATURE_NO_P2P, ar->normal_mode_fw.fw_file.fw_features)) in ath10k_mac_register()[all …]
2322 ar->running_fw->fw_file.fw_features)) { in ath10k_wmi_op_pull_mgmt_rx_ev()2838 ar->running_fw->fw_file.fw_features)) in ath10k_wmi_event_chan_info()5612 ar->running_fw->fw_file.fw_features)) in ath10k_wmi_event_service_ready_work()9586 ar->running_fw->fw_file.fw_features)) { in ath10k_wmi_attach()9630 ar->running_fw->fw_file.fw_features)) { in ath10k_wmi_detach()
1416 ar->running_fw->fw_file.fw_features)) in ath10k_htt_rx_nwifi_hdrlen()
1112 DECLARE_BITMAP(fw_features, ATH12K_FW_FEATURE_COUNT);