Searched defs:nix_inline_ipsec_cfg (Results 1 – 2 of 2) sorted by relevance
1280 struct nix_inline_ipsec_cfg { struct1281 struct mbox_msghdr hdr;1282 u32 cpt_credit;1283 struct {1288 } gen_cfg;1289 struct {1292 } inst_qsel;1293 u8 enable;1294 u16 bpid;1295 u32 credit_th;
5272 static void nix_inline_ipsec_cfg(struct rvu *rvu, struct nix_inline_ipsec_cfg *req, in nix_inline_ipsec_cfg() function