Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_client.c1701 mac_resource_props_t *cmrp = MCIP_RESOURCE_PROPS(mcip); in mac_client_set_rings_prop() local
1767 cmrp->mrp_nrxrings = in mac_client_set_rings_prop()
1774 cmrp->mrp_nrxrings = 1; in mac_client_set_rings_prop()
1916 cmrp->mrp_ntxrings = 1; in mac_client_set_rings_prop()
4366 mac_update_resources(mac_resource_props_t *nmrp, mac_resource_props_t *cmrp, in mac_update_resources() argument
4369 if (nmrp != NULL && cmrp != NULL) { in mac_update_resources()
4372 cmrp->mrp_mask &= ~MRP_PRIORITY; in mac_update_resources()
4374 cmrp->mrp_priority = in mac_update_resources()
4377 cmrp->mrp_priority = MPL_LINK_DEFAULT; in mac_update_resources()
4380 cmrp->mrp_mask |= MRP_PRIORITY; in mac_update_resources()
[all …]