Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_switch.c56 u8 lbkid; in rvu_switch_install_tx_rule() local
68 lbkid = pfvf->nix_blkaddr == BLKADDR_NIX0 ? 0 : 1; in rvu_switch_install_tx_rule()
77 req.index = (lbkid << 8) | RVU_SWITCH_LBK_CHAN; in rvu_switch_install_tx_rule()
H A Drvu_cn10k.c368 u64 offset, int lbkid, u16 chans) in __rvu_lbk_set_chans() argument
377 cfg |= FIELD_PREP(LBK_LINK_CFG_ID_MASK, lbkid); in __rvu_lbk_set_chans()