Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.h353 BOOL head_exe_request; /* Pending execution request. */ member
H A Decore_sp_verbs.c717 o->head_exe_request = FALSE; in __ecore_vlan_mac_h_exec_pending()
743 o->head_exe_request = TRUE; in __ecore_vlan_mac_h_pend()
765 while(o->head_exe_request) { in __ecore_vlan_mac_h_write_unlock()
855 if (!o->head_reader && o->head_exe_request) { in __ecore_vlan_mac_h_read_unlock()
2426 o->head_exe_request = FALSE; in ecore_init_vlan_mac_common()