Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_tx_rx.h209 void hdd_get_tx_resource(uint8_t vdev_id,
247 void hdd_get_tx_resource(uint8_t vdev_id, in hdd_get_tx_resource() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_tx_rx.c364 void hdd_get_tx_resource(uint8_t vdev_id, in hdd_get_tx_resource() function
H A Dwlan_hdd_main.c12582 cb_obj.dp_get_tx_resource = hdd_get_tx_resource; in hdd_dp_register_callbacks()