Home
last modified time | relevance | path

Searched refs:ICE_LAG_INVALID_PORT (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_lag.c1042 if (act_port != pri_port && act_port != ICE_LAG_INVALID_PORT) in ice_lag_unlink()
1045 lag->active_port = ICE_LAG_INVALID_PORT; in ice_lag_unlink()
1058 act_port != ICE_LAG_INVALID_PORT) { in ice_lag_unlink()
1061 primary_lag->active_port = ICE_LAG_INVALID_PORT; in ice_lag_unlink()
1390 lag->active_port != ICE_LAG_INVALID_PORT) { in ice_lag_monitor_link()
1394 lag->active_port = ICE_LAG_INVALID_PORT; in ice_lag_monitor_link()
1442 if (lag->active_port == ICE_LAG_INVALID_PORT) { in ice_lag_monitor_active()
1470 lag->active_port = ICE_LAG_INVALID_PORT; in ice_lag_monitor_active()
1587 p_lag->active_port != ICE_LAG_INVALID_PORT) { in ice_lag_unregister()
1594 lag->active_port = ICE_LAG_INVALID_PORT; in ice_lag_unregister()
[all …]
H A Dice_lag.h17 #define ICE_LAG_INVALID_PORT 0xFF macro
H A Dice_vf_lib.c869 act_prt = ICE_LAG_INVALID_PORT; in ice_reset_vf()
890 if (act_prt != pri_prt && act_prt != ICE_LAG_INVALID_PORT && in ice_reset_vf()
894 act_prt = ICE_LAG_INVALID_PORT; in ice_reset_vf()
982 act_prt != ICE_LAG_INVALID_PORT) in ice_reset_vf()
H A Dice_virtchnl.c1981 act_prt = ICE_LAG_INVALID_PORT; in ice_vc_cfg_qs_msg()
1985 if (act_prt != pri_prt && act_prt != ICE_LAG_INVALID_PORT && in ice_vc_cfg_qs_msg()
1989 act_prt = ICE_LAG_INVALID_PORT; in ice_vc_cfg_qs_msg()
2114 act_prt != ICE_LAG_INVALID_PORT) in ice_vc_cfg_qs_msg()
2133 act_prt != ICE_LAG_INVALID_PORT) in ice_vc_cfg_qs_msg()