Home
last modified time | relevance | path

Searched defs:msdu_desc (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/htt/
Dhtt_rx_hl.c43 htt_rx_msdu_first_msdu_flag_hl(htt_pdev_handle pdev, void *msdu_desc) in htt_rx_msdu_first_msdu_flag_hl()
53 void *msdu_desc in htt_rx_msdu_rx_desc_size_hl()
474 htt_rx_msdu_desc_completes_mpdu_hl(htt_pdev_handle pdev, void *msdu_desc) in htt_rx_msdu_desc_completes_mpdu_hl()
484 htt_rx_msdu_has_wlan_mcast_flag_hl(htt_pdev_handle pdev, void *msdu_desc) in htt_rx_msdu_has_wlan_mcast_flag_hl()
491 htt_rx_msdu_is_wlan_mcast_hl(htt_pdev_handle pdev, void *msdu_desc) in htt_rx_msdu_is_wlan_mcast_hl()
501 htt_rx_msdu_is_frag_hl(htt_pdev_handle pdev, void *msdu_desc) in htt_rx_msdu_is_frag_hl()
Dhtt_rx.c88 uint8_t htt_rx_msdu_fw_desc_get(htt_pdev_handle pdev, void *msdu_desc) in htt_rx_msdu_fw_desc_get()
109 int htt_rx_msdu_discard(htt_pdev_handle pdev, void *msdu_desc) in htt_rx_msdu_discard()
114 int htt_rx_msdu_forward(htt_pdev_handle pdev, void *msdu_desc) in htt_rx_msdu_forward()
119 int htt_rx_msdu_inspect(htt_pdev_handle pdev, void *msdu_desc) in htt_rx_msdu_inspect()
126 void *msdu_desc, int *discard, int *forward, int *inspect) in htt_rx_msdu_actions()
Dhtt_rx_ll.c749 htt_rx_msdu_first_msdu_flag_ll(htt_pdev_handle pdev, void *msdu_desc) in htt_rx_msdu_first_msdu_flag_ll()
886 void *msdu_desc) in htt_rx_msdu_desc_completes_mpdu_ll()
896 void *msdu_desc) in htt_rx_msdu_has_wlan_mcast_flag_ll()
908 static bool htt_rx_msdu_is_wlan_mcast_ll(htt_pdev_handle pdev, void *msdu_desc) in htt_rx_msdu_is_wlan_mcast_ll()
917 static int htt_rx_msdu_is_frag_ll(htt_pdev_handle pdev, void *msdu_desc) in htt_rx_msdu_is_frag_ll()
Dhtt_types.h330 unsigned int msdu_desc; member
/wlan-driver/qcacld-3.0/core/dp/ol/inc/
Dol_htt_rx_api.h968 uint16_t htt_rx_msdu_rx_desc_size_hl(htt_pdev_handle pdev, void *msdu_desc) in htt_rx_msdu_rx_desc_size_hl()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
Dhal_be_generic_api.c634 void *msdu_desc, uint32_t dst_ind, in hal_msdu_desc_info_set_be()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
Dhal_li_generic_api.c944 void *msdu_desc, uint32_t dst_ind, in hal_msdu_desc_info_set_li()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/
Dhal_rh_generic_api.c173 void *msdu_desc, uint32_t dst_ind, in hal_msdu_desc_info_set_rh()
/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_rx.c1001 void *msdu_desc, in ol_rx_mic_error_handler()