Searched refs:ctrl_pf (Results 1 – 2 of 2) sorted by relevance
1156 if (!pf->adapter->ctrl_pf) in ice_get_primary_hw()1159 return &pf->adapter->ctrl_pf->hw; in ice_get_primary_hw()1171 return !pf->adapter ? NULL : pf->adapter->ctrl_pf; in ice_get_ctrl_pf()
60 struct ice_pf *ctrl_pf = ice_get_ctrl_pf(pf); in ice_get_ctrl_ptp() local62 return !ctrl_pf ? NULL : &ctrl_pf->ptp; in ice_get_ctrl_ptp()3071 pf->adapter->ctrl_pf = pf; in ice_ptp_setup_adapter()