Home
last modified time | relevance | path

Searched refs:sqb_size (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dqos_sq.c49 num_sqbs = (hw->sqb_size / 128) - 1; in otx2_qos_sq_aura_pool_init()
66 num_sqbs, hw->sqb_size, AURA_NIX_SQ); in otx2_qos_sq_aura_pool_init()
100 dma_unmap_page_attrs(pfvf->dev, iova, hw->sqb_size, in otx2_qos_sq_aura_pool_init()
132 dma_unmap_page_attrs(pfvf->dev, iova, hw->sqb_size, in otx2_qos_sq_free_sqbs()
H A Dotx2_common.h223 u16 sqb_size; member
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.h888 u16 sqb_size; member
H A Drvu_nix.c1646 rsp->sqb_size = (cfg >> 34) & 0xFFFF; in rvu_mbox_handler_nix_lf_alloc()