Lines Matching refs:VNIC_CLOSED
913 case VNIC_CLOSED: in adapter_state_to_string()
1232 if (prev_state == VNIC_CLOSED) in __ibmvnic_open()
1239 if (prev_state == VNIC_CLOSED) in __ibmvnic_open()
1254 if (prev_state == VNIC_CLOSED) { in __ibmvnic_open()
1290 if (adapter->state != VNIC_CLOSED) { in ibmvnic_open()
1439 adapter->state = VNIC_CLOSED; in __ibmvnic_close()
1457 adapter->state = VNIC_CLOSED; in ibmvnic_close()
2122 adapter->state = VNIC_CLOSED; in do_reset()
2217 adapter->state = VNIC_CLOSED; in do_reset()
2219 if (reset_state == VNIC_CLOSED) { in do_reset()
2310 adapter->state = VNIC_CLOSED; in do_hard_reset()
2312 if (reset_state == VNIC_CLOSED) in do_hard_reset()