Searched defs:mpdu_desc (Results 1 – 6 of 6) sorted by relevance
/wlan-driver/qcacld-3.0/core/dp/htt/ ! |
H A D | htt_rx_hl.c | 145 void *mpdu_desc = (void *)qdf_nbuf_data(rx_ind_msg); in htt_rx_mpdu_desc_list_next_hl() local 167 bool htt_rx_mpdu_is_encrypted_hl(htt_pdev_handle pdev, void *mpdu_desc) in htt_rx_mpdu_is_encrypted_hl() 186 htt_rx_msdu_chan_info_present_hl(htt_pdev_handle pdev, void *mpdu_desc) in htt_rx_msdu_chan_info_present_hl() 199 void *mpdu_desc, in htt_rx_msdu_center_freq_hl() 254 void *mpdu_desc, u_int8_t *key_id) in htt_rx_msdu_desc_key_id_hl() 283 htt_rx_mpdu_desc_retry_hl(htt_pdev_handle pdev, void *mpdu_desc) in htt_rx_mpdu_desc_retry_hl() 389 htt_rx_mpdu_desc_seq_num_hl(htt_pdev_handle pdev, void *mpdu_desc, in htt_rx_mpdu_desc_seq_num_hl() 408 void *mpdu_desc, in htt_rx_mpdu_desc_pn_hl() 468 htt_rx_mpdu_desc_tid_hl(htt_pdev_handle pdev, void *mpdu_desc) in htt_rx_mpdu_desc_tid_hl()
|
H A D | htt_rx_ll.c | 713 static bool htt_rx_mpdu_is_encrypted_ll(htt_pdev_handle pdev, void *mpdu_desc) in htt_rx_mpdu_is_encrypted_ll() 724 bool htt_rx_msdu_chan_info_present_ll(htt_pdev_handle pdev, void *mpdu_desc) in htt_rx_msdu_chan_info_present_ll() 731 void *mpdu_desc, in htt_rx_msdu_center_freq_ll() 760 htt_rx_msdu_desc_key_id_ll(htt_pdev_handle pdev, void *mpdu_desc, in htt_rx_msdu_desc_key_id_ll() 789 htt_rx_mpdu_desc_retry_ll(htt_pdev_handle pdev, void *mpdu_desc) in htt_rx_mpdu_desc_retry_ll() 801 void *mpdu_desc, in htt_rx_mpdu_desc_seq_num_ll() 815 void *mpdu_desc, union htt_rx_pn_t *pn, int pn_len_bits) in htt_rx_mpdu_desc_pn_ll() 874 htt_rx_mpdu_desc_tid_ll(htt_pdev_handle pdev, void *mpdu_desc) in htt_rx_mpdu_desc_tid_ll()
|
H A D | htt_rx.c | 63 char *htt_rx_mpdu_wifi_hdr_retrieve(htt_pdev_handle pdev, void *mpdu_desc) in htt_rx_mpdu_wifi_hdr_retrieve() 82 uint32_t htt_rx_mpdu_desc_tsf32(htt_pdev_handle pdev, void *mpdu_desc) in htt_rx_mpdu_desc_tsf32() 145 int16_t htt_rx_mpdu_desc_rssi_dbm(htt_pdev_handle pdev, void *mpdu_desc) in htt_rx_mpdu_desc_rssi_dbm()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/ ! |
H A D | hal_be_generic_api.c | 661 void *mpdu_desc, in hal_mpdu_desc_info_set_be()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/ ! |
H A D | hal_li_generic_api.c | 920 void *mpdu_desc, in hal_mpdu_desc_info_set_li()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/ ! |
H A D | hal_rh_generic_api.c | 180 void *mpdu_desc, uint32_t seq_no) in hal_mpdu_desc_info_set_rh()
|