Home
last modified time | relevance | path

Searched refs:txoplimit (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h4476 __le32 txoplimit; member
H A Dwmi.c2607 wmm_param->txoplimit = cpu_to_le32(wmi_wmm_arg->txop); in ath12k_wmi_send_wmm_update_cmd()
2614 wmm_param->cwmax, wmm_param->txoplimit, in ath12k_wmi_send_wmm_update_cmd()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h5244 u32 txoplimit; member
H A Dwmi.c2604 wmm_param->txoplimit = wmi_wmm_arg->txop; in ath11k_wmi_send_wmm_update_cmd_tlv()
2611 wmm_param->cwmax, wmm_param->txoplimit, in ath11k_wmi_send_wmm_update_cmd_tlv()