Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dhal.c490 int ath11k_hal_srng_get_entrysize(struct ath11k_base *ab, u32 ring_type) in ath11k_hal_srng_get_entrysize()
502 int ath11k_hal_srng_get_max_entries(struct ath11k_base *ab, u32 ring_type) in ath11k_hal_srng_get_max_entries()
1136 enum hal_ring_type ring_type, in ath11k_hal_srng_update_hp_tp_addr()
1159 enum hal_ring_type ring_type, in ath11k_hal_srng_update_shadow_config()
1199 int ring_type, ring_num; in ath11k_hal_srng_shadow_config() local
H A Ddp_tx.c834 enum hal_ring_type ring_type, in ath11k_dp_tx_get_ring_id_type()
895 int mac_id, enum hal_ring_type ring_type) in ath11k_dp_tx_htt_srng_setup()
1089 int mac_id, enum hal_ring_type ring_type, in ath11k_dp_tx_htt_rx_filter_setup()
H A Ddp.c647 u32 ring_type, struct dp_srng *ring) in ath11k_dp_link_desc_cleanup()
695 u32 ring_type, struct hal_srng *srng, in ath11k_dp_link_desc_setup()
H A Ddp_rx.c1656 u8 pdev_id, ring_type, ring_id, pdev_idx; in ath11k_htt_backpressure_event_handler() local
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp_htt.c673 enum hal_ring_type ring_type, in ath12k_dp_tx_get_ring_id_type()
729 int mac_id, enum hal_ring_type ring_type) in ath12k_dp_tx_htt_srng_setup()
932 int mac_id, enum hal_ring_type ring_type, in ath12k_dp_tx_htt_rx_filter_setup()
1247 int mac_id, enum hal_ring_type ring_type, in ath12k_dp_tx_htt_tx_filter_setup()
H A Dhal.c42 enum hal_ring_type ring_type, in ath12k_hal_srng_update_shadow_config()
215 int ath12k_hal_srng_get_entrysize(struct ath12k_base *ab, u32 ring_type) in ath12k_hal_srng_get_entrysize()
228 int ath12k_hal_srng_get_max_entries(struct ath12k_base *ab, u32 ring_type) in ath12k_hal_srng_get_max_entries()
676 int ring_type, ring_num; in ath12k_hal_srng_shadow_config() local
H A Ddp.c705 u32 ring_type, struct dp_srng *ring) in ath12k_dp_link_desc_cleanup()
753 u32 ring_type, struct hal_srng *srng, in ath12k_dp_link_desc_setup()
/freebsd/sys/contrib/dev/athk/ath12k/wifi7/
H A Dhal.c371 enum hal_ring_type ring_type, in ath12k_wifi7_hal_srng_update_hp_tp_addr()
409 enum hal_ring_type ring_type, in ath12k_wifi7_hal_srng_update_shadow_config()
/freebsd/sys/sys/
H A Dpmckern.h68 typedef enum ring_type { enum
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.c1806 int bnxt_hwrm_ring_free(struct bnxt_softc *softc, uint32_t ring_type, in bnxt_hwrm_ring_free()
3311 void bnxt_hwrm_ring_info_get(struct bnxt_softc *softc, uint8_t ring_type, in bnxt_hwrm_ring_info_get()
H A Dif_bnxt.c567 u32 ring_type) in bnxt_set_db_mask()
H A Dhsi_struct_def.h42864 uint8_t ring_type; member
43258 uint8_t ring_type; member
43363 uint8_t ring_type; member
43459 uint8_t ring_type; member
43615 uint8_t ring_type; member
66659 uint8_t ring_type; member
/freebsd/sys/dev/xen/netback/
H A Dnetback.c699 xnb_connect_ring(struct xnb_softc *xnb, xnb_ring_type_t ring_type) in xnb_connect_ring()