Searched refs:eib_vnic_modify_exit (Results 1 – 1 of 1) sorted by relevance
41 static void eib_vnic_modify_exit(eib_t *, uint_t);112 eib_vnic_modify_exit(ss, EIB_VN_BEING_CREATED); in eib_vnic_create()123 eib_vnic_modify_exit(ss, EIB_VN_BEING_CREATED); in eib_vnic_create()174 eib_vnic_modify_exit(ss, EIB_VN_BEING_CREATED); in eib_vnic_create()179 eib_vnic_modify_exit(ss, EIB_VN_BEING_CREATED); in eib_vnic_create()188 eib_vnic_modify_exit(ss, EIB_VN_BEING_DELETED); in eib_vnic_delete()1120 eib_vnic_modify_exit(ss, EIB_VN_BEING_MODIFIED); in eib_vnic_restart()1238 eib_vnic_modify_exit(eib_t *ss, uint_t op) in eib_vnic_modify_exit() function