Home
last modified time | relevance | path

Searched refs:act_prt (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_vf_lib.c839 u8 act_prt, pri_prt; in ice_reset_vf() local
845 act_prt = ICE_LAG_INVALID_PORT; in ice_reset_vf()
865 act_prt = lag->active_port; in ice_reset_vf()
866 if (act_prt != pri_prt && act_prt != ICE_LAG_INVALID_PORT && in ice_reset_vf()
868 ice_lag_move_vf_nodes_cfg(lag, act_prt, pri_prt); in ice_reset_vf()
870 act_prt = ICE_LAG_INVALID_PORT; in ice_reset_vf()
958 act_prt != ICE_LAG_INVALID_PORT) in ice_reset_vf()
959 ice_lag_move_vf_nodes_cfg(lag, pri_prt, act_prt); in ice_reset_vf()
H A Dice_virtchnl.c1653 u8 act_prt, pri_prt; in ice_vc_cfg_qs_msg() local
1658 act_prt = ICE_LAG_INVALID_PORT; in ice_vc_cfg_qs_msg()
1661 act_prt = lag->active_port; in ice_vc_cfg_qs_msg()
1662 if (act_prt != pri_prt && act_prt != ICE_LAG_INVALID_PORT && in ice_vc_cfg_qs_msg()
1664 ice_lag_move_vf_nodes_cfg(lag, act_prt, pri_prt); in ice_vc_cfg_qs_msg()
1666 act_prt = ICE_LAG_INVALID_PORT; in ice_vc_cfg_qs_msg()
1793 act_prt != ICE_LAG_INVALID_PORT) in ice_vc_cfg_qs_msg()
1794 ice_lag_move_vf_nodes_cfg(lag, pri_prt, act_prt); in ice_vc_cfg_qs_msg()
1812 act_prt != ICE_LAG_INVALID_PORT) in ice_vc_cfg_qs_msg()
1813 ice_lag_move_vf_nodes_cfg(lag, pri_prt, act_prt); in ice_vc_cfg_qs_msg()