Searched refs:pretend (Results 1 – 5 of 5) sorted by relevance
61 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 …]
1047 struct pretend_params pretend /* Current pretend parameters */; member
1399 struct pxp_pretend_cmd pretend; member
90 # If it fails, then pretend we aren't using GCC.
1890 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()