Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_debugfs.c52 if (!test_bit(HNS3_NIC_STATE_INITED, &priv->state) || in hns3_dbg_queue_info()
396 if (!test_bit(HNS3_NIC_STATE_INITED, &priv->state) || in hns3_dbg_cmd_write()
H A Dhns3_enet.h14 HNS3_NIC_STATE_INITED, enumerator
H A Dhns3_enet.c4153 set_bit(HNS3_NIC_STATE_INITED, &priv->state); in hns3_client_init()
4200 if (!test_and_clear_bit(HNS3_NIC_STATE_INITED, &priv->state)) { in hns3_client_uninit()
4442 if (!test_bit(HNS3_NIC_STATE_INITED, &priv->state)) { in hns3_reset_notify_up_enet()
4510 set_bit(HNS3_NIC_STATE_INITED, &priv->state); in hns3_reset_notify_init_enet()
4535 if (!test_and_clear_bit(HNS3_NIC_STATE_INITED, &priv->state)) { in hns3_reset_notify_uninit_enet()