Searched refs:ICE_LAG_INVALID_PORT (Results 1 – 2 of 2) sorted by relevance
846 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 …]
17 #define ICE_LAG_INVALID_PORT 0xFF macro
Completed in 11 milliseconds