Searched refs:crit_section (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
H A Di40evf_main.c671 &adapter->crit_section)) { i40evf_add_vlan()
692 clear_bit(__I40EVF_IN_CRITICAL_TASK, &adapter->crit_section); i40evf_add_vlan()
708 &adapter->crit_section)) { i40evf_del_vlan()
719 clear_bit(__I40EVF_IN_CRITICAL_TASK, &adapter->crit_section); i40evf_del_vlan()
792 &adapter->crit_section)) { i40evf_add_filter()
803 &adapter->crit_section); i40evf_add_filter()
814 clear_bit(__I40EVF_IN_CRITICAL_TASK, &adapter->crit_section); i40evf_add_filter()
868 &adapter->crit_section)) {
900 clear_bit(__I40EVF_IN_CRITICAL_TASK, &adapter->crit_section);
991 &adapter->crit_section)) i40evf_down()
1020 clear_bit(__I40EVF_IN_CRITICAL_TASK, &adapter->crit_section); i40evf_down()
1315 if (test_and_set_bit(__I40EVF_IN_CRITICAL_TASK, &adapter->crit_section)) i40evf_watchdog_task()
1329 &adapter->crit_section); i40evf_watchdog_task()
1422 clear_bit(__I40EVF_IN_CRITICAL_TASK, &adapter->crit_section); i40evf_watchdog_task()
1495 &adapter->crit_section)) i40evf_reset_task()
1566 clear_bit(__I40EVF_IN_CRITICAL_TASK, &adapter->crit_section); i40evf_reset_task()
1605 clear_bit(__I40EVF_IN_CRITICAL_TASK, &adapter->crit_section); i40evf_reset_task()
H A Di40evf.h246 unsigned long crit_section; member in struct:i40evf_adapter

Completed in 97 milliseconds