| H A D | qwx.c | 8989 qwx_hal_srng_get_entrysize(struct qwx_softc *sc, uint32_t ring_type) in qwx_hal_srng_get_entrysize() 8993 KASSERT(ring_type < HAL_MAX_RING_TYPES); in qwx_hal_srng_get_entrysize() 8995 srng_config = &sc->hal.srng_config[ring_type]; 9000 qwx_hal_srng_get_max_entries(struct qwx_softc *sc, uint32_t ring_type) in qwx_hal_srng_get_max_entries() 9004 KASSERT(ring_type < HAL_MAX_RING_TYPES); in qwx_hal_srng_get_max_entries() 9006 srng_config = &sc->hal.srng_config[ring_type]; 9183 DPRINTF("%s ring not part of an ext_group; ring_type %d," in qwx_dp_srng_msi_setup() 9689 struct dp_link_desc_bank *link_desc_banks, uint32_t ring_type, in qwx_dp_link_desc_setup() 9724 entry_sz = qwx_hal_srng_get_entrysize(sc, ring_type); in qwx_dp_link_desc_setup() 9729 ring_type ! in qwx_dp_link_desc_setup() 8985 qwx_hal_srng_get_entrysize(struct qwx_softc * sc,uint32_t ring_type) qwx_hal_srng_get_entrysize() argument 8996 qwx_hal_srng_get_max_entries(struct qwx_softc * sc,uint32_t ring_type) qwx_hal_srng_get_max_entries() argument 9685 qwx_dp_link_desc_setup(struct qwx_softc * sc,struct dp_link_desc_bank * link_desc_banks,uint32_t ring_type,struct hal_srng * srng,uint32_t n_link_desc) qwx_dp_link_desc_setup() argument 10406 qwx_dp_link_desc_cleanup(struct qwx_softc * sc,struct dp_link_desc_bank * desc_bank,uint32_t ring_type,struct dp_srng * ring) qwx_dp_link_desc_cleanup() argument 14897 qwx_dp_tx_get_ring_id_type(struct qwx_softc * sc,int mac_id,uint32_t ring_id,enum hal_ring_type ring_type,enum htt_srng_ring_type * htt_ring_type,enum htt_srng_ring_id * htt_ring_id) qwx_dp_tx_get_ring_id_type() argument 14958 qwx_dp_tx_htt_srng_setup(struct qwx_softc * sc,uint32_t ring_id,int mac_id,enum hal_ring_type ring_type) qwx_dp_tx_htt_srng_setup() argument 15103 qwx_dp_tx_htt_rx_filter_setup(struct qwx_softc * sc,uint32_t ring_id,int mac_id,enum hal_ring_type ring_type,size_t rx_buf_size,struct htt_rx_ring_tlv_filter * tlv_filter) qwx_dp_tx_htt_rx_filter_setup() argument 20290 qwx_hal_srng_update_hp_tp_addr(struct qwx_softc * sc,int shadow_cfg_idx,enum hal_ring_type ring_type,int ring_num) qwx_hal_srng_update_hp_tp_addr() argument 20327 qwx_hal_srng_update_shadow_config(struct qwx_softc * sc,enum hal_ring_type ring_type,int ring_num) qwx_hal_srng_update_shadow_config() argument 20364 int ring_type, ring_num; qwx_hal_srng_shadow_config() local [all...] |