Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_sp.c399 uint32_t ramrod_flags = o->saved_ramrod_flags; in __ecore_vlan_mac_h_exec_pending()
404 o->saved_ramrod_flags = 0; in __ecore_vlan_mac_h_exec_pending()
431 o->saved_ramrod_flags = ramrod_flags; in __ecore_vlan_mac_h_pend()
1868 o->saved_ramrod_flags = 0; in ecore_init_vlan_mac_common()
H A Decore_sp.h711 uint32_t saved_ramrod_flags; /* Ramrods of pending execution */ member