Lines Matching refs:mac_id

249 	tx_desc->mac_id = ar->pdev_idx;  in ath12k_dp_tx()
341 struct sk_buff *msdu, u8 mac_id, in ath12k_dp_tx_free_txbuf() argument
356 ar = ab->pdevs[mac_id].ar; in ath12k_dp_tx_free_txbuf()
402 void *desc, u8 mac_id, in ath12k_dp_tx_process_htt_tx_complete() argument
426 ath12k_dp_tx_free_txbuf(ab, msdu, mac_id, tx_ring); in ath12k_dp_tx_process_htt_tx_complete()
535 u8 mac_id; in ath12k_dp_tx_completion_handler() local
590 mac_id = tx_desc->mac_id; in ath12k_dp_tx_completion_handler()
599 mac_id, msdu, in ath12k_dp_tx_completion_handler()
604 ar = ab->pdevs[mac_id].ar; in ath12k_dp_tx_completion_handler()
615 int mac_id, u32 ring_id, in ath12k_dp_tx_get_ring_id_type() argument
680 int mac_id, enum hal_ring_type ring_type) in ath12k_dp_tx_htt_srng_setup() argument
703 ret = ath12k_dp_tx_get_ring_id_type(ab, mac_id, ring_id, in ath12k_dp_tx_htt_srng_setup()
715 cmd->info0 |= le32_encode_bits(DP_SW2HW_MACID(mac_id), in ath12k_dp_tx_htt_srng_setup()
718 cmd->info0 |= le32_encode_bits(mac_id, in ath12k_dp_tx_htt_srng_setup()
874 int mac_id, enum hal_ring_type ring_type, in ath12k_dp_tx_htt_rx_filter_setup() argument
894 ret = ath12k_dp_tx_get_ring_id_type(ab, mac_id, ring_id, in ath12k_dp_tx_htt_rx_filter_setup()
907 le32_encode_bits(DP_SW2HW_MACID(mac_id), in ath12k_dp_tx_htt_rx_filter_setup()
911 le32_encode_bits(mac_id, in ath12k_dp_tx_htt_rx_filter_setup()
1078 int mac_id, enum hal_ring_type ring_type, in ath12k_dp_tx_htt_tx_filter_setup() argument
1098 ret = ath12k_dp_tx_get_ring_id_type(ab, mac_id, ring_id, in ath12k_dp_tx_htt_tx_filter_setup()
1112 le32_encode_bits(DP_SW2HW_MACID(mac_id), in ath12k_dp_tx_htt_tx_filter_setup()
1116 le32_encode_bits(mac_id, in ath12k_dp_tx_htt_tx_filter_setup()