Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvsw_ldc.h438 uint64_t p_bandwidth; /* bandwidth limit */ member
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_phys.c736 vsw_maccl_set_bandwidth(NULL, port, VSW_VNETPORT, port->p_bandwidth); in vsw_set_port_hw_addr()
1397 bw = &port->p_bandwidth; in vsw_maccl_set_bandwidth()
H A Dvsw.c2564 vsw_port_read_bandwidth(portp, mdp, *node, &portp->p_bandwidth); in vsw_port_read_props()
2666 if (maxbw != portp->p_bandwidth) { in vsw_port_update()