Searched defs:octep_mbox (Results 1 – 2 of 2) sorted by relevance
131 struct octep_mbox { struct141 struct octep_mbox_data mbox_data; argument142 u8 config_data[MAX_VF_PF_MBOX_DATA_SIZE];
43 struct octep_mbox { struct44 struct octep_mbox_hdr hdr; argument45 struct octep_mbox_sts sts; argument50 static inline struct octep_mbox __iomem *octep_get_mbox(struct octep_hw *oct_hw) in octep_get_mbox() argument