Searched refs:vsw_set_hw (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/sun4v/io/ |
H A D | vsw_phys.c | 98 int vsw_set_hw(vsw_t *, vsw_port_t *, int); 489 (void) vsw_set_hw(vswp, port, type); in vsw_mac_client_init() 624 vsw_set_hw(vsw_t *vswp, vsw_port_t *port, int type) in vsw_set_hw() function 1025 if (vsw_set_hw(vswp, portp, VSW_VNETPORT)) { in vsw_port_mac_reconfig() 1085 if (vsw_set_hw(vswp, NULL, VSW_LOCALDEV)) { in vsw_if_mac_reconfig()
|
H A D | vsw_ldc.c | 175 extern int vsw_set_hw(vsw_t *, vsw_port_t *, int);
|