Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.h29 NIC_STATE2_RESET_REQUESTED, enumerator
H A Dhns_enet.c2009 if (!test_bit(NIC_STATE2_RESET_REQUESTED, &priv->state)) in hns_nic_reset_subtask()
2011 clear_bit(NIC_STATE2_RESET_REQUESTED, &priv->state); in hns_nic_reset_subtask()
2079 set_bit(NIC_STATE2_RESET_REQUESTED, &priv->state); in hns_tx_timeout_reset()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds