/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/ |
D | dp_rh_htt.c | 55 dp_htt_flow_pool_map_handler_rh(struct dp_soc *soc, uint8_t flow_id, in dp_htt_flow_pool_map_handler_rh() argument 68 vdev = dp_vdev_get_ref_by_id(soc, flow_id, DP_MOD_ID_HTT); in dp_htt_flow_pool_map_handler_rh() 76 status = dp_tx_flow_pool_map_handler(pdev, flow_id, flow_type, in dp_htt_flow_pool_map_handler_rh() 101 dp_htt_flow_pool_unmap_handler_rh(struct dp_soc *soc, uint8_t flow_id, in dp_htt_flow_pool_unmap_handler_rh() argument 112 vdev = dp_vdev_get_ref_by_id(soc, flow_id, DP_MOD_ID_HTT); in dp_htt_flow_pool_unmap_handler_rh() 120 dp_tx_flow_pool_unmap_handler(pdev, flow_id, flow_type, in dp_htt_flow_pool_unmap_handler_rh() 383 soc->dp_soc, pool_map->flow_id, in dp_htt_t2h_msg_handler_fast() 407 soc->dp_soc, pool_unmap->flow_id, 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, 563 static inline void ol_tx_flow_pool_map_handler(uint8_t flow_id, in ol_tx_flow_pool_map_handler() argument 567 static inline void ol_tx_flow_pool_unmap_handler(uint8_t flow_id, in ol_tx_flow_pool_unmap_handler() argument
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
D | dp_txrx_wds.c | 699 uint8_t flow_id, uint8_t tid) in dp_peer_find_ast_index_by_flowq_id() argument 705 if (flow_id >= DP_PEER_AST_FLOWQ_MAX) { in dp_peer_find_ast_index_by_flowq_id() 707 "Invalid Flow ID %d\n", flow_id); in dp_peer_find_ast_index_by_flowq_id() 725 if (peer->peer_ast_flowq_idx[i].flowQ == flow_id) in dp_peer_find_ast_index_by_flowq_id() 737 "%s: ast index not found for flow %d\n", __func__, flow_id); in dp_peer_find_ast_index_by_flowq_id() 745 "%s: ast index is invalid for flow %d\n", __func__, flow_id); in dp_peer_find_ast_index_by_flowq_id() 750 if (flow_id == DP_PEER_AST_FLOWQ_HI_PRIO || in dp_peer_find_ast_index_by_flowq_id() 751 flow_id == DP_PEER_AST_FLOWQ_LOW_PRIO) { in dp_peer_find_ast_index_by_flowq_id() 765 __func__, tid, flow_id); in dp_peer_find_ast_index_by_flowq_id()
|
D | dp_tx_flow_control.c | 568 QDF_STATUS dp_tx_flow_pool_map_handler(struct dp_pdev *pdev, uint8_t flow_id, in dp_tx_flow_pool_map_handler() argument 577 flow_id, flow_type, flow_pool_id, flow_pool_size); in dp_tx_flow_pool_map_handler() 596 dp_tx_flow_pool_vdev_map(pdev, pool, flow_id); in dp_tx_flow_pool_map_handler() 618 void dp_tx_flow_pool_unmap_handler(struct dp_pdev *pdev, uint8_t flow_id, in dp_tx_flow_pool_unmap_handler() argument 625 dp_info("flow_id %d flow_type %d flow_pool_id %d", flow_id, flow_type, in dp_tx_flow_pool_unmap_handler() 646 dp_tx_flow_pool_vdev_unmap(pdev, pool, flow_id); in dp_tx_flow_pool_unmap_handler()
|
D | dp_tx_desc.h | 493 QDF_STATUS dp_tx_flow_pool_map_handler(struct dp_pdev *pdev, uint8_t flow_id, 495 void dp_tx_flow_pool_unmap_handler(struct dp_pdev *pdev, uint8_t flow_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_txrx_wds.h | 64 uint8_t flow_id, uint8_t tid);
|
D | dp_types.h | 5211 uint32_t flow_id; member
|
D | dp_rx.c | 1757 QDF_NBUF_CB_RX_FLOW_ID(msdu) = offload_info.flow_id; in dp_rx_fill_gro_info()
|
D | dp_internal.h | 4318 dp_mon_rx_update_rx_flow_tag_stats(struct dp_pdev *pdev, uint32_t flow_id);
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_wmm.c | 571 uint32_t flow_id) in hdd_wmm_sme_callback() argument 591 sme_status, flow_id, tspec_info); in hdd_wmm_sme_callback() 1463 &qos_context->flow_id); in __hdd_wmm_do_implicit_qos() 1466 sme_status, qos_context->flow_id); in __hdd_wmm_do_implicit_qos() 2417 qos_context->flow_id = 0; in hdd_wmm_acquire_access() 2684 tspec, qos_context->flow_id); in hdd_wmm_addts() 2744 qos_context->flow_id = 0; in hdd_wmm_addts() 2762 &qos_context->flow_id); in hdd_wmm_addts() 2765 sme_status, qos_context->flow_id); in hdd_wmm_addts() 2838 uint32_t flow_id = 0; in hdd_wmm_delts() local [all …]
|
/wlan-driver/qcacld-3.0/core/dp/txrx/ |
D | ol_txrx_flow_control.c | 846 void ol_tx_flow_pool_map_handler(uint8_t flow_id, uint8_t flow_type, in ol_tx_flow_pool_map_handler() argument 856 flow_id, flow_type, flow_pool_id, flow_pool_size); in ol_tx_flow_pool_map_handler() 882 ol_tx_flow_pool_vdev_map(pool, flow_id); in ol_tx_flow_pool_map_handler() 883 pdev->pause_cb(flow_id, in ol_tx_flow_pool_map_handler() 886 pdev->pause_cb(flow_id, 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 918 flow_id, flow_type, flow_pool_id); in ol_tx_flow_pool_unmap_handler() 939 ol_tx_flow_pool_vdev_unmap(pool, flow_id); in ol_tx_flow_pool_unmap_handler()
|
/wlan-driver/qcacld-3.0/core/hdd/inc/ |
D | wlan_hdd_wmm.h | 133 uint32_t flow_id; member
|
/wlan-driver/qca-wifi-host-cmn/wmi/inc/ |
D | wmi_unified_twt_param.h | 219 uint32_t flow_id:16, member
|
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/ |
D | i_qdf_nbuf_m.h | 265 uint32_t flow_id; member 396 (((struct qdf_nbuf_cb *)((skb)->cb))->u.rx.flow_id)
|
/wlan-driver/qca-wifi-host-cmn/umac/twt/dispatcher/inc/ |
D | wlan_twt_public_structs.h | 389 uint32_t flow_id:16, member
|
/wlan-driver/qcacld-3.0/components/dp/core/inc/ |
D | wlan_dp_priv.h | 444 uint32_t flow_id; member
|
/wlan-driver/qca-wifi-host-cmn/wmi/src/ |
D | wmi_unified_twt_tlv.c | 1110 session->flow_id = WMI_TWT_SESSION_FLAG_FLOW_ID_GET(flags); in extract_twt_session_stats_event_data() 1128 session->event_type, session->flow_id, in extract_twt_session_stats_event_data() 2221 session->flow_id = WMI_TWT_SESSION_FLAG_FLOW_ID_GET(flags); in extract_twt_session_stats_event_data() 2239 session->event_type, session->flow_id, in extract_twt_session_stats_event_data()
|
/wlan-driver/qcacld-3.0/core/dp/htt/ |
D | htt_t2h.c | 617 ol_tx_flow_pool_map_handler(pool_map_payoad->flow_id, in htt_t2h_lp_msg_handler() 642 ol_tx_flow_pool_unmap_handler(pool_numap_payload->flow_id, in htt_t2h_lp_msg_handler()
|
/wlan-driver/qcacld-3.0/components/dp/core/src/ |
D | wlan_dp_fisa_rx.c | 458 uint32_t flow_id) in dp_rx_fisa_update_sw_ft_entry() argument 461 sw_ft_entry->flow_id = flow_id; in dp_rx_fisa_update_sw_ft_entry()
|
D | wlan_dp_rx_fst.c | 150 sw_ft_entry->flow_id, in dp_rx_dump_fisa_stats()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/ |
D | hal_rh_generic_api.c | 286 offload_info->flow_id = HAL_RX_TLV_GET_FLOW_ID_TOEPLITZ(rx_tlv); in hal_rx_tlv_get_offload_info_rh()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/ |
D | dp_rx_mon_2.0.c | 405 uint16_t flow_id; in dp_rx_mon_pf_tag_to_buf_headroom_2_0() local 437 flow_id = ppdu_info->rx_msdu_info[user_id].flow_idx; in dp_rx_mon_pf_tag_to_buf_headroom_2_0() 454 dp_mon_rx_update_rx_flow_tag_stats(pdev, flow_id); in dp_rx_mon_pf_tag_to_buf_headroom_2_0()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/ |
D | hal_li_generic_api.c | 172 offload_info->flow_id = HAL_RX_TLV_GET_FLOW_ID_TOEPLITZ(rx_tlv); in hal_rx_tlv_get_offload_info_li()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/ |
D | hal_internal.h | 583 uint32_t flow_id; member
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/ |
D | hal_be_rx_tlv.h | 2351 offload_info->flow_id = HAL_RX_TLV_GET_FLOW_ID_TOEPLITZ(rx_pkt_tlvs); in hal_rx_tlv_get_offload_info_be()
|