Searched refs:candidate_grp (Results 1 – 1 of 1) sorted by relevance
7022 mac_group_t *candidate_grp = NULL; in mac_reserve_rx_group() local7138 if (candidate_grp == NULL && in mac_reserve_rx_group()7144 candidate_grp = grp; in mac_reserve_rx_group()7221 if (candidate_grp == NULL && in mac_reserve_rx_group()7224 candidate_grp = donorgrp; in mac_reserve_rx_group()7226 if (candidate_grp != NULL) { in mac_reserve_rx_group()7236 grp = candidate_grp; in mac_reserve_rx_group()7587 mac_group_t *candidate_grp = NULL; in mac_reserve_tx_group() local7675 candidate_grp == NULL) { in mac_reserve_tx_group()7684 candidate_grp = grp; in mac_reserve_tx_group()[all …]