regs_write
return regs_write(port->sw, port, TB_CFG_PORT, user_buf, count, ppos);
return regs_write(port->sw, port, TB_CFG_HOPS, user_buf, count, ppos);
return regs_write(sw, NULL, TB_CFG_SWITCH, user_buf, count, ppos);