Home
last modified time | relevance | path

Searched refs:peer_eht_ppet (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3616 struct ath12k_wmi_ppe_threshold_arg peer_eht_ppet; member
3657 struct ath12k_wmi_ppe_threshold_params peer_eht_ppet; member
H A Dwmi.c1986 memcpy_and_pad(&cmd->peer_eht_ppet, sizeof(cmd->peer_eht_ppet), in ath12k_wmi_send_peer_assoc_cmd()
1987 &arg->peer_eht_ppet, sizeof(arg->peer_eht_ppet), 0); in ath12k_wmi_send_peer_assoc_cmd()
H A Dmac.c2159 &arg->peer_eht_ppet); in ath12k_peer_assoc_h_eht()