Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_debugfs.c705 if (!test_bit(HNS3_NIC_STATE_INITED, &priv->state) || in hns3_dbg_rx_queue_info()
809 if (!test_bit(HNS3_NIC_STATE_INITED, &priv->state) || in hns3_dbg_tx_queue_info()
1164 if (!test_bit(HNS3_NIC_STATE_INITED, &priv->state) || in hns3_dbg_page_pool_info()
1274 if (!test_bit(HNS3_NIC_STATE_INITED, &priv->state) || in hns3_dbg_read()
H A Dhns3_enet.h20 HNS3_NIC_STATE_INITED, enumerator
H A Dhns3_enet.c5270 set_bit(HNS3_NIC_STATE_INITED, &priv->state); in hns3_state_init()
5289 clear_bit(HNS3_NIC_STATE_INITED, &priv->state); in hns3_state_uninit()
5443 if (!test_and_clear_bit(HNS3_NIC_STATE_INITED, &priv->state)) { in hns3_client_uninit()
5640 if (!test_bit(HNS3_NIC_STATE_INITED, &priv->state)) { in hns3_reset_notify_up_enet()
5708 set_bit(HNS3_NIC_STATE_INITED, &priv->state); in hns3_reset_notify_init_enet()
5735 if (!test_and_clear_bit(HNS3_NIC_STATE_INITED, &priv->state)) { in hns3_reset_notify_uninit_enet()