Searched refs:fm10k_mbx_fifo (Results 1 – 2 of 2) sorted by relevance
26 static u16 fm10k_fifo_used(struct fm10k_mbx_fifo *fifo) in fm10k_fifo_used()37 static u16 fm10k_fifo_unused(struct fm10k_mbx_fifo *fifo) in fm10k_fifo_unused()298 struct fm10k_mbx_fifo *fifo = &mbx->rx; in fm10k_mbx_validate_msg_size()333 struct fm10k_mbx_fifo *fifo = &mbx->tx; in fm10k_mbx_write_copy()386 struct fm10k_mbx_fifo *fifo = &mbx->tx; in fm10k_mbx_pull_head()426 struct fm10k_mbx_fifo *fifo = &mbx->rx; in fm10k_mbx_read_copy()475 struct fm10k_mbx_fifo *fifo = &mbx->rx; in fm10k_mbx_push_tail()640 struct fm10k_mbx_fifo *fifo = &mbx->rx; in fm10k_mbx_verify_remote_crc()705 struct fm10k_mbx_fifo *fifo = &mbx->rx; in fm10k_mbx_dequeue_rx()856 struct fm10k_mbx_fifo *fifo = &mbx->tx; in fm10k_mbx_create_data_hdr()[all …]
229 struct fm10k_mbx_fifo { struct256 struct fm10k_mbx_fifo rx; argument257 struct fm10k_mbx_fifo tx;