Searched refs:ol_txrx_mgmt_tx_cb (Results 1 – 8 of 8) sorted by relevance
/wlan-driver/qcacld-3.0/core/dp/txrx/ |
H A D | ol_tx.c | 155 ol_txrx_mgmt_tx_cb download_cb, in ol_txrx_mgmt_tx_cb_set() 156 ol_txrx_mgmt_tx_cb ota_ack_cb, void *ctxt) in ol_txrx_mgmt_tx_cb_set()
|
H A D | ol_tx.h | 272 ol_txrx_mgmt_tx_cb download_cb, 273 ol_txrx_mgmt_tx_cb ota_ack_cb, void *ctxt);
|
H A D | ol_txrx_types.h | 778 ol_txrx_mgmt_tx_cb download_cb; 779 ol_txrx_mgmt_tx_cb ota_ack_cb;
|
H A D | ol_tx_desc.c | 910 ol_txrx_mgmt_tx_cb ota_ack_cb; in ol_tx_desc_frame_free_nonstd()
|
H A D | ol_tx_send.c | 286 ol_txrx_mgmt_tx_cb download_cb = in ol_tx_download_done_base()
|
/wlan-driver/qca-wifi-host-cmn/dp/inc/ |
H A D | cdp_txrx_cmn.h | 1059 uint8_t type, ol_txrx_mgmt_tx_cb download_cb, in cdp_mgmt_tx_cb_set() 1060 ol_txrx_mgmt_tx_cb ota_ack_cb, void *ctxt) in cdp_mgmt_tx_cb_set()
|
H A D | cdp_txrx_ops.h | 389 ol_txrx_mgmt_tx_cb download_cb, 390 ol_txrx_mgmt_tx_cb ota_ack_cb,
|
H A D | cdp_txrx_cmn_struct.h | 911 (*ol_txrx_mgmt_tx_cb)(void *ctxt, qdf_nbuf_t tx_mgmt_frm, int had_error); typedef
|