Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.h29 NIC_STATE2_RESET_REQUESTED, enumerator
H A Dhns_enet.c2023 if (!test_bit(NIC_STATE2_RESET_REQUESTED, &priv->state)) in hns_nic_reset_subtask()
2025 clear_bit(NIC_STATE2_RESET_REQUESTED, &priv->state); in hns_nic_reset_subtask()
2093 set_bit(NIC_STATE2_RESET_REQUESTED, &priv->state); in hns_tx_timeout_reset()