Searched defs:osc (Results 1 – 8 of 8) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/hif/src/ |
H A D | hif_main_legacy.c | 41 int hif_send_fast(struct hif_opaque_softc *osc, qdf_nbuf_t nbuf, in hif_send_fast()
|
H A D | hif_main.c | 2699 void hif_update_pipe_callback(struct hif_opaque_softc *osc, in hif_update_pipe_callback() 2855 qdf_nbuf_t hif_batch_send(struct hif_opaque_softc *osc, qdf_nbuf_t msdu, in hif_batch_send() 2876 void hif_update_tx_ring(struct hif_opaque_softc *osc, u_int32_t num_htt_cmpls) in hif_update_tx_ring() 2895 QDF_STATUS hif_send_single(struct hif_opaque_softc *osc, qdf_nbuf_t msdu, in hif_send_single()
|
H A D | hif_main.h | 361 struct hif_opaque_softc osc; member
|
/wlan-driver/qcacld-3.0/core/dp/txrx/ |
H A D | ol_tx_ll_fastpath.c | 65 void ol_tx_setup_fastpath_ce_handles(struct hif_opaque_softc *osc, in ol_tx_setup_fastpath_ce_handles()
|
H A D | ol_tx.h | 64 void ol_tx_setup_fastpath_ce_handles(struct hif_opaque_softc *osc, in ol_tx_setup_fastpath_ce_handles()
|
H A D | ol_txrx.c | 1112 struct hif_opaque_softc *osc = cds_get_context(QDF_MODULE_ID_HIF); in ol_txrx_pdev_post_attach() local 4563 struct hif_opaque_softc *osc = cds_get_context(QDF_MODULE_ID_HIF); in ol_txrx_disp_peer_stats() local
|
/wlan-driver/qcacld-3.0/core/dp/htt/ |
H A D | htt.c | 405 struct hif_opaque_softc *osc = cds_get_context(QDF_MODULE_ID_HIF); in htt_pdev_alloc() local
|
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/ |
H A D | ce_main.c | 5883 struct hif_pipe_addl_info *hif_get_addl_pipe_info(struct hif_opaque_softc *osc, in hif_get_addl_pipe_info() 5927 uint32_t hif_set_nss_wifiol_mode(struct hif_opaque_softc *osc, uint32_t mode) in hif_set_nss_wifiol_mode() 5937 void hif_set_attribute(struct hif_opaque_softc *osc, uint8_t hif_attrib) in hif_set_attribute() 5945 void hif_disable_interrupt(struct hif_opaque_softc *osc, uint32_t pipe_num) in hif_disable_interrupt()
|