Searched defs:htt_pdev (Results 1 – 13 of 13) sorted by relevance
/wlan-driver/qcacld-3.0/core/dp/txrx/ |
H A D | ol_rx_defrag.c | 116 htt_pdev_handle htt_pdev, qdf_nbuf_t frag) in ol_rx_frag_get_mac_hdr() 134 static void ol_rx_frag_pull_hdr(htt_pdev_handle htt_pdev, in ol_rx_frag_pull_hdr() 210 int ol_rx_get_desc_len(htt_pdev_handle htt_pdev, in ol_rx_get_desc_len() 247 htt_pdev_handle htt_pdev, in ol_rx_frag_get_mac_hdr() 254 static inline void ol_rx_frag_pull_hdr(htt_pdev_handle htt_pdev, in ol_rx_frag_pull_hdr() 284 int ol_rx_get_desc_len(htt_pdev_handle htt_pdev, in ol_rx_get_desc_len() 312 htt_pdev_handle htt_pdev; in ol_rx_frag_indication_handler() local 398 ol_rx_reorder_flush_frag(htt_pdev_handle htt_pdev, in ol_rx_reorder_flush_frag() 426 htt_pdev_handle htt_pdev = pdev->htt_pdev; in ol_rx_reorder_store_frag() local 521 ol_rx_fraglist_insert(htt_pdev_handle htt_pdev, in ol_rx_fraglist_insert() [all …]
|
H A D | ol_rx.c | 203 void ol_rx_trigger_restore(htt_pdev_handle htt_pdev, qdf_nbuf_t head_msdu, in ol_rx_trigger_restore() 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() 388 static void chain_msdus(htt_pdev_handle htt_pdev, in chain_msdus() 415 htt_pdev_handle htt_pdev = pdev->htt_pdev; in process_reorder() local 525 htt_pdev_handle htt_pdev; in ol_rx_indication_handler() local 924 htt_pdev_handle htt_pdev = pdev->htt_pdev; in ol_rx_offload_deliver_ind_handler() local 1053 htt_pdev_handle htt_pdev = pdev->htt_pdev; in ol_rx_filter() local 1380 htt_pdev_handle htt_pdev = pdev->htt_pdev; in ol_rx_deliver() local 1546 void ol_rx_frames_free(htt_pdev_handle htt_pdev, qdf_nbuf_t frames) in ol_rx_frames_free() [all …]
|
H A D | ol_rx_reorder.c | 280 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; in ol_rx_flush_handler() local 691 htt_pdev_handle htt_pdev = pdev->htt_pdev; in ol_rx_pn_ind_handler() local
|
H A D | ol_tx_ll.c | 129 htt_pdev_handle htt_pdev = vdev->pdev->htt_pdev; in ol_tx_non_std_ll() local
|
H A D | ol_txrx_ipa.c | 288 struct htt_pdev_t *htt_pdev = pdev->htt_pdev; in __ol_txrx_ipa_tx_buf_smmu_mapping() local
|
H A D | ol_tx_hl.c | 482 htt_pdev_handle htt_pdev = pdev->htt_pdev; local
|
H A D | ol_txrx_internal.h | 161 htt_pdev_handle htt_pdev = pdev->htt_pdev; in ol_rx_mpdu_list_next() local
|
H A D | ol_txrx_types.h | 655 htt_pdev_handle htt_pdev; member
|
/wlan-driver/qcacld-3.0/core/dp/ol/inc/ |
H A D | ol_htt_api.h | 99 #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
|
/wlan-driver/qcacld-3.0/core/dp/htt/ |
H A D | htt_rx.c | 229 void htt_rx_desc_frame_free(htt_pdev_handle htt_pdev, qdf_nbuf_t msdu) in htt_rx_desc_frame_free() 234 void htt_rx_msdu_desc_free(htt_pdev_handle htt_pdev, qdf_nbuf_t msdu) in htt_rx_msdu_desc_free()
|
H A D | htt_tx.c | 886 static int htt_tx_padding_credit_update(htt_pdev_handle htt_pdev, in htt_tx_padding_credit_update() 902 struct htt_pdev_t *htt_pdev = (struct htt_pdev_t *)context; in htt_tx_padding_credit_update_handler() local
|
H A D | htt_rx_hl.c | 253 htt_rx_msdu_desc_key_id_hl(htt_pdev_handle htt_pdev, in htt_rx_msdu_desc_key_id_hl()
|
H A D | htt_internal.h | 579 static inline void htt_t2h_msg_handler_fast(void *htt_pdev, in htt_t2h_msg_handler_fast()
|