Home
last modified time | relevance | path

Searched refs:dp_get_pdev_for_mac_id (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_wdi_event.c111 txrx_pdev = dp_get_pdev_for_mac_id(soc_t, pdev_id); in dp_wdi_event_handler()
H A Ddp_internal.h3327 void *dp_get_pdev_for_mac_id(struct dp_soc *soc, uint32_t mac_id);
H A Ddp_main.c13864 void *dp_get_pdev_for_mac_id(struct dp_soc *soc, uint32_t mac_id) in dp_get_pdev_for_mac_id() function