Searched defs:nix_inline_ipsec_cfg (Results 1 – 2 of 2) sorted by relevance
1208 struct nix_inline_ipsec_cfg { struct1209 struct mbox_msghdr hdr;1210 u32 cpt_credit;1211 struct {1216 } gen_cfg;1217 struct {1220 } inst_qsel;1221 u8 enable;1222 u16 bpid;1223 u32 credit_th;
5032 static void nix_inline_ipsec_cfg(struct rvu *rvu, struct nix_inline_ipsec_cfg *req, in nix_inline_ipsec_cfg() function