Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h299 bool head_exe_request; /* Pending execution request. */ member
Dbnx2x_sp.c424 o->head_exe_request = false; in __bnx2x_vlan_mac_h_exec_pending()
449 o->head_exe_request = true; in __bnx2x_vlan_mac_h_pend()
471 while (o->head_exe_request) { in __bnx2x_vlan_mac_h_write_unlock()
545 if (!o->head_reader && o->head_exe_request) { in __bnx2x_vlan_mac_h_read_unlock()
1935 o->head_exe_request = false; in bnx2x_init_vlan_mac_common()