ice_init_pf_dcb
int ice_init_pf_dcb(struct ice_pf *pf, bool locked);
status = ice_init_pf_dcb(pf, true);
if (ice_init_pf_dcb(pf, false)) {