Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_lag.h17 #define ICE_LAG_INVALID_PORT 0xFF macro
Dice_lag.c1020 if (act_port != pri_port && act_port != ICE_LAG_INVALID_PORT) in ice_lag_unlink()
1023 lag->active_port = ICE_LAG_INVALID_PORT; in ice_lag_unlink()
1033 act_port != ICE_LAG_INVALID_PORT) { in ice_lag_unlink()
1036 primary_lag->active_port = ICE_LAG_INVALID_PORT; in ice_lag_unlink()
1365 lag->active_port != ICE_LAG_INVALID_PORT) { in ice_lag_monitor_link()
1369 lag->active_port = ICE_LAG_INVALID_PORT; in ice_lag_monitor_link()
1417 if (lag->active_port == ICE_LAG_INVALID_PORT) { in ice_lag_monitor_active()
1443 lag->active_port = ICE_LAG_INVALID_PORT; in ice_lag_monitor_active()
1560 p_lag->active_port != ICE_LAG_INVALID_PORT) { in ice_lag_unregister()
1567 lag->active_port = ICE_LAG_INVALID_PORT; in ice_lag_unregister()
[all …]
Dice_vf_lib.c852 act_prt = ICE_LAG_INVALID_PORT; in ice_reset_vf()
873 if (act_prt != pri_prt && act_prt != ICE_LAG_INVALID_PORT && in ice_reset_vf()
877 act_prt = ICE_LAG_INVALID_PORT; in ice_reset_vf()
965 act_prt != ICE_LAG_INVALID_PORT) in ice_reset_vf()
Dice_virtchnl.c1658 act_prt = ICE_LAG_INVALID_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()
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()
1812 act_prt != ICE_LAG_INVALID_PORT) in ice_vc_cfg_qs_msg()