Searched refs:head_exe_request (Results 1 – 2 of 2) sorted by relevance
479 o->head_exe_request = FALSE; in __ecore_vlan_mac_h_exec_pending()505 o->head_exe_request = TRUE; in __ecore_vlan_mac_h_pend()527 while(o->head_exe_request) { in __ecore_vlan_mac_h_write_unlock()617 if (!o->head_reader && o->head_exe_request) { in __ecore_vlan_mac_h_read_unlock()2306 o->head_exe_request = FALSE; in ecore_init_vlan_mac_common()
764 bool head_exe_request; /* Pending execution request. */ member