Home
last modified time | relevance | path

Searched refs:VNIC_RESET_CHANGE_PARAM (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/ibm/
H A Dibmvnic.c2792 case VNIC_RESET_CHANGE_PARAM: in reset_reason_to_string()
2834 if (!(adapter->reset_reason == VNIC_RESET_CHANGE_PARAM)) in do_reset()
2864 if (adapter->reset_reason == VNIC_RESET_CHANGE_PARAM) { in do_reset()
2907 if (adapter->reset_reason == VNIC_RESET_CHANGE_PARAM) { in do_reset()
2921 if (adapter->reset_reason == VNIC_RESET_CHANGE_PARAM) { in do_reset()
2959 if (adapter->reset_reason == VNIC_RESET_CHANGE_PARAM) { in do_reset()
3025 if (!(adapter->reset_reason == VNIC_RESET_CHANGE_PARAM)) in do_reset()
3623 rc = ibmvnic_reset(adapter, VNIC_RESET_CHANGE_PARAM); in wait_for_reset()
3646 rc = ibmvnic_reset(adapter, VNIC_RESET_CHANGE_PARAM); in wait_for_reset()
H A Dibmvnic.h903 VNIC_RESET_CHANGE_PARAM, enumerator