Searched defs:nix_inline_ipsec_cfg (Results 1 – 2 of 2) sorted by relevance
1301 struct nix_inline_ipsec_cfg { struct1302 struct mbox_msghdr hdr;1303 u32 cpt_credit;1304 struct {1309 } gen_cfg;1310 struct {1313 } inst_qsel;1314 u8 enable;1315 u16 bpid;1316 u32 credit_th;
5489 static void nix_inline_ipsec_cfg(struct rvu *rvu, struct nix_inline_ipsec_cfg *req, in nix_inline_ipsec_cfg() function