Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/team/
Dteam_core.c954 static void __reconstruct_port_hlist(struct team *team, int rm_index) in __reconstruct_port_hlist() argument
959 for (i = rm_index + 1; i < team->en_port_count; i++) { in __reconstruct_port_hlist()