Lines Matching refs:VNIC_CLOSED
1046 if (prev_state == VNIC_CLOSED) in __ibmvnic_open()
1053 if (prev_state == VNIC_CLOSED) in __ibmvnic_open()
1068 if (prev_state == VNIC_CLOSED) { in __ibmvnic_open()
1090 if (adapter->state != VNIC_CLOSED) { in ibmvnic_open()
1231 adapter->state = VNIC_CLOSED; in __ibmvnic_close()
1244 adapter->state = VNIC_CLOSED; in ibmvnic_close()
1787 adapter->state = VNIC_CLOSED; in do_change_param_reset()
1789 if (reset_state == VNIC_CLOSED) in do_change_param_reset()
1854 adapter->state = VNIC_CLOSED; in do_reset()
1924 adapter->state = VNIC_CLOSED; in do_reset()
1926 if (reset_state == VNIC_CLOSED) { in do_reset()
2006 adapter->state = VNIC_CLOSED; in do_hard_reset()
2008 if (reset_state == VNIC_CLOSED) in do_hard_reset()
2095 adapter->state = VNIC_CLOSED; in __ibmvnic_reset()