Lines Matching refs:VNIC_CLOSED
1303 case VNIC_CLOSED: in adapter_state_to_string()
1618 if (prev_state == VNIC_CLOSED) in __ibmvnic_open()
1625 if (prev_state == VNIC_CLOSED) in __ibmvnic_open()
1649 if (prev_state == VNIC_CLOSED) { in __ibmvnic_open()
1685 if (adapter->state != VNIC_CLOSED) { in ibmvnic_open()
1845 adapter->state = VNIC_CLOSED; in __ibmvnic_close()
1863 adapter->state = VNIC_CLOSED; in ibmvnic_close()
2557 adapter->state = VNIC_CLOSED; in do_reset()
2652 adapter->state = VNIC_CLOSED; in do_reset()
2654 if (reset_state == VNIC_CLOSED) { in do_reset()
2746 adapter->state = VNIC_CLOSED; in do_hard_reset()
2748 if (reset_state == VNIC_CLOSED) in do_hard_reset()