Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_init_fw_funcs.h315 u32 ethType);
327 u32 ethType);
H A Decore_init_fw_funcs.c1209 struct ecore_ptt *p_ptt, u32 ethType) in ecore_set_engine_mf_ovlan_eth_type() argument
1212 STORE_RT_REG(p_hwfn, PRS_REG_TAG_ETHERTYPE_0_RT_OFFSET, ethType); in ecore_set_engine_mf_ovlan_eth_type()
1215 STORE_RT_REG(p_hwfn, NIG_REG_TAG_ETHERTYPE_0_RT_OFFSET, ethType); in ecore_set_engine_mf_ovlan_eth_type()
1218 STORE_RT_REG(p_hwfn, PBF_REG_TAG_ETHERTYPE_0_RT_OFFSET, ethType); in ecore_set_engine_mf_ovlan_eth_type()
1223 struct ecore_ptt *p_ptt, u32 ethType) in ecore_set_port_mf_ovlan_eth_type() argument
1226 STORE_RT_REG(p_hwfn, DORQ_REG_TAG1_ETHERTYPE_RT_OFFSET, ethType); in ecore_set_port_mf_ovlan_eth_type()