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