vsw_maccl_set_bandwidth
vsw_maccl_set_bandwidth(vswp, port, type, maxbw);
vsw_maccl_set_bandwidth(NULL, port, VSW_VNETPORT, port->p_bandwidth);
vsw_maccl_set_bandwidth(vswp, NULL, VSW_LOCALDEV, vswp->bandwidth);
static void vsw_maccl_set_bandwidth(vsw_t *vswp, vsw_port_t *port, int type,