Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.h378 u8 cc_mcs_cnt; member
H A Drvu_nix.c4646 nix_hw->cc_mcs_cnt = is_mcs_bypass(0) ? 0 : 2; in nix_link_config()
4672 cfg |= FIELD_PREP(NIX_AF_LINKX_MCS_CNT_MASK, nix_hw->cc_mcs_cnt); in nix_link_config()