Searched refs:prestera_lag_by_id (Results 1 – 3 of 3) sorted by relevance
394 struct prestera_lag *prestera_lag_by_id(struct prestera_switch *sw, u16 id);
885 struct prestera_lag *prestera_lag_by_id(struct prestera_switch *sw, u16 id) in prestera_lag_by_id() function913 lag = prestera_lag_by_id(sw, id); in prestera_lag_id()
1784 lag = prestera_lag_by_id(sw, evt->fdb_evt.dest.lag_id); in prestera_fdb_event()