Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_types.h3889 ol_txrx_pktdump_cb dp_tx_packetdump_cb; member
Ddp_main.c13189 ol_txrx_pktdump_cb dp_tx_packetdump_cb, in dp_register_packetdump_callback() argument
13201 pdev->dp_tx_packetdump_cb = dp_tx_packetdump_cb; in dp_register_packetdump_callback()
13231 pdev->dp_tx_packetdump_cb = NULL; in dp_deregister_packetdump_callback()
Ddp_internal.h5274 ol_txrx_pktdump_cb packetdump_cb = pdev->dp_tx_packetdump_cb; in dp_tx_send_pktlog()