Home
last modified time | relevance | path

Searched refs:ctrl_pf (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/intel/ice/
A Dice_adapter.h45 struct ice_pf *ctrl_pf; member
A Dice.h1097 if (!pf->adapter->ctrl_pf) in ice_get_primary_hw()
1100 return &pf->adapter->ctrl_pf->hw; in ice_get_primary_hw()
A Dice_ptp.c59 return !pf->adapter ? NULL : pf->adapter->ctrl_pf; in ice_get_ctrl_pf()
64 struct ice_pf *ctrl_pf = ice_get_ctrl_pf(pf); in ice_get_ctrl_ptp() local
66 return !ctrl_pf ? NULL : &ctrl_pf->ptp; in ice_get_ctrl_ptp()
2993 pf->adapter->ctrl_pf = pf; in ice_ptp_setup_adapter()

Completed in 17 milliseconds