Home
last modified time | relevance | path

Searched defs:htt_pdev (Results 1 – 13 of 13) sorted by relevance

/wlan-dirver/qcacld-3.0/core/dp/txrx/
H A Dol_rx_defrag.c116 htt_pdev_handle htt_pdev, qdf_nbuf_t frag) in ol_rx_frag_get_mac_hdr() argument
134 static void ol_rx_frag_pull_hdr(htt_pdev_handle htt_pdev, in ol_rx_frag_pull_hdr() argument
210 ol_rx_get_desc_len(htt_pdev_handle htt_pdev,qdf_nbuf_t wbuf,void ** rx_desc_old_position) ol_rx_get_desc_len() argument
247 ol_rx_frag_get_mac_hdr(htt_pdev_handle htt_pdev,qdf_nbuf_t frag) ol_rx_frag_get_mac_hdr() argument
254 ol_rx_frag_pull_hdr(htt_pdev_handle htt_pdev,qdf_nbuf_t frag,int hdrsize) ol_rx_frag_pull_hdr() argument
284 ol_rx_get_desc_len(htt_pdev_handle htt_pdev,qdf_nbuf_t wbuf,void ** rx_desc_old_position) ol_rx_get_desc_len() argument
312 htt_pdev_handle htt_pdev; ol_rx_frag_indication_handler() local
398 ol_rx_reorder_flush_frag(htt_pdev_handle htt_pdev,struct ol_txrx_peer_t * peer,unsigned int tid,uint16_t seq_num) ol_rx_reorder_flush_frag() argument
426 htt_pdev_handle htt_pdev = pdev->htt_pdev; ol_rx_reorder_store_frag() local
521 ol_rx_fraglist_insert(htt_pdev_handle htt_pdev,qdf_nbuf_t * head_addr,qdf_nbuf_t * tail_addr,qdf_nbuf_t frag,uint8_t * all_frag_present) ol_rx_fraglist_insert() argument
762 htt_pdev_handle htt_pdev = pdev->htt_pdev; ol_rx_defrag() local
1167 htt_pdev_handle htt_pdev = pdev->htt_pdev; ol_rx_defrag_mic() local
1304 ol_rx_defrag_decap_recombine(htt_pdev_handle htt_pdev,qdf_nbuf_t frag_list,uint16_t hdrsize) ol_rx_defrag_decap_recombine() argument
[all...]
H A Dol_rx.c203 void ol_rx_trigger_restore(htt_pdev_handle htt_pdev, qdf_nbuf_t head_msdu, in ol_rx_trigger_restore() argument
280 htt_pdev_handle htt_pdev = pdev->htt_pdev; in ol_rx_process_inv_peer() local
368 static void discard_msdus(htt_pdev_handle htt_pdev, in discard_msdus() argument
388 chain_msdus(htt_pdev_handle htt_pdev,qdf_nbuf_t head_msdu,qdf_nbuf_t tail_msdu) chain_msdus() argument
415 htt_pdev_handle htt_pdev = pdev->htt_pdev; process_reorder() local
525 htt_pdev_handle htt_pdev; ol_rx_indication_handler() local
924 htt_pdev_handle htt_pdev = pdev->htt_pdev; ol_rx_offload_deliver_ind_handler() local
1053 htt_pdev_handle htt_pdev = pdev->htt_pdev; ol_rx_filter() local
1380 htt_pdev_handle htt_pdev = pdev->htt_pdev; ol_rx_deliver() local
1546 ol_rx_frames_free(htt_pdev_handle htt_pdev,qdf_nbuf_t frames) ol_rx_frames_free() argument
1567 htt_pdev_handle htt_pdev = NULL; ol_rx_in_order_indication_handler() local
1804 ol_rx_offload_paddr_deliver_ind_handler(htt_pdev_handle htt_pdev,uint32_t msdu_count,uint32_t * msg_word) ol_rx_offload_paddr_deliver_ind_handler() argument
[all...]
H A Dol_rx_reorder.c280 htt_pdev_handle htt_pdev = vdev->pdev->htt_pdev; in ol_rx_reorder_release() local
379 htt_pdev_handle htt_pdev = vdev->pdev->htt_pdev; in ol_rx_reorder_flush() local
632 htt_pdev_handle htt_pdev = pdev->htt_pdev; ol_rx_flush_handler() local
691 htt_pdev_handle htt_pdev = pdev->htt_pdev; ol_rx_pn_ind_handler() local
[all...]
H A Dol_tx_ll.c129 htt_pdev_handle htt_pdev = vdev->pdev->htt_pdev; in ol_tx_non_std_ll() local
H A Dol_txrx_ipa.c288 struct htt_pdev_t *htt_pdev = pdev->htt_pdev; in __ol_txrx_ipa_tx_buf_smmu_mapping() local
[all...]
H A Dol_tx_hl.c482 htt_pdev_handle htt_pdev = pdev->htt_pdev; local
H A Dol_txrx_internal.h161 htt_pdev_handle htt_pdev = pdev->htt_pdev; in ol_rx_mpdu_list_next() local
H A Dol_txrx_types.h655 htt_pdev_handle htt_pdev; member
/wlan-dirver/qcacld-3.0/core/dp/ol/inc/
H A Dol_htt_api.h99 #define htt_vdev_attach(htt_pdev, vdev_id, op_mode) argument
100 #define htt_vdev_detach(htt_pdev, vdev_id) argument
101 #define htt_peer_qos_update(htt_pdev, peer_id, qos_capable) argument
102 #define htt_peer_uapsdmask_update(htt_pdev, peer_id, uapsd_mask) argument
[all...]
/wlan-dirver/qcacld-3.0/core/dp/htt/
H A Dhtt_rx.c229 void htt_rx_desc_frame_free(htt_pdev_handle htt_pdev, qdf_nbuf_t msdu) in htt_rx_desc_frame_free() argument
234 void htt_rx_msdu_desc_free(htt_pdev_handle htt_pdev, qdf_nbuf_t msdu) in htt_rx_msdu_desc_free() argument
H A Dhtt_tx.c886 static int htt_tx_padding_credit_update(htt_pdev_handle htt_pdev, in htt_tx_padding_credit_update() argument
902 struct htt_pdev_t *htt_pdev = (struct htt_pdev_t *)context; in htt_tx_padding_credit_update_handler() local
H A Dhtt_rx_hl.c253 htt_rx_msdu_desc_key_id_hl(htt_pdev_handle htt_pdev, in htt_rx_msdu_desc_key_id_hl() argument
H A Dhtt_internal.h579 static inline void htt_t2h_msg_handler_fast(void *htt_pdev, in htt_t2h_msg_handler_fast() argument