Symbol: mbox_msghdr
drivers/crypto/marvell/octeontx2/otx2_cpt_common.h
121
struct mbox_msghdr hdr;
drivers/crypto/marvell/octeontx2/otx2_cpt_common.h
125
struct mbox_msghdr hdr;
drivers/crypto/marvell/octeontx2/otx2_cpt_common.h
52
struct mbox_msghdr hdr;
drivers/crypto/marvell/octeontx2/otx2_cpt_common.h
71
struct mbox_msghdr hdr;
drivers/crypto/marvell/octeontx2/otx2_cpt_common.h
76
struct mbox_msghdr hdr;
drivers/crypto/marvell/octeontx2/otx2_cpt_common.h
86
struct mbox_msghdr hdr;
drivers/crypto/marvell/octeontx2/otx2_cpt_common.h
90
struct mbox_msghdr hdr;
drivers/crypto/marvell/octeontx2/otx2_cpt_mbox_common.c
189
struct mbox_msghdr *req;
drivers/crypto/marvell/octeontx2/otx2_cpt_mbox_common.c
26
struct mbox_msghdr *req;
drivers/crypto/marvell/octeontx2/otx2_cptpf_main.c
138
struct mbox_msghdr *req;
drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
112
struct mbox_msghdr *req)
drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
245
struct mbox_msghdr *req)
drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
30
struct mbox_msghdr *req, int size)
drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
307
struct mbox_msghdr *req, int size)
drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
32
struct mbox_msghdr *msg;
drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
378
struct mbox_msghdr *msg;
drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
393
msg = (struct mbox_msghdr *)(mdev->mbase + offset);
drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
42
memcpy((uint8_t *)msg + sizeof(struct mbox_msghdr),
drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
43
(uint8_t *)req + sizeof(struct mbox_msghdr), size);
drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
450
struct mbox_msghdr *msg)
drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
514
static void forward_to_vf(struct otx2_cptpf_dev *cptpf, struct mbox_msghdr *msg,
drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
518
struct mbox_msghdr *fwd;
drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
548
memcpy((uint8_t *)fwd + sizeof(struct mbox_msghdr),
drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
549
(uint8_t *)msg + sizeof(struct mbox_msghdr), size);
drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
564
struct mbox_msghdr *msg;
drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
577
msg = (struct mbox_msghdr *)(mdev->mbase + afpf_mbox->rx_start +
drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
596
struct mbox_msghdr *msg)
drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
618
struct mbox_msghdr *msg)
drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
640
struct mbox_msghdr *msg;
drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
654
msg = (struct mbox_msghdr *)(mdev->mbase + offset);
drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
67
struct mbox_msghdr *req)
drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
89
struct mbox_msghdr *req)
drivers/crypto/marvell/octeontx2/otx2_cptvf_mbox.c
157
struct mbox_msghdr *msg;
drivers/crypto/marvell/octeontx2/otx2_cptvf_mbox.c
173
msg = (struct mbox_msghdr *)(mdev->mbase + pfvf_mbox->rx_start +
drivers/crypto/marvell/octeontx2/otx2_cptvf_mbox.c
207
struct mbox_msghdr *req;
drivers/crypto/marvell/octeontx2/otx2_cptvf_mbox.c
209
req = (struct mbox_msghdr *)
drivers/crypto/marvell/octeontx2/otx2_cptvf_mbox.c
227
struct mbox_msghdr *req;
drivers/crypto/marvell/octeontx2/otx2_cptvf_mbox.c
229
req = (struct mbox_msghdr *)
drivers/crypto/marvell/octeontx2/otx2_cptvf_mbox.c
70
struct mbox_msghdr *msg)
drivers/net/ethernet/marvell/octeontx2/af/mbox.c
315
struct mbox_msghdr *msg;
drivers/net/ethernet/marvell/octeontx2/af/mbox.c
350
msg = (struct mbox_msghdr *)(hw_mbase + mbox->tx_start + msgs_offset);
drivers/net/ethernet/marvell/octeontx2/af/mbox.c
403
struct mbox_msghdr *otx2_mbox_alloc_msg_rsp(struct otx2_mbox *mbox, int devid,
drivers/net/ethernet/marvell/octeontx2/af/mbox.c
407
struct mbox_msghdr *msghdr = NULL;
drivers/net/ethernet/marvell/octeontx2/af/mbox.c
444
struct mbox_msghdr *otx2_mbox_get_rsp(struct otx2_mbox *mbox, int devid,
drivers/net/ethernet/marvell/octeontx2/af/mbox.c
445
struct mbox_msghdr *msg)
drivers/net/ethernet/marvell/octeontx2/af/mbox.c
458
struct mbox_msghdr *pmsg = mdev->mbase + imsg;
drivers/net/ethernet/marvell/octeontx2/af/mbox.c
459
struct mbox_msghdr *prsp = mdev->mbase + irsp;
drivers/net/ethernet/marvell/octeontx2/af/mbox.c
492
struct mbox_msghdr *preq = mdev->mbase + ireq;
drivers/net/ethernet/marvell/octeontx2/af/mbox.c
493
struct mbox_msghdr *prsp = mdev->mbase + irsp;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1008
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1017
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1040
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1053
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1076
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1089
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1112
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1128
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1135
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1148
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1158
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1173
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1232
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1245
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
127
struct mbox_msghdr *otx2_mbox_alloc_msg_rsp(struct otx2_mbox *mbox, int devid,
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1279
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1284
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1289
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
129
struct mbox_msghdr *otx2_mbox_get_rsp(struct otx2_mbox *mbox, int devid,
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1294
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
130
struct mbox_msghdr *msg);
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1303
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1308
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1317
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1327
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1336
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1343
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1348
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1359
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
136
static inline struct mbox_msghdr *otx2_mbox_alloc_msg(struct otx2_mbox *mbox,
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1365
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1374
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1386
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1396
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1422
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1428
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1447
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1463
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1475
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1481
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1493
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1500
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1506
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1513
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1559
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1573
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1583
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1618
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1630
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1643
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1648
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1656
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1661
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1668
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1677
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1682
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1687
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1694
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1704
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1717
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1725
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1730
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1736
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1755
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1768
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1774
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1781
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1797
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1850
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1892
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1899
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1905
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1911
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1921
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1929
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1937
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1942
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1947
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1956
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1963
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1968
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1973
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1979
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
1984
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2005
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2016
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2022
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2028
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2033
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2041
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2053
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2075
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2084
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2100
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2111
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2116
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2158
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2169
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2176
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2183
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2190
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2208
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2213
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2247
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2257
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2271
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2281
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2296
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2306
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2315
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2325
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2339
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2349
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2358
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2367
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2377
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2385
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2393
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2401
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2412
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2419
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2430
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2437
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2455
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2472
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2480
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2489
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2499
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2511
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2519
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2525
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2555
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2565
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2579
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2599
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2613
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
2637
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
459
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
466
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
477
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
500
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
517
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
531
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
550
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
570
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
581
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
589
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
597
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
606
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
614
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
622
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
630
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
646
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
651
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
668
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
715
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
730
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
735
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
740
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
745
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
751
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
765
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
770
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
778
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
785
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
793
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
824
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
832
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
841
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
864
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
874
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
897
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
908
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
970
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
988
struct mbox_msghdr hdr;
drivers/net/ethernet/marvell/octeontx2/af/rvu.c
2257
struct mbox_msghdr *req)
drivers/net/ethernet/marvell/octeontx2/af/rvu.c
2313
struct mbox_msghdr *msg;
drivers/net/ethernet/marvell/octeontx2/af/rvu.c
2420
struct mbox_msghdr *msg;
drivers/net/ethernet/marvell/octeontx2/nic/cn20k.c
452
memcpy(&flow_req->hdr, &req->hdr, sizeof(struct mbox_msghdr));
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c
182
struct mbox_msghdr *msghdr;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
1720
struct mbox_msghdr *rsp_hdr;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
1013
struct mbox_msghdr *msg;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
1025
msg = (struct mbox_msghdr *)(mdev->mbase + offset);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
3376
struct mbox_msghdr *msghdr;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
454
struct mbox_msghdr *msg = NULL;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
474
msg = (struct mbox_msghdr *)(mdev->mbase + mbox->rx_start +
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
502
struct mbox_msghdr *msg;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
775
struct mbox_msghdr *msg)
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
847
struct mbox_msghdr *msg;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
867
msg = (struct mbox_msghdr *)(mdev->mbase + offset);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
964
struct mbox_msghdr *req)
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
1308
memcpy(&dummy.hdr, &req->hdr, sizeof(struct mbox_msghdr));
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
392
memcpy(&ureq->hdr, &grp_update_req->hdr, sizeof(struct mbox_msghdr));
drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c
108
msg = (struct mbox_msghdr *)(mdev->mbase + offset);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c
118
struct mbox_msghdr *req)
drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c
155
struct mbox_msghdr *msg;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c
176
msg = (struct mbox_msghdr *)(mdev->mbase + offset);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c
40
struct mbox_msghdr *msg)
drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c
90
struct mbox_msghdr *msg;
drivers/net/ethernet/marvell/octeontx2/nic/rep.c
736
struct mbox_msghdr *msghdr;