Searched refs:rfs_cm_hdr_event_id (Results 1 – 1 of 1) sorted by relevance
1693 u32 rfs_cm_hdr_event_id; in ecore_set_gft_event_id_cm_hdr() local1696 rfs_cm_hdr_event_id = ecore_rd(p_hwfn, p_ptt, PRS_REG_CM_HDR_GFT); in ecore_set_gft_event_id_cm_hdr()1697 rfs_cm_hdr_event_id |= T_ETH_PACKET_ACTION_GFT_EVENTID << in ecore_set_gft_event_id_cm_hdr()1699 rfs_cm_hdr_event_id |= PARSER_ETH_CONN_GFT_ACTION_CM_HDR << in ecore_set_gft_event_id_cm_hdr()1701 ecore_wr(p_hwfn, p_ptt, PRS_REG_CM_HDR_GFT, rfs_cm_hdr_event_id); in ecore_set_gft_event_id_cm_hdr()