Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h303 bool head_exe_request; /* Pending execution request. */ member
Dbnx2x_sp.c461 o->head_exe_request = false; in __bnx2x_vlan_mac_h_exec_pending()
486 o->head_exe_request = true; in __bnx2x_vlan_mac_h_pend()
508 while (o->head_exe_request) { in __bnx2x_vlan_mac_h_write_unlock()
582 if (!o->head_reader && o->head_exe_request) { in __bnx2x_vlan_mac_h_read_unlock()
2122 o->head_exe_request = false; in bnx2x_init_vlan_mac_common()