Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ice/
A Dice_lag.c846 return ICE_LAG_INVALID_PORT; in ice_lag_prepare_vf_reset()
861 act_prt != ICE_LAG_INVALID_PORT) { in ice_lag_complete_vf_reset()
1087 lag->active_port = ICE_LAG_INVALID_PORT; in ice_lag_unlink()
1100 act_port != ICE_LAG_INVALID_PORT) { in ice_lag_unlink()
1438 lag->active_port != ICE_LAG_INVALID_PORT) { in ice_lag_monitor_link()
1442 lag->active_port = ICE_LAG_INVALID_PORT; in ice_lag_monitor_link()
1490 if (lag->active_port == ICE_LAG_INVALID_PORT) { in ice_lag_monitor_active()
1518 lag->active_port = ICE_LAG_INVALID_PORT; in ice_lag_monitor_active()
1635 p_lag->active_port != ICE_LAG_INVALID_PORT) { in ice_lag_unregister()
1642 lag->active_port = ICE_LAG_INVALID_PORT; in ice_lag_unregister()
[all …]
A Dice_lag.h17 #define ICE_LAG_INVALID_PORT 0xFF macro

Completed in 11 milliseconds