Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_client.c1685 mac_resource_props_t *cmrp = MCIP_RESOURCE_PROPS(mcip); in mac_client_set_rings_prop() local
1751 cmrp->mrp_nrxrings = in mac_client_set_rings_prop()
1758 cmrp->mrp_nrxrings = 1; in mac_client_set_rings_prop()
1900 cmrp->mrp_ntxrings = 1; in mac_client_set_rings_prop()
4350 mac_update_resources(mac_resource_props_t *nmrp, mac_resource_props_t *cmrp, in mac_update_resources() argument
4353 if (nmrp != NULL && cmrp != NULL) { in mac_update_resources()
4356 cmrp->mrp_mask &= ~MRP_PRIORITY; in mac_update_resources()
4358 cmrp->mrp_priority = in mac_update_resources()
4361 cmrp->mrp_priority = MPL_LINK_DEFAULT; in mac_update_resources()
4364 cmrp->mrp_mask |= MRP_PRIORITY; in mac_update_resources()
[all …]