Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_lag.h17 #define ICE_LAG_INVALID_PORT 0xFF macro
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_vf_lib.c838 act_prt = ICE_LAG_INVALID_PORT; in ice_reset_vf()
854 if (act_prt != pri_prt && act_prt != ICE_LAG_INVALID_PORT && in ice_reset_vf()
858 act_prt = ICE_LAG_INVALID_PORT; in ice_reset_vf()
954 act_prt != ICE_LAG_INVALID_PORT) in ice_reset_vf()
H A Dice_virtchnl.c1601 act_prt = ICE_LAG_INVALID_PORT; in ice_vc_cfg_qs_msg()
1605 if (act_prt != pri_prt && act_prt != ICE_LAG_INVALID_PORT && in ice_vc_cfg_qs_msg()
1609 act_prt = ICE_LAG_INVALID_PORT; in ice_vc_cfg_qs_msg()
1720 act_prt != ICE_LAG_INVALID_PORT) in ice_vc_cfg_qs_msg()
1739 act_prt != ICE_LAG_INVALID_PORT) in ice_vc_cfg_qs_msg()

Completed in 9 milliseconds