Home
last modified time | relevance | path

Searched refs:cn10k_lmtst_init (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k.h30 int cn10k_lmtst_init(struct otx2_nic *pfvf);
H A Dcn10k.c26 int cn10k_lmtst_init(struct otx2_nic *pfvf) in cn10k_lmtst_init() function
73 EXPORT_SYMBOL(cn10k_lmtst_init);
H A Dotx2_vf.c642 err = cn10k_lmtst_init(vf); in otx2vf_probe()
H A Dotx2_pf.c2991 err = cn10k_lmtst_init(pf); in otx2_probe()