Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/fm10k/
A Dfm10k_mbx.h250 struct fm10k_mbx_info { struct
252 struct fm10k_mbx_ops ops;
253 const struct fm10k_msg_data *msg_data;
256 struct fm10k_mbx_fifo rx;
257 struct fm10k_mbx_fifo tx;
260 u32 timeout;
261 u32 udelay;
264 u32 mbx_reg, mbmem_reg, mbx_lock, mbx_hdr;
265 u16 max_size, mbmem_len;
289 s32 fm10k_pfvf_mbx_init(struct fm10k_hw *, struct fm10k_mbx_info *, argument

Completed in 3 milliseconds