Home
last modified time | relevance | path

Searched refs:head_exe_request (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.h303 bool head_exe_request; /* Pending execution request. */ member
H A 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.h303 bool head_exe_request; /* Pending execution request. */ member
H A 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()

Completed in 20 milliseconds