Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_lag.c953 if (act_port != pri_port && act_port != ICE_LAG_INVALID_PORT) in ice_lag_unlink()
956 lag->active_port = ICE_LAG_INVALID_PORT; in ice_lag_unlink()
966 act_port != ICE_LAG_INVALID_PORT) { in ice_lag_unlink()
969 primary_lag->active_port = ICE_LAG_INVALID_PORT; in ice_lag_unlink()
1297 lag->active_port != ICE_LAG_INVALID_PORT) { in ice_lag_monitor_link()
1301 lag->active_port = ICE_LAG_INVALID_PORT; in ice_lag_monitor_link()
1349 if (lag->active_port == ICE_LAG_INVALID_PORT) { in ice_lag_monitor_active()
1375 lag->active_port = ICE_LAG_INVALID_PORT; in ice_lag_monitor_active()
1492 p_lag->active_port != ICE_LAG_INVALID_PORT) { in ice_lag_unregister()
1499 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.c855 act_prt = ICE_LAG_INVALID_PORT; in ice_reset_vf()
876 if (act_prt != pri_prt && act_prt != ICE_LAG_INVALID_PORT && in ice_reset_vf()
880 act_prt = ICE_LAG_INVALID_PORT; in ice_reset_vf()
968 act_prt != ICE_LAG_INVALID_PORT) in ice_reset_vf()
H A Dice_virtchnl.c1597 act_prt = ICE_LAG_INVALID_PORT; in ice_vc_cfg_qs_msg()
1601 if (act_prt != pri_prt && act_prt != ICE_LAG_INVALID_PORT && in ice_vc_cfg_qs_msg()
1605 act_prt = ICE_LAG_INVALID_PORT; in ice_vc_cfg_qs_msg()
1727 act_prt != ICE_LAG_INVALID_PORT) in ice_vc_cfg_qs_msg()
1746 act_prt != ICE_LAG_INVALID_PORT) in ice_vc_cfg_qs_msg()