Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_ethtool.c375 kernel_ring->cqe_size = pfvf->hw.xqe_size; in otx2_get_ringparam()
386 u32 xqe_size = kernel_ring->cqe_size; in otx2_set_ringparam() local
403 if (xqe_size != 128 && xqe_size != 512) { in otx2_set_ringparam()
427 rx_buf_len == old_rx_buf_len && xqe_size == pfvf->hw.xqe_size) in otx2_set_ringparam()
438 pfvf->hw.xqe_size = xqe_size; in otx2_set_ringparam()
A Dotx2_txrx.h145 u16 xqe_size; member
A Dotx2_common.c942 cq->cqe_size = pfvf->qset.xqe_size; in otx2_cq_init()
1089 pfvf->qset.xqe_size = pfvf->hw.xqe_size; in otx2_config_nix()
1102 nixlf->xqe_sz = pfvf->hw.xqe_size == 128 ? NIX_XQESZ_W16 : NIX_XQESZ_W64; in otx2_config_nix()
A Dotx2_vf.c576 hw->xqe_size = 128; in otx2vf_probe()
A Dotx2_common.h200 u32 xqe_size; member
A Dotx2_pf.c2758 hw->xqe_size = 128; in otx2_probe()

Completed in 38 milliseconds