Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_main.h131 struct octep_mbox { struct
141 struct octep_mbox_data mbox_data; argument
142 u8 config_data[MAX_VF_PF_MBOX_DATA_SIZE];
/linux/drivers/vdpa/octeon_ep/
H A Doctep_vdpa_hw.c43 struct octep_mbox { struct
44 struct octep_mbox_hdr hdr; argument
45 struct octep_mbox_sts sts; argument
50 static inline struct octep_mbox __iomem *octep_get_mbox(struct octep_hw *oct_hw) in octep_get_mbox() argument