Home
last modified time | relevance | path

Searched refs:ba_win_sz (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.h20 u32 ba_win_sz; member
99 u8 tid, u32 ba_win_sz, u16 ssn,
H A Ddp_rx.c902 u32 ba_win_sz, u16 ssn, in ath12k_peer_rx_tid_reo_update()
912 cmd.ba_window_size = ba_win_sz; in ath12k_peer_rx_tid_reo_update()
928 rx_tid->ba_win_sz = ba_win_sz; in ath12k_peer_rx_tid_reo_update()
934 u8 tid, u32 ba_win_sz, u16 ssn, in ath12k_dp_rx_peer_tid_setup()
974 ba_win_sz, ssn, true); in ath12k_dp_rx_peer_tid_setup()
985 ba_win_sz); in ath12k_dp_rx_peer_tid_setup()
998 rx_tid->ba_win_sz = ba_win_sz; in ath12k_dp_rx_peer_tid_setup()
1004 hw_desc_sz = ath12k_hal_reo_qdesc_size(ba_win_sz, ti in ath12k_dp_rx_peer_tid_setup()
899 ath12k_peer_rx_tid_reo_update(struct ath12k *ar, struct ath12k_peer *peer, struct ath12k_dp_rx_tid *rx_tid, u32 ba_win_sz, u16 ssn, bool update_ssn) ath12k_peer_rx_tid_reo_update() argument
933 ath12k_dp_rx_peer_tid_setup(struct ath12k *ar, const u8 *peer_mac, int vdev_id, u8 tid, u32 ba_win_sz, u16 ssn, enum hal_pn_type pn_type) ath12k_dp_rx_peer_tid_setup() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.h57 u8 tid, u32 ba_win_sz, u16 ssn,
H A Ddp_rx.c875 u32 ba_win_sz, u16 ssn, in ath11k_peer_rx_tid_reo_update()
885 cmd.ba_window_size = ba_win_sz; in ath11k_peer_rx_tid_reo_update()
901 rx_tid->ba_win_sz = ba_win_sz; in ath11k_peer_rx_tid_reo_update()
935 u8 tid, u32 ba_win_sz, u16 ssn, in ath11k_peer_rx_tid_setup()
961 ba_win_sz, ssn, true); in ath11k_peer_rx_tid_setup()
970 tid, 1, ba_win_sz); in ath11k_peer_rx_tid_setup()
979 rx_tid->ba_win_sz = ba_win_sz; in ath11k_peer_rx_tid_setup()
985 hw_desc_sz = ath11k_hal_reo_qdesc_size(ba_win_sz, ti in ath11k_peer_rx_tid_setup()
872 ath11k_peer_rx_tid_reo_update(struct ath11k *ar, struct ath11k_peer *peer, struct dp_rx_tid *rx_tid, u32 ba_win_sz, u16 ssn, bool update_ssn) ath11k_peer_rx_tid_reo_update() argument
934 ath11k_peer_rx_tid_setup(struct ath11k *ar, const u8 *peer_mac, int vdev_id, u8 tid, u32 ba_win_sz, u16 ssn, enum hal_pn_type pn_type) ath11k_peer_rx_tid_setup() argument
[all...]
H A Ddp.h25 u32 ba_win_sz; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.h57 u8 tid, u32 ba_win_sz, u16 ssn,
H A Ddp_rx.c935 u32 ba_win_sz, u16 ssn, in ath11k_peer_rx_tid_reo_update()
945 cmd.ba_window_size = ba_win_sz; in ath11k_peer_rx_tid_reo_update()
961 rx_tid->ba_win_sz = ba_win_sz; in ath11k_peer_rx_tid_reo_update()
996 u8 tid, u32 ba_win_sz, u16 ssn, in ath11k_peer_rx_tid_setup()
1023 ba_win_sz, ssn, true); in ath11k_peer_rx_tid_setup()
1033 tid, 1, ba_win_sz); in ath11k_peer_rx_tid_setup()
1042 rx_tid->ba_win_sz = ba_win_sz; in ath11k_peer_rx_tid_setup()
1048 hw_desc_sz = ath11k_hal_reo_qdesc_size(ba_win_sz, ti in ath11k_peer_rx_tid_setup()
932 ath11k_peer_rx_tid_reo_update(struct ath11k *ar, struct ath11k_peer *peer, struct dp_rx_tid *rx_tid, u32 ba_win_sz, u16 ssn, bool update_ssn) ath11k_peer_rx_tid_reo_update() argument
995 ath11k_peer_rx_tid_setup(struct ath11k *ar, const u8 *peer_mac, int vdev_id, u8 tid, u32 ba_win_sz, u16 ssn, enum hal_pn_type pn_type) ath11k_peer_rx_tid_setup() argument
[all...]
H A Ddp.h26 u32 ba_win_sz; member

Completed in 28 milliseconds