Searched refs:HCLGEVF_STATE_RST_FAIL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_main.h | 139 HCLGEVF_STATE_RST_FAIL, enumerator
|
H A D | hclgevf_main.c | 1206 test_bit(HCLGEVF_STATE_RST_FAIL, &hdev->state)) && is_kill) { in hclgevf_set_vlan_filter() 1515 set_bit(HCLGEVF_STATE_RST_FAIL, &hdev->state); in hclgevf_reset_err_handle() 1574 clear_bit(HCLGEVF_STATE_RST_FAIL, &hdev->state); in hclgevf_reset_rebuild() 1759 !test_bit(HCLGEVF_STATE_RST_FAIL, &hdev->state)) in hclgevf_task_schedule() 1865 if (test_bit(HCLGEVF_STATE_RST_FAIL, &hdev->state) || in hclgevf_periodic_service_task() 2252 clear_bit(HCLGEVF_STATE_RST_FAIL, &hdev->state); in hclgevf_state_init() 3240 test_bit(HCLGEVF_STATE_RST_FAIL, &hdev->state)) { in hclgevf_update_port_base_vlan_info()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_main.h | 155 HCLGEVF_STATE_RST_FAIL, enumerator
|
H A D | hclgevf_main.c | 1616 test_bit(HCLGEVF_STATE_RST_FAIL, &hdev->state)) && is_kill) { in hclgevf_set_vlan_filter() 1896 set_bit(HCLGEVF_STATE_RST_FAIL, &hdev->state); in hclgevf_reset_err_handle() 1955 clear_bit(HCLGEVF_STATE_RST_FAIL, &hdev->state); in hclgevf_reset_rebuild() 2142 !test_bit(HCLGEVF_STATE_RST_FAIL, &hdev->state)) in hclgevf_task_schedule() 2248 if (test_bit(HCLGEVF_STATE_RST_FAIL, &hdev->state)) in hclgevf_periodic_service_task() 2657 clear_bit(HCLGEVF_STATE_RST_FAIL, &hdev->state); in hclgevf_state_init() 3620 test_bit(HCLGEVF_STATE_RST_FAIL, &hdev->state)) { in hclgevf_update_port_base_vlan_info()
|
Completed in 12 milliseconds