Searched defs:msdu_desc (Results 1 – 9 of 9) sorted by relevance
/wlan-driver/qcacld-3.0/core/dp/htt/ |
D | htt_rx_hl.c | 43 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()
|
D | htt_rx.c | 88 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()
|
D | htt_rx_ll.c | 749 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()
|
D | htt_types.h | 330 unsigned int msdu_desc; member
|
/wlan-driver/qcacld-3.0/core/dp/ol/inc/ |
D | ol_htt_rx_api.h | 968 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/ |
D | hal_be_generic_api.c | 634 void *msdu_desc, uint32_t dst_ind, in hal_msdu_desc_info_set_be()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/ |
D | hal_li_generic_api.c | 944 void *msdu_desc, uint32_t dst_ind, in hal_msdu_desc_info_set_li()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/ |
D | hal_rh_generic_api.c | 173 void *msdu_desc, uint32_t dst_ind, in hal_msdu_desc_info_set_rh()
|
/wlan-driver/qcacld-3.0/core/dp/txrx/ |
D | ol_rx.c | 1001 void *msdu_desc, in ol_rx_mic_error_handler()
|