Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/ !
H A Dotx2_ethtool.c382 kernel_ring->cqe_size = pfvf->hw.xqe_size; in otx2_get_ringparam()
393 u32 xqe_size = kernel_ring->cqe_size; in otx2_set_ringparam() local
410 if (xqe_size != 128 && xqe_size != 512) { in otx2_set_ringparam()
442 rx_buf_len == old_rx_buf_len && xqe_size == pfvf->hw.xqe_size) in otx2_set_ringparam()
453 pfvf->hw.xqe_size = xqe_size; in otx2_set_ringparam()
H A Dotx2_txrx.h164 u16 xqe_size; member
H A Dotx2_common.c1097 cq->cqe_size = pfvf->qset.xqe_size; in otx2_cq_init()
1225 pfvf->qset.xqe_size = pfvf->hw.xqe_size; in otx2_config_nix()
1238 nixlf->xqe_sz = pfvf->hw.xqe_size == 128 ? NIX_XQESZ_W16 : NIX_XQESZ_W64; in otx2_config_nix()
H A Dotx2_vf.c625 hw->xqe_size = 128; in otx2vf_probe()
H A Drep.c810 hw->xqe_size = 128; in rvu_rep_probe()
H A Dotx2_common.h212 u32 xqe_size; member
H A Dotx2_pf.c3180 hw->xqe_size = 128; in otx2_probe()