Searched refs:candidate_grp (Results 1 – 1 of 1) sorted by relevance
6342 mac_group_t *candidate_grp = NULL; in mac_reserve_rx_group() local6454 if (candidate_grp == NULL && in mac_reserve_rx_group()6467 candidate_grp = grp; in mac_reserve_rx_group()6543 if (candidate_grp == NULL && in mac_reserve_rx_group()6546 candidate_grp = donorgrp; in mac_reserve_rx_group()6548 if (candidate_grp != NULL) { in mac_reserve_rx_group()6557 grp = candidate_grp; in mac_reserve_rx_group()6908 mac_group_t *candidate_grp = NULL; in mac_reserve_tx_group() local6995 candidate_grp == NULL) { in mac_reserve_tx_group()7005 candidate_grp = grp; in mac_reserve_tx_group()[all …]