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) function
|
H A D | vsw.c | 174 extern void vsw_update_bandwidth(vsw_t *vswp, vsw_port_t *port, int type, 2433 vsw_update_bandwidth(vswp, NULL, VSW_LOCALDEV, maxbw); 2697 vsw_update_bandwidth(NULL, portp, VSW_VNETPORT, maxbw);
|
Completed in 65 milliseconds