Searched refs:hif_get_ce_handle (Results 1 – 6 of 6) sorted by relevance
44 void *ce_tx_hdl = hif_get_ce_handle(osc, CE_HTT_TX_CE); in hif_send_fast()
2858 void *ce_tx_hdl = hif_get_ce_handle(osc, CE_HTT_TX_CE); in hif_batch_send()2878 void *ce_tx_hdl = hif_get_ce_handle(osc, CE_HTT_TX_CE); in hif_update_tx_ring()2898 void *ce_tx_hdl = hif_get_ce_handle(osc, CE_HTT_TX_CE); in hif_send_single()
73 pdev->ce_tx_hdl = hif_get_ce_handle(osc, CE_HTT_H2T_MSG); in ol_tx_setup_fastpath_ce_handles()
1033 void *hif_get_ce_handle(struct hif_opaque_softc *hif_ctx, int ret);1054 static inline void *hif_get_ce_handle(struct hif_opaque_softc *hif_ctx, int ret) in hif_get_ce_handle() function
670 tx_ep_info->ce_tx_hdl = hif_get_ce_handle(hif_handle, ul_pipe); in dp_pdev_fill_tx_endpoint_info_rh()
3088 void *hif_get_ce_handle(struct hif_opaque_softc *hif_ctx, int id) in hif_get_ce_handle() function3094 qdf_export_symbol(hif_get_ce_handle);