Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.h135 HCLGEVF_STATE_MBX_SERVICE_SCHED, enumerator
H A Dhclgevf_main.c1751 !test_and_set_bit(HCLGEVF_STATE_MBX_SERVICE_SCHED, in hclgevf_mbx_task_schedule()
1835 if (!test_and_clear_bit(HCLGEVF_STATE_MBX_SERVICE_SCHED, &hdev->state)) in hclgevf_mailbox_service_task()
2250 clear_bit(HCLGEVF_STATE_MBX_SERVICE_SCHED, &hdev->state); in hclgevf_state_init()