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

/linux-master/drivers/net/ethernet/ibm/
H A Dibmvnic.c2713 case VNIC_RESET_CHANGE_PARAM:
2754 /* requestor of VNIC_RESET_CHANGE_PARAM already has the rtnl lock */
2755 if (!(adapter->reset_reason == VNIC_RESET_CHANGE_PARAM))
2785 if (adapter->reset_reason == VNIC_RESET_CHANGE_PARAM) {
2828 if (adapter->reset_reason == VNIC_RESET_CHANGE_PARAM) {
2842 if (adapter->reset_reason == VNIC_RESET_CHANGE_PARAM) {
2880 if (adapter->reset_reason == VNIC_RESET_CHANGE_PARAM) {
2945 /* requestor of VNIC_RESET_CHANGE_PARAM should still hold the rtnl lock */
2946 if (!(adapter->reset_reason == VNIC_RESET_CHANGE_PARAM))
3544 rc = ibmvnic_reset(adapter, VNIC_RESET_CHANGE_PARAM);
[all...]
H A Dibmvnic.h902 VNIC_RESET_CHANGE_PARAM, enumerator in enum:ibmvnic_reset_reason

Completed in 121 milliseconds