Home
last modified time | relevance | path

Searched refs:candidate_grp (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/io/mac/
H A Dmac.c6347 mac_group_t *candidate_grp = NULL; in mac_reserve_rx_group() local
6459 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() local
7000 candidate_grp == NULL) { in mac_reserve_tx_group()
7010 candidate_grp = grp; in mac_reserve_tx_group()
[all …]