Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/mac/
H A Dmac.c6344 mac_resource_props_t *gmrp; in mac_reserve_rx_group() local
6461 gmrp = MCIP_RESOURCE_PROPS(gclient); in mac_reserve_rx_group()
6463 (gmrp->mrp_mask & MRP_RX_RINGS) == 0 && in mac_reserve_rx_group()
6910 mac_resource_props_t *gmrp; in mac_reserve_tx_group() local
6999 gmrp = MCIP_RESOURCE_PROPS(gclient); in mac_reserve_tx_group()
7001 (gmrp->mrp_mask & MRP_TX_RINGS) == 0 && in mac_reserve_tx_group()