octep_ctrl_mbox_msg
int octep_ctrl_mbox_send(struct octep_ctrl_mbox *mbox, struct octep_ctrl_mbox_msg *msg)
int octep_ctrl_mbox_recv(struct octep_ctrl_mbox *mbox, struct octep_ctrl_mbox_msg *msg)
int octep_ctrl_mbox_send(struct octep_ctrl_mbox *mbox, struct octep_ctrl_mbox_msg *msg);
int octep_ctrl_mbox_recv(struct octep_ctrl_mbox *mbox, struct octep_ctrl_mbox_msg *msg);
struct octep_ctrl_mbox_msg *msg)
struct octep_ctrl_mbox_msg *msg)
struct octep_ctrl_mbox_msg msg = {};
ret = octep_ctrl_mbox_recv(&oct->ctrl_mbox, (struct octep_ctrl_mbox_msg *)&msg);
static void init_send_req(struct octep_ctrl_mbox_msg *msg, void *buf,
struct octep_ctrl_mbox_msg msg;
void octep_pfvf_notify(struct octep_device *oct, struct octep_ctrl_mbox_msg *msg)
void octep_pfvf_notify(struct octep_device *oct, struct octep_ctrl_mbox_msg *msg);