Home
last modified time | relevance | path

Searched refs:pretend (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_hw.c61 p_pool->ptts[i].pxp.pretend.control = 0; in ecore_ptt_pool_alloc()
385 p_ptt->pxp.pretend.control = OSAL_CPU_TO_LE16(control); in ecore_fid_pretend()
390 OFFSETOF(struct pxp_ptt_entry, pretend), in ecore_fid_pretend()
391 *(u32 *)&p_ptt->pxp.pretend); in ecore_fid_pretend()
402 p_ptt->pxp.pretend.control = OSAL_CPU_TO_LE16(control); in ecore_port_pretend()
406 OFFSETOF(struct pxp_ptt_entry, pretend), in ecore_port_pretend()
407 *(u32 *)&p_ptt->pxp.pretend); in ecore_port_pretend()
422 OFFSETOF(struct pxp_ptt_entry, pretend), in ecore_port_unpretend()
423 *(u32 *)&p_ptt->pxp.pretend); in ecore_port_unpretend()
446 OFFSETOF(struct pxp_ptt_entry, pretend), in ecore_port_fid_pretend()
[all …]
H A Decore_hsi_debug_tools.h1047 struct pretend_params pretend /* Current pretend parameters */; member
H A Dcommon_hsi.h1399 struct pxp_pretend_cmd pretend; member
/f-stack/freebsd/contrib/openzfs/config/
H A Dlib-ld.m490 # If it fails, then pretend we aren't using GCC.
/f-stack/dpdk/drivers/net/qede/
H A Dqede_debug.c1890 if (split_type != dev_data->pretend.split_type || in qed_grc_dump_addr_range()
1891 split_id != dev_data->pretend.split_id) { in qed_grc_dump_addr_range()
1916 dev_data->pretend.split_type = (u8)split_type; in qed_grc_dump_addr_range()
1917 dev_data->pretend.split_id = split_id; in qed_grc_dump_addr_range()
2202 dev_data->pretend.split_type = SPLIT_TYPE_NONE; in qed_grc_dump_registers()
2203 dev_data->pretend.split_id = 0; in qed_grc_dump_registers()