Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h3761 u32 peer_he_ops; member
3794 u32 peer_he_ops; member
H A Dwmi.c2031 cmd->peer_he_ops = param->peer_he_ops; in ath11k_wmi_send_peer_assoc_cmd()
2129 cmd->peer_he_ops, cmd->peer_he_cap_info_ext, in ath11k_wmi_send_peer_assoc_cmd()
H A Dmac.c2428 arg->peer_he_ops = vif->bss_conf.he_oper.params; in ath11k_peer_assoc_h_he()
2431 arg->peer_he_ops &= 0xffffff; in ath11k_peer_assoc_h_he()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3917 u32 peer_he_ops; member
3986 __le32 peer_he_ops; member
H A Dwmi.c2233 cmd->peer_he_ops = cpu_to_le32(arg->peer_he_ops); in ath12k_wmi_send_peer_assoc_cmd()
2440 cmd->peer_he_ops, cmd->peer_he_cap_info_ext, in ath12k_wmi_send_peer_assoc_cmd()
H A Dmac.c2665 arg->peer_he_ops = link_conf->he_oper.params; in ath12k_peer_assoc_h_he()
2668 arg->peer_he_ops &= 0xffffff; in ath12k_peer_assoc_h_he()