Lines Matching refs:VNIC_CLOSED
1496 case VNIC_CLOSED: in adapter_state_to_string()
1878 if (prev_state == VNIC_CLOSED) in __ibmvnic_open()
1885 if (prev_state == VNIC_CLOSED) in __ibmvnic_open()
1916 if (prev_state == VNIC_CLOSED) { in __ibmvnic_open()
1952 if (adapter->state != VNIC_CLOSED) { in ibmvnic_open()
2112 adapter->state = VNIC_CLOSED; in __ibmvnic_close()
2130 adapter->state = VNIC_CLOSED; in ibmvnic_close()
2824 adapter->state = VNIC_CLOSED; in do_reset()
2919 adapter->state = VNIC_CLOSED; in do_reset()
2921 if (reset_state == VNIC_CLOSED) { in do_reset()
3013 adapter->state = VNIC_CLOSED; in do_hard_reset()
3015 if (reset_state == VNIC_CLOSED) in do_hard_reset()