Searched defs:fm10k_mbx_info (Results 1 – 1 of 1) sorted by relevance
265 struct fm10k_mbx_info { struct267 struct fm10k_mbx_ops ops;268 const struct fm10k_msg_data *msg_data;271 struct fm10k_mbx_fifo rx;272 struct fm10k_mbx_fifo tx;275 u32 timeout;276 u32 udelay;302 s32 fm10k_pfvf_mbx_init(struct fm10k_hw *, struct fm10k_mbx_info *, argument