Searched defs:fm10k_mbx_fifo (Results 1 – 1 of 1) sorted by relevance
244 struct fm10k_mbx_fifo { struct245 u32 *buffer;246 u16 head;247 u16 tail;271 struct fm10k_mbx_fifo rx; argument