Home
last modified time | relevance | path

Searched refs:NIX_XQESZ_W16 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_struct.h14 NIX_XQESZ_W16 = 0x1, enumerator
H A Dotx2_common.c1159 nixlf->xqe_sz = pfvf->hw.xqe_size == 128 ? NIX_XQESZ_W16 : NIX_XQESZ_W64; in otx2_config_nix()