Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_me.h42 !soc->ops->me_ops->tx_me_alloc_descriptor) in cdp_tx_me_alloc_descriptor()
45 soc->ops->me_ops->tx_me_alloc_descriptor(soc, pdev_id); in cdp_tx_me_alloc_descriptor()
H A Dcdp_txrx_ops.h1007 void (*tx_me_alloc_descriptor)(struct cdp_soc_t *soc, member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_main.c12555 .tx_me_alloc_descriptor = dp_tx_me_alloc_descriptor,