Home
last modified time | relevance | path

Searched refs:qdf_tso_seg_dbg_record (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_tx_ll.c409 qdf_tso_seg_dbg_record(tso_seg, in ol_tx_prepare_tso()
544 qdf_tso_seg_dbg_record(c_element, TSOSEG_LOC_INIT1); in ol_tso_seg_list_init()
566 qdf_tso_seg_dbg_record(c_element, TSOSEG_LOC_INIT2); in ol_tso_seg_list_init()
H A Dol_tx_desc.c1046 qdf_tso_seg_dbg_record(tso_seg, TSOSEG_LOC_ALLOC); in ol_tso_alloc_segment()
1097 qdf_tso_seg_dbg_record(tso_seg, tso_seg->force_free in ol_tso_free_segment()
H A Dol_tx_ll_fastpath.c166 qdf_tso_seg_dbg_record(tx_desc->tso_desc, in ol_tx_prepare_ll_fast()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_trace.h1562 int qdf_tso_seg_dbg_record(struct qdf_tso_seg_elem_t *tsoseg, short id) in qdf_tso_seg_dbg_record() function
1607 int qdf_tso_seg_dbg_record(struct qdf_tso_seg_elem_t *tsoseg, short id) in qdf_tso_seg_dbg_record() function
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_nbuf.c4240 qdf_tso_seg_dbg_record(curr_seg, TSOSEG_LOC_FILLCMNSEG); in __qdf_nbuf_fill_tso_cmn_seg_info()
4436 qdf_tso_seg_dbg_record(curr_seg, TSOSEG_LOC_GETINFO); in __qdf_nbuf_get_tso_info()
4483 qdf_tso_seg_dbg_record(tso_seg, TSOSEG_LOC_UNMAPTSO); in __qdf_nbuf_unmap_tso_segment()
4499 qdf_tso_seg_dbg_record(tso_seg, TSOSEG_LOC_UNMAPLAST); in __qdf_nbuf_unmap_tso_segment()
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_tx.c1487 qdf_tso_seg_dbg_record(tso_seg, TSOSEG_LOC_FILLHTTSEG); in htt_tx_desc_fill_tso_info()