Searched refs:WMI_VDEV_PARAM_UNSUPPORTED (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | wmi.c | 808 .mcast2ucast_set = WMI_VDEV_PARAM_UNSUPPORTED, 815 WMI_VDEV_PARAM_UNSUPPORTED, 816 .rc_num_retries = WMI_VDEV_PARAM_UNSUPPORTED, 817 .cabq_maxdur = WMI_VDEV_PARAM_UNSUPPORTED, 818 .mfptest_set = WMI_VDEV_PARAM_UNSUPPORTED, 819 .rts_fixed_rate = WMI_VDEV_PARAM_UNSUPPORTED, 820 .vht_sgimask = WMI_VDEV_PARAM_UNSUPPORTED, 821 .vht80_ratemask = WMI_VDEV_PARAM_UNSUPPORTED, 822 .early_rx_adjust_enable = WMI_VDEV_PARAM_UNSUPPORTED, 823 .early_rx_tgt_bmiss_num = WMI_VDEV_PARAM_UNSUPPORTED, [all...] |
H A D | wmi-tlv.c | 4493 .rc_num_retries = WMI_VDEV_PARAM_UNSUPPORTED, 4494 .cabq_maxdur = WMI_VDEV_PARAM_UNSUPPORTED, 4495 .mfptest_set = WMI_VDEV_PARAM_UNSUPPORTED, 4496 .rts_fixed_rate = WMI_VDEV_PARAM_UNSUPPORTED, 4497 .vht_sgimask = WMI_VDEV_PARAM_UNSUPPORTED, 4498 .vht80_ratemask = WMI_VDEV_PARAM_UNSUPPORTED, 4499 .early_rx_adjust_enable = WMI_VDEV_PARAM_UNSUPPORTED, 4500 .early_rx_tgt_bmiss_num = WMI_VDEV_PARAM_UNSUPPORTED, 4501 .early_rx_bmiss_sample_cycle = WMI_VDEV_PARAM_UNSUPPORTED, 4502 .early_rx_slop_step = WMI_VDEV_PARAM_UNSUPPORTED, [all...] |
H A D | wmi.h | 5201 #define WMI_VDEV_PARAM_UNSUPPORTED 0 macro
|
H A D | mac.c | 2851 if (WARN_ON(param == WMI_VDEV_PARAM_UNSUPPORTED)) in ath10k_mac_vif_recalc_txbf()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | wmi.c | 808 .mcast2ucast_set = WMI_VDEV_PARAM_UNSUPPORTED, 815 WMI_VDEV_PARAM_UNSUPPORTED, 816 .rc_num_retries = WMI_VDEV_PARAM_UNSUPPORTED, 817 .cabq_maxdur = WMI_VDEV_PARAM_UNSUPPORTED, 818 .mfptest_set = WMI_VDEV_PARAM_UNSUPPORTED, 819 .rts_fixed_rate = WMI_VDEV_PARAM_UNSUPPORTED, 820 .vht_sgimask = WMI_VDEV_PARAM_UNSUPPORTED, 821 .vht80_ratemask = WMI_VDEV_PARAM_UNSUPPORTED, 822 .early_rx_adjust_enable = WMI_VDEV_PARAM_UNSUPPORTED, 823 .early_rx_tgt_bmiss_num = WMI_VDEV_PARAM_UNSUPPORTED, [all...] |
H A D | wmi-tlv.c | 4504 .rc_num_retries = WMI_VDEV_PARAM_UNSUPPORTED, 4505 .cabq_maxdur = WMI_VDEV_PARAM_UNSUPPORTED, 4506 .mfptest_set = WMI_VDEV_PARAM_UNSUPPORTED, 4507 .rts_fixed_rate = WMI_VDEV_PARAM_UNSUPPORTED, 4508 .vht_sgimask = WMI_VDEV_PARAM_UNSUPPORTED, 4509 .vht80_ratemask = WMI_VDEV_PARAM_UNSUPPORTED, 4510 .early_rx_adjust_enable = WMI_VDEV_PARAM_UNSUPPORTED, 4511 .early_rx_tgt_bmiss_num = WMI_VDEV_PARAM_UNSUPPORTED, 4512 .early_rx_bmiss_sample_cycle = WMI_VDEV_PARAM_UNSUPPORTED, 4513 .early_rx_slop_step = WMI_VDEV_PARAM_UNSUPPORTED, [all...] |
H A D | mac.c | 2866 if (WARN_ON(param == WMI_VDEV_PARAM_UNSUPPORTED)) in ath10k_mac_vif_recalc_txbf() 5504 ar->wmi.vdev_param->tx_encap_type == WMI_VDEV_PARAM_UNSUPPORTED || in ath10k_update_vif_offload() 10100 WMI_VDEV_PARAM_UNSUPPORTED) in ath10k_mac_register()
|
H A D | wmi.h | 5205 #define WMI_VDEV_PARAM_UNSUPPORTED 0 macro
|
Completed in 121 milliseconds