Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.h28 NIC_STATE_SERVICE_SCHED, enumerator
H A Dhns_enet.c2048 WARN_ON(!test_bit(NIC_STATE_SERVICE_SCHED, &priv->state)); in hns_nic_service_event_complete()
2051 clear_bit(NIC_STATE_SERVICE_SCHED, &priv->state); in hns_nic_service_event_complete()
2072 !test_and_set_bit(NIC_STATE_SERVICE_SCHED, &priv->state)) in hns_nic_task_schedule()
2372 clear_bit(NIC_STATE_SERVICE_SCHED, &priv->state); in hns_nic_dev_probe()