Home
last modified time | relevance | path

Searched refs:peer_nss (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/ath/ath11k/
A Dmac.c1557 arg->peer_nss = 1; in ath11k_peer_assoc_h_basic()
1784 arg->peer_nss = min(sta->deflink.rx_nss, max_nss); in ath11k_peer_assoc_h_ht()
1790 arg->peer_nss); in ath11k_peer_assoc_h_ht()
1967 arg->peer_nss = min(sta->deflink.rx_nss, max_nss); in ath11k_peer_assoc_h_vht()
1991 rx_nss = min(arg->peer_nss, tx_nss); in ath11k_peer_assoc_h_vht()
2144 arg->peer_nss = min(sta->deflink.rx_nss, max_nss); in ath11k_peer_assoc_h_he()
2292 arg->peer_nss = min(sta->deflink.rx_nss, max_nss); in ath11k_peer_assoc_h_he()
2297 rx_nss = min(arg->peer_nss, tx_nss); in ath11k_peer_assoc_h_he()
2315 sta->addr, arg->peer_nss, in ath11k_peer_assoc_h_he()
2672 arsta->peer_nss = arg->peer_nss; in ath11k_peer_assoc_prepare()
A Dcore.h492 u32 peer_nss; member
A Ddp_tx.c458 arsta->txrate.nss = arsta->peer_nss; in ath11k_dp_tx_update_txcompl()
A Dwmi.h3592 u32 peer_nss; member
3657 u32 peer_nss; member
A Dwmi.c1982 cmd->peer_nss = param->peer_nss; in ath11k_wmi_send_peer_assoc_cmd()
2033 cmd->peer_max_mpdu, cmd->peer_nss, cmd->peer_phymode, in ath11k_wmi_send_peer_assoc_cmd()
/linux-6.3-rc2/drivers/net/wireless/ath/ath12k/
A Dmac.c1202 arg->peer_nss = 1; in ath12k_peer_assoc_h_basic()
1421 arg->peer_nss = min(sta->deflink.rx_nss, max_nss); in ath12k_peer_assoc_h_ht()
1427 arg->peer_nss); in ath12k_peer_assoc_h_ht()
1557 arg->peer_nss = min(sta->deflink.rx_nss, max_nss); in ath12k_peer_assoc_h_vht()
1634 arg->peer_nss = min(sta->deflink.rx_nss, max_nss); in ath12k_peer_assoc_h_he()
A Dwmi.h3468 u32 peer_nss; member
3532 __le32 peer_nss; member
A Dwmi.c1972 cmd->peer_nss = cpu_to_le32(arg->peer_nss); in ath12k_wmi_send_peer_assoc_cmd()
2013 cmd->peer_max_mpdu, cmd->peer_nss, cmd->peer_phymode, in ath12k_wmi_send_peer_assoc_cmd()
/linux-6.3-rc2/drivers/net/wireless/ath/ath10k/
A Dwmi.h6510 __le32 peer_nss; /* num of spatial streams */ member
A Dwmi.c7588 cmd->peer_nss = __cpu_to_le32(arg->peer_num_spatial_streams); in ath10k_wmi_peer_assoc_fill()

Completed in 148 milliseconds