Searched refs:candidate_grp (Results 1 – 1 of 1) sorted by relevance
6347 mac_group_t *candidate_grp = NULL; in mac_reserve_rx_group() local6459 if (candidate_grp == NULL && in mac_reserve_rx_group()6472 candidate_grp = grp; in mac_reserve_rx_group()6548 if (candidate_grp == NULL && in mac_reserve_rx_group()6551 candidate_grp = donorgrp; in mac_reserve_rx_group()6553 if (candidate_grp != NULL) { in mac_reserve_rx_group()6562 grp = candidate_grp; in mac_reserve_rx_group()6913 mac_group_t *candidate_grp = NULL; in mac_reserve_tx_group() local7000 candidate_grp == NULL) { in mac_reserve_tx_group()7010 candidate_grp = grp; in mac_reserve_tx_group()[all …]