Searched refs:num_lag_ids (Results 1 – 4 of 4) sorted by relevance
1040 if (dp->ds->num_lag_ids > len) in dsa_tree_setup_lags()1041 len = dp->ds->num_lag_ids; in dsa_tree_setup_lags()
411 unsigned int num_lag_ids; member
5961 if (id < 0 || id >= ds->num_lag_ids) in mv88e6xxx_lag_can_offload()6305 ds->num_lag_ids = mv88e6xxx_has_lag(chip) ? 16 : 0; in mv88e6xxx_register_switch()
761 can optionally populate ``ds->num_lag_ids`` from the ``dsa_switch_ops::setup``