Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_sp_commands.c454 &p_ent->ramrod.pf_update); in ecore_sp_pf_update_dcbx()
539 &p_ent->ramrod.pf_update.tunnel_config); in ecore_sp_pf_update_tunn_cfg()
610 p_ent->ramrod.pf_update.update_mf_vlan_flag = true; in ecore_sp_pf_update_stag()
611 p_ent->ramrod.pf_update.mf_vlan = OSAL_CPU_TO_LE16(p_hwfn->hw_info.ovlan); in ecore_sp_pf_update_stag()
H A Decore_spq.h53 struct pf_update_ramrod_data pf_update; member