Home
last modified time | relevance | path

Searched refs:HNS3_NIC_STATE_INITED (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/
Dhns3_debugfs.c53 if (!test_bit(HNS3_NIC_STATE_INITED, &priv->state) || in hns3_dbg_queue_info()
326 if (!test_bit(HNS3_NIC_STATE_INITED, &priv->state) || in hns3_dbg_cmd_write()
Dhns3_enet.h18 HNS3_NIC_STATE_INITED, enumerator
Dhns3_enet.c3926 set_bit(HNS3_NIC_STATE_INITED, &priv->state); in hns3_client_init()
3966 if (!test_and_clear_bit(HNS3_NIC_STATE_INITED, &priv->state)) { in hns3_client_uninit()
4312 set_bit(HNS3_NIC_STATE_INITED, &priv->state); in hns3_reset_notify_init_enet()
4361 if (!test_and_clear_bit(HNS3_NIC_STATE_INITED, &priv->state)) { in hns3_reset_notify_uninit_enet()