Lines Matching defs:soc

77 static void dp_soc_cfg_attach_li(struct dp_soc *soc)  in dp_soc_cfg_attach_li()
105 static QDF_STATUS dp_soc_attach_li(struct dp_soc *soc, in dp_soc_attach_li()
113 static QDF_STATUS dp_soc_detach_li(struct dp_soc *soc) in dp_soc_detach_li()
138 static void *dp_soc_init_li(struct dp_soc *soc, HTC_HANDLE htc_handle, in dp_soc_init_li()
153 static QDF_STATUS dp_soc_deinit_li(struct dp_soc *soc) in dp_soc_deinit_li()
173 static QDF_STATUS dp_vdev_attach_li(struct dp_soc *soc, struct dp_vdev *vdev) in dp_vdev_attach_li()
178 static QDF_STATUS dp_vdev_detach_li(struct dp_soc *soc, struct dp_vdev *vdev) in dp_vdev_detach_li()
184 static void dp_peer_map_detach_li(struct dp_soc *soc) in dp_peer_map_detach_li()
192 static QDF_STATUS dp_peer_map_attach_li(struct dp_soc *soc) in dp_peer_map_attach_li()
222 static void dp_peer_map_detach_li(struct dp_soc *soc) in dp_peer_map_detach_li()
226 static QDF_STATUS dp_peer_map_attach_li(struct dp_soc *soc) in dp_peer_map_attach_li()
254 dp_rxdma_ring_sel_cfg_li(struct dp_soc *soc) in dp_rxdma_ring_sel_cfg_li()
342 dp_rxdma_ring_sel_cfg_li(struct dp_soc *soc) in dp_rxdma_ring_sel_cfg_li()
431 QDF_STATUS dp_srng_init_li(struct dp_soc *soc, struct dp_srng *srng, in dp_srng_init_li()
439 void dp_deinit_txcomp_ring4(struct dp_soc *soc) in dp_deinit_txcomp_ring4()
451 QDF_STATUS dp_init_txcomp_ring4(struct dp_soc *soc) in dp_init_txcomp_ring4()
469 void dp_free_txcomp_ring4(struct dp_soc *soc) in dp_free_txcomp_ring4()
476 QDF_STATUS dp_alloc_txcomp_ring4(struct dp_soc *soc, uint32_t tx_comp_ring_size, in dp_alloc_txcomp_ring4()
490 void dp_deinit_txcomp_ring4(struct dp_soc *soc) in dp_deinit_txcomp_ring4()
495 QDF_STATUS dp_init_txcomp_ring4(struct dp_soc *soc) in dp_init_txcomp_ring4()
501 void dp_free_txcomp_ring4(struct dp_soc *soc) in dp_free_txcomp_ring4()
506 QDF_STATUS dp_alloc_txcomp_ring4(struct dp_soc *soc, uint32_t tx_comp_ring_size, in dp_alloc_txcomp_ring4()
513 static void dp_soc_srng_deinit_li(struct dp_soc *soc) in dp_soc_srng_deinit_li()
519 static void dp_soc_srng_free_li(struct dp_soc *soc) in dp_soc_srng_free_li()
524 static QDF_STATUS dp_soc_srng_alloc_li(struct dp_soc *soc) in dp_soc_srng_alloc_li()
545 static QDF_STATUS dp_soc_srng_init_li(struct dp_soc *soc) in dp_soc_srng_init_li()
561 static void dp_tx_implicit_rbm_set_li(struct dp_soc *soc, in dp_tx_implicit_rbm_set_li()
567 static QDF_STATUS dp_txrx_set_vdev_param_li(struct dp_soc *soc, in dp_txrx_set_vdev_param_li()
576 dp_rx_intrabss_handle_nawds_li(struct dp_soc *soc, struct dp_txrx_peer *ta_peer, in dp_rx_intrabss_handle_nawds_li()
584 static void dp_rx_word_mask_subscribe_li(struct dp_soc *soc, in dp_rx_word_mask_subscribe_li()
590 static void dp_get_rx_hash_key_li(struct dp_soc *soc, in dp_get_rx_hash_key_li()
605 static bool dp_reo_remap_config_li(struct dp_soc *soc, in dp_reo_remap_config_li()
613 static uint8_t dp_soc_get_num_soc_li(struct dp_soc *soc) in dp_soc_get_num_soc_li()
618 static QDF_STATUS dp_txrx_get_vdev_mcast_param_li(struct dp_soc *soc, in dp_txrx_get_vdev_mcast_param_li()
638 dp_soc *dp_get_soc_by_chip_id_li(struct dp_soc *soc, in dp_get_soc_by_chip_id_li()
731 struct dp_soc *soc, in dp_tx_comp_get_prefetched_params_from_hal_desc()