Home
last modified time | relevance | path

Searched defs:nix_inline_ipsec_cfg (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/af/
Dmbox.h1191 struct nix_inline_ipsec_cfg { struct
1192 struct mbox_msghdr hdr;
1193 u32 cpt_credit;
1194 struct {
1199 } gen_cfg;
1200 struct {
1203 } inst_qsel;
1204 u8 enable;
Drvu_nix.c4730 static void nix_inline_ipsec_cfg(struct rvu *rvu, struct nix_inline_ipsec_cfg *req, in nix_inline_ipsec_cfg() function