Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dmac.c2108 arg->peer_max_mpdu = (1 << (IEEE80211_HT_MAX_AMPDU_FACTOR + in ath10k_peer_assoc_h_ht()
2339 arg->peer_max_mpdu = max(arg->peer_max_mpdu, in ath10k_peer_assoc_h_vht()
2356 sta->addr, arg->peer_max_mpdu, arg->peer_flags); in ath10k_peer_assoc_h_vht()
Dwmi.h5691 __le32 peer_max_mpdu; member
5733 u32 peer_max_mpdu; member
Dwmi-tlv.c2138 cmd->max_mpdu = __cpu_to_le32(arg->peer_max_mpdu); in ath10k_wmi_tlv_op_gen_peer_assoc()
Dwmi.c6266 cmd->peer_max_mpdu = __cpu_to_le32(arg->peer_max_mpdu); in ath10k_wmi_peer_assoc_fill()