Home
last modified time | relevance | path

Searched refs:xqe_size (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ethtool.c379 kernel_ring->cqe_size = pfvf->hw.xqe_size; in otx2_get_ringparam()
390 u32 xqe_size = kernel_ring->cqe_size; in otx2_set_ringparam() local
407 if (xqe_size != 128 && xqe_size != 512) { in otx2_set_ringparam()
431 rx_buf_len == old_rx_buf_len && xqe_size == pfvf->hw.xqe_size) in otx2_set_ringparam()
442 pfvf->hw.xqe_size = xqe_size; in otx2_set_ringparam()
H A Dotx2_txrx.h164 u16 xqe_size; member
H A Dotx2_common.c1103 cq->cqe_size = pfvf->qset.xqe_size; in otx2_cq_init()
1231 pfvf->qset.xqe_size = pfvf->hw.xqe_size; in otx2_config_nix()
1244 nixlf->xqe_sz = pfvf->hw.xqe_size == 128 ? NIX_XQESZ_W16 : NIX_XQESZ_W64; in otx2_config_nix()
H A Dotx2_vf.c590 hw->xqe_size = 128; in otx2vf_probe()
H A Drep.c798 hw->xqe_size = 128; in rvu_rep_probe()
H A Dotx2_common.h206 u32 xqe_size; member
H A Dotx2_pf.c3092 hw->xqe_size = 128; in otx2_probe()