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