Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.h1215 struct nix_inline_ipsec_cfg { struct
1216 struct mbox_msghdr hdr;
1217 u32 cpt_credit;
1218 struct {
1223 } gen_cfg;
1224 struct {
1227 } inst_qsel;
1228 u8 enable;
1229 u16 bpid;
1230 u32 credit_th;
H A Drvu_nix.c4981 static void nix_inline_ipsec_cfg(struct rvu *rvu, struct nix_inline_ipsec_cfg *req, in nix_inline_ipsec_cfg() function