Searched refs:team_num_to_port_index (Results 1 – 3 of 3) sorted by relevance
33 port_index = team_num_to_port_index(team, in rr_transmit()
115 int port_index = team_num_to_port_index(team, hash); in lb_hash_select_tx_port()
246 static inline int team_num_to_port_index(struct team *team, int num) in team_num_to_port_index() function