Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k.h30 int cn10k_lmtst_init(struct otx2_nic *pfvf);
Dcn10k.c26 int cn10k_lmtst_init(struct otx2_nic *pfvf) in cn10k_lmtst_init() function
73 EXPORT_SYMBOL(cn10k_lmtst_init);
Dotx2_vf.c630 err = cn10k_lmtst_init(vf); in otx2vf_probe()
Dotx2_pf.c2819 err = cn10k_lmtst_init(pf); in otx2_probe()