Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Ddp_rx.c582 struct ath12k_hw_link *hw_links = ag->hw_links; in ath12k_wifi7_dp_rx_process_received_packets() local
601 hw_links[hw_link_id].device_id); in ath12k_wifi7_dp_rx_process_received_packets()
603 hw_links[hw_link_id].pdev_idx); in ath12k_wifi7_dp_rx_process_received_packets()
644 struct ath12k_hw_link *hw_links = ag->hw_links; in ath12k_wifi7_dp_rx_process() local
687 device_id = hw_links[hw_link_id].device_id; in ath12k_wifi7_dp_rx_process()
1410 struct ath12k_hw_link *hw_links = ag->hw_links; in ath12k_wifi7_dp_rx_process_err() local
1443 device_id = hw_links[hw_link_id].device_id; in ath12k_wifi7_dp_rx_process_err()
1470 hw_links[hw_link_id].pdev_idx); in ath12k_wifi7_dp_rx_process_err()
1842 struct ath12k_hw_link *hw_links = ag->hw_links; in ath12k_wifi7_dp_rx_process_wbm_err() local
1993 device_id = hw_links[hw_link_id].device_id; in ath12k_wifi7_dp_rx_process_wbm_err()
[all …]
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_peer.c447 link_id = dp_peer->hw_links[dp_pdev->hw_link_id]; in ath12k_dp_link_peer_find_by_peerid()
568 dp_peer->hw_links[peer->hw_link_id] = link_id; in ath12k_dp_link_peer_assign()
630 dp_peer->hw_links[peer->hw_link_id] = 0; in ath12k_dp_link_peer_unassign()
H A Ddp_rx.c1347 status->link_id = peer->hw_links[rxcb->hw_link_id]; in ath12k_dp_rx_deliver_msdu()
H A Dmac.c15045 ag->hw_links[ar->hw_link_id].device_id = ab->device_id; in ath12k_mac_hw_allocate()
15046 ag->hw_links[ar->hw_link_id].pdev_idx = pdev_idx; in ath12k_mac_hw_allocate()