Searched refs:cn10k_mcs_init (Results 1 – 3 of 3) sorted by relevance
1180 int cn10k_mcs_init(struct otx2_nic *pfvf);1184 static inline int cn10k_mcs_init(struct otx2_nic *pfvf) { return 0; } in cn10k_mcs_init() function
1766 int cn10k_mcs_init(struct otx2_nic *pfvf) in cn10k_mcs_init() function
3221 err = cn10k_mcs_init(pf); in otx2_probe()