Searched refs:ctrl_pf (Results 1 – 2 of 2) sorted by relevance
42 struct ice_pf *ctrl_pf; member
62 return !pf->adapter ? NULL : pf->adapter->ctrl_pf; in ice_get_ctrl_pf()67 struct ice_pf *ctrl_pf = ice_get_ctrl_pf(pf); in ice_get_ctrl_ptp() local69 return !ctrl_pf ? NULL : &ctrl_pf->ptp; in ice_get_ctrl_ptp()3144 pf->adapter->ctrl_pf = pf; in ice_ptp_setup_adapter()