Searched refs:vsw_update_bandwidth (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/sun4v/io/ |
H A D | vsw_phys.c | 120 void vsw_update_bandwidth(vsw_t *vswp, vsw_port_t *port, int type, 460 vsw_update_bandwidth(vsw_t *vswp, vsw_port_t *port, int type, uint64_t maxbw) in vsw_update_bandwidth() function
|
H A D | vsw.c | 174 extern void vsw_update_bandwidth(vsw_t *vswp, vsw_port_t *port, int type, 2432 vsw_update_bandwidth(vswp, NULL, VSW_LOCALDEV, maxbw); in vsw_update_md_prop() 2696 vsw_update_bandwidth(NULL, portp, VSW_VNETPORT, maxbw); in vsw_port_update()
|