Searched refs:cn10k_mcs_init (Results 1 – 3 of 3) sorted by relevance
1164 int cn10k_mcs_init(struct otx2_nic *pfvf);1168 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
3226 err = cn10k_mcs_init(pf); in otx2_probe()