/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/ |
D | dp_rh_htt.c | 56 uint8_t flow_type, uint8_t flow_pool_id, in dp_htt_flow_pool_map_handler_rh() argument 76 status = dp_tx_flow_pool_map_handler(pdev, flow_id, flow_type, in dp_htt_flow_pool_map_handler_rh() 102 uint8_t flow_type, uint8_t flow_pool_id) in dp_htt_flow_pool_unmap_handler_rh() argument 120 dp_tx_flow_pool_unmap_handler(pdev, flow_id, flow_type, in dp_htt_flow_pool_unmap_handler_rh() 384 pool_map->flow_type, in dp_htt_t2h_msg_handler_fast() 408 pool_unmap->flow_type, in dp_htt_t2h_msg_handler_fast()
|
/wlan-driver/qcacld-3.0/core/dp/ol/inc/ |
D | ol_txrx_ctrl_api.h | 503 void ol_tx_flow_pool_map_handler(uint8_t flow_id, uint8_t flow_type, 505 void ol_tx_flow_pool_unmap_handler(uint8_t flow_id, uint8_t flow_type, 564 uint8_t flow_type, uint8_t flow_pool_id, uint16_t flow_pool_size) in ol_tx_flow_pool_map_handler() argument 568 uint8_t flow_type, uint8_t flow_pool_id) in ol_tx_flow_pool_unmap_handler() argument
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
D | dp_tx_flow_control.c | 248 tmp_pool.flow_pool_id, tmp_pool.flow_type); in dp_tx_dump_flow_pool_info() 569 uint8_t flow_type, uint8_t flow_pool_id, uint32_t flow_pool_size) in dp_tx_flow_pool_map_handler() argument 573 enum htt_flow_type type = flow_type; in dp_tx_flow_pool_map_handler() 577 flow_id, flow_type, flow_pool_id, flow_pool_size); in dp_tx_flow_pool_map_handler() 619 uint8_t flow_type, uint8_t flow_pool_id) in dp_tx_flow_pool_unmap_handler() argument 623 enum htt_flow_type type = flow_type; in dp_tx_flow_pool_unmap_handler() 625 dp_info("flow_id %d flow_type %d flow_pool_id %d", flow_id, flow_type, in dp_tx_flow_pool_unmap_handler()
|
D | dp_tx_desc.h | 494 uint8_t flow_type, uint8_t flow_pool_id, uint32_t flow_pool_size); 496 uint8_t flow_type, uint8_t flow_pool_id); 993 uint8_t flow_id, uint8_t flow_type, uint8_t flow_pool_id, in dp_tx_flow_pool_map_handler() argument 1000 uint8_t flow_id, uint8_t flow_type, uint8_t flow_pool_id) in dp_tx_flow_pool_unmap_handler() argument
|
D | dp_types.h | 835 enum htt_flow_type flow_type; member
|
/wlan-driver/qcacld-3.0/core/dp/txrx/ |
D | ol_txrx_flow_control.c | 466 tmp_pool.member_flow_id, tmp_pool.flow_type); in ol_tx_dump_flow_pool_info() 846 void ol_tx_flow_pool_map_handler(uint8_t flow_id, uint8_t flow_type, in ol_tx_flow_pool_map_handler() argument 853 enum htt_flow_type type = flow_type; in ol_tx_flow_pool_map_handler() 856 flow_id, flow_type, flow_pool_id, flow_pool_size); in ol_tx_flow_pool_map_handler() 909 void ol_tx_flow_pool_unmap_handler(uint8_t flow_id, uint8_t flow_type, in ol_tx_flow_pool_unmap_handler() argument 915 enum htt_flow_type type = flow_type; in ol_tx_flow_pool_unmap_handler() 918 flow_id, flow_type, flow_pool_id); in ol_tx_flow_pool_unmap_handler()
|
D | ol_txrx_types.h | 524 enum htt_flow_type flow_type; member
|
/wlan-driver/qcacld-3.0/core/dp/htt/ |
D | htt_t2h.c | 618 pool_map_payoad->flow_type, in htt_t2h_lp_msg_handler() 643 pool_numap_payload->flow_type, in htt_t2h_lp_msg_handler()
|
/wlan-driver/qca-wifi-host-cmn/dp/inc/ |
D | cdp_txrx_cmn_struct.h | 2485 flow_type:8, member
|
/wlan-driver/fw-api/fw/ |
D | htt_ppdu_stats.h | 2867 A_UINT32 flow_type: 8, member
|
D | htt.h | 18327 A_UINT32 flow_type; member 18453 A_UINT32 flow_type; member
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/ |
D | dp_mon.c | 4309 ppdu_desc->flow_type = HTT_PPDU_STATS_FLUSH_TLV_FLOW_TYPE_GET(*tag_buf); in dp_process_ppdu_stats_user_compltn_flush_tlv()
|