Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_enet.h29 NIC_STATE_SERVICE_SCHED, enumerator
Dhns_enet.c1333 assert(!test_bit(NIC_STATE_SERVICE_SCHED, &priv->state)); in hns_nic_service_event_complete()
1336 clear_bit(NIC_STATE_SERVICE_SCHED, &priv->state); in hns_nic_service_event_complete()
1357 !test_and_set_bit(NIC_STATE_SERVICE_SCHED, &priv->state)) in hns_nic_task_schedule()
1568 clear_bit(NIC_STATE_SERVICE_SCHED, &priv->state); in hns_nic_dev_probe()