Searched refs:update_vlans (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/sun4v/io/ |
H A D | vsw_phys.c | 114 void vsw_port_mac_reconfig(vsw_port_t *portp, boolean_t update_vlans, 118 void vsw_if_mac_reconfig(vsw_t *vswp, boolean_t update_vlans, 987 vsw_port_mac_reconfig(vsw_port_t *portp, boolean_t update_vlans, in vsw_port_mac_reconfig() argument 1004 if (update_vlans == B_TRUE) { in vsw_port_mac_reconfig() 1048 vsw_if_mac_reconfig(vsw_t *vswp, boolean_t update_vlans, in vsw_if_mac_reconfig() argument 1064 if (update_vlans == B_TRUE) { in vsw_if_mac_reconfig()
|
H A D | vsw_hio.c | 84 extern void vsw_port_mac_reconfig(vsw_port_t *portp, boolean_t update_vlans,
|
H A D | vsw.c | 169 extern void vsw_if_mac_reconfig(vsw_t *vswp, boolean_t update_vlans,
|