Home
last modified time | relevance | path

Searched refs:dp_get_peer_id (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_internal.h4649 uint16_t dp_get_peer_id(ol_txrx_soc_handle soc, uint8_t vdev_id, uint8_t *mac);
H A Ddp_main.c12439 .get_peer_id = dp_get_peer_id,
14192 uint16_t dp_get_peer_id(ol_txrx_soc_handle soc, uint8_t vdev_id, uint8_t *mac) in dp_get_peer_id() function