Searched refs:head_exe_request (Results 1 – 2 of 2) sorted by relevance
403 o->head_exe_request = FALSE; in __ecore_vlan_mac_h_exec_pending()430 o->head_exe_request = TRUE; in __ecore_vlan_mac_h_pend()452 while (o->head_exe_request) { in __ecore_vlan_mac_h_write_unlock()544 if (!o->head_reader && o->head_exe_request) { in __ecore_vlan_mac_h_read_unlock()1867 o->head_exe_request = FALSE; in ecore_init_vlan_mac_common()
710 bool head_exe_request; /* Pending execution request. */ member