Home
last modified time | relevance | path

Searched refs:VNIC_RESET_CHANGE_PARAM (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/
H A Dibmvnic.c2713 case VNIC_RESET_CHANGE_PARAM: in reset_reason_to_string()
2754 /* requestor of VNIC_RESET_CHANGE_PARAM already has the rtnl lock */ in do_reset()
2755 if (!(adapter->reset_reason == VNIC_RESET_CHANGE_PARAM)) in do_reset()
2785 if (adapter->reset_reason == VNIC_RESET_CHANGE_PARAM) { in do_reset()
2828 if (adapter->reset_reason == VNIC_RESET_CHANGE_PARAM) { in do_reset()
2842 if (adapter->reset_reason == VNIC_RESET_CHANGE_PARAM) { in do_reset()
2880 if (adapter->reset_reason == VNIC_RESET_CHANGE_PARAM) { in do_reset()
2945 /* requestor of VNIC_RESET_CHANGE_PARAM should still hold the rtnl lock */ in do_reset()
2946 if (!(adapter->reset_reason == VNIC_RESET_CHANGE_PARAM)) in do_reset()
3544 rc = ibmvnic_reset(adapter, VNIC_RESET_CHANGE_PARAM); in wait_for_reset()
[all...]
H A Dibmvnic.h902 VNIC_RESET_CHANGE_PARAM, enumerator
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/
H A Dibmvnic.h947 VNIC_RESET_CHANGE_PARAM}; enumerator
H A Dibmvnic.c2249 if (rwi->reset_reason == VNIC_RESET_CHANGE_PARAM) { in __ibmvnic_reset()
2538 rc = ibmvnic_reset(adapter, VNIC_RESET_CHANGE_PARAM); in wait_for_reset()
2561 rc = ibmvnic_reset(adapter, VNIC_RESET_CHANGE_PARAM); in wait_for_reset()

Completed in 16 milliseconds