Home
last modified time | relevance | path

Searched refs:peer_he_ops (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3602 u32 peer_he_ops; member
3642 __le32 peer_he_ops; member
H A Dwmi.c1969 cmd->peer_he_ops = cpu_to_le32(arg->peer_he_ops); in ath12k_wmi_send_peer_assoc_cmd()
2091 cmd->peer_he_ops, cmd->peer_he_cap_info_ext, in ath12k_wmi_send_peer_assoc_cmd()
H A Dmac.c1670 arg->peer_he_ops = vif->bss_conf.he_oper.params; in ath12k_peer_assoc_h_he()
1673 arg->peer_he_ops &= 0xffffff; in ath12k_peer_assoc_h_he()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h3716 u32 peer_he_ops; member
3749 u32 peer_he_ops; member
H A Dwmi.c1975 cmd->peer_he_ops = param->peer_he_ops; in ath11k_wmi_send_peer_assoc_cmd()
2067 cmd->peer_he_ops, cmd->peer_he_cap_info_ext, in ath11k_wmi_send_peer_assoc_cmd()
H A Dmac.c2333 arg->peer_he_ops = vif->bss_conf.he_oper.params; in ath11k_peer_assoc_h_he()
2336 arg->peer_he_ops &= 0xffffff; in ath11k_peer_assoc_h_he()