Home
last modified time | relevance | path

Searched defs:proto_bitmap (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_trace.h552 uint32_t proto_bitmap; member
1377 uint32_t proto_bitmap) in qdf_dp_trace_init()
1391 void qdf_dp_trace_set_value(uint32_t proto_bitmap, uint8_t no_of_records, in qdf_dp_trace_set_value()
1416 void qdf_dpt_set_value_debugfs(uint8_t proto_bitmap, uint8_t no_of_record, in qdf_dpt_set_value_debugfs()
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_trace.c581 uint32_t proto_bitmap) in qdf_dp_trace_init()
649 void qdf_dp_trace_set_value(uint32_t proto_bitmap, uint8_t no_of_record, in qdf_dp_trace_set_value()
3091 void qdf_dpt_set_value_debugfs(uint8_t proto_bitmap, uint8_t no_of_record, in qdf_dpt_set_value_debugfs()
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx.c685 int *proto_bitmap, in ol_txrx_conv_str_to_int_debugfs()
772 int proto_bitmap = 0; in ol_txrx_write_dpt_buff_debugfs() local
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_main.c397 uint32_t proto_bitmap = DP_TRACE_CONFIG_DEFAULT_BITMAP; in dp_trace_init() local