Searched defs:fm10k_mbx_fifo (Results 1 – 1 of 1) sorted by relevance
229 struct fm10k_mbx_fifo { struct230 u32 *buffer;231 u16 head;232 u16 tail;256 struct fm10k_mbx_fifo rx; argument