Searched refs:tag_const (Results 1 – 2 of 2) sorted by relevance
758 struct eth_sec_tag_const tag_const; in eth_sec_ipsec_cfg() local773 tag_const.u32 = 0; in eth_sec_ipsec_cfg()774 tag_const.event_type = RTE_EVENT_TYPE_ETHDEV; in eth_sec_ipsec_cfg()775 tag_const.port = port; in eth_sec_ipsec_cfg()776 req->ipsec_cfg0.tag_const = tag_const.u32; in eth_sec_ipsec_cfg()
1109 uint32_t __otx2_io tag_const; member