Searched refs:peer_pf (Results 1 – 2 of 2) sorted by relevance
2899 struct ice_pf *peer_pf = ptp_port_to_pf(port); in ice_ptp_prepare_rebuild_sec() 2901 if (!ice_is_primary(&peer_pf->hw)) { in ice_ptp_prepare_rebuild_sec() 2905 * 2. Call ice_ptp_queue_work(peer_pf) after VSI rebuild in ice_ptp_prepare_rebuild_sec() 2907 ice_ptp_rebuild(peer_pf, reset_type); in ice_ptp_prepare_rebuild_sec() 2909 ice_ptp_prepare_for_reset(peer_pf, reset_type); in ice_ptp_prepare_rebuild_sec() 2897 struct ice_pf *peer_pf = ptp_port_to_pf(port); ice_ptp_prepare_rebuild_sec() local
2034 struct ice_pf *peer_pf; in ice_lag_chk_comp() local2069 peer_pf = peer_vsi->back; in ice_lag_chk_comp()2070 if (test_bit(ICE_FLAG_FW_LLDP_AGENT, peer_pf->flags)) { in ice_lag_chk_comp()