Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/mac/
H A Dmac.c6342 mac_group_t *candidate_grp = NULL; in mac_reserve_rx_group() local
6454 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() local
6995 candidate_grp == NULL) { in mac_reserve_tx_group()
7005 candidate_grp = grp; in mac_reserve_tx_group()
[all …]