Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_phys.c90 static void vsw_maccl_set_bandwidth(vsw_t *vswp, vsw_port_t *port, int type,
465 vsw_maccl_set_bandwidth(vswp, port, type, maxbw); in vsw_update_bandwidth()
736 vsw_maccl_set_bandwidth(NULL, port, VSW_VNETPORT, port->p_bandwidth); in vsw_set_port_hw_addr()
809 vsw_maccl_set_bandwidth(vswp, NULL, VSW_LOCALDEV, vswp->bandwidth); in vsw_set_if_hw_addr()
1385 vsw_maccl_set_bandwidth(vsw_t *vswp, vsw_port_t *port, int type, uint64_t maxbw) in vsw_maccl_set_bandwidth() function