Searched refs:nix_bandprof_s (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.h923 struct nix_bandprof_s prof;
931 struct nix_bandprof_s prof_mask;
943 struct nix_bandprof_s prof;
959 struct nix_bandprof_s prof;
967 struct nix_bandprof_s prof_mask;
979 struct nix_bandprof_s prof;
H A Drvu_struct.h711 struct nix_bandprof_s { struct
H A Drvu_nix.c1113 sizeof(struct nix_bandprof_s));
1127 memcpy(ctx, &req->prof, sizeof(struct nix_bandprof_s));
1207 sizeof(struct nix_bandprof_s));
6025 memcpy(&aq_req.prof, &aq_rsp.prof, sizeof(struct nix_bandprof_s));
6026 memset((char *)&aq_req.prof_mask, 0xff, sizeof(struct nix_bandprof_s));
H A Drvu_debugfs.c2170 struct nix_bandprof_s *prof)

Completed in 214 milliseconds