Searched refs:fm10k_mbx_fifo (Results 1 – 2 of 2) sorted by relevance
27 STATIC u16 fm10k_fifo_used(struct fm10k_mbx_fifo *fifo) in fm10k_fifo_used()38 STATIC u16 fm10k_fifo_unused(struct fm10k_mbx_fifo *fifo) in fm10k_fifo_unused()301 struct fm10k_mbx_fifo *fifo = &mbx->rx; in fm10k_mbx_validate_msg_size()337 struct fm10k_mbx_fifo *fifo = &mbx->tx; in fm10k_mbx_write_copy()392 struct fm10k_mbx_fifo *fifo = &mbx->tx; in fm10k_mbx_pull_head()432 struct fm10k_mbx_fifo *fifo = &mbx->rx; in fm10k_mbx_read_copy()483 struct fm10k_mbx_fifo *fifo = &mbx->rx; in fm10k_mbx_push_tail()650 struct fm10k_mbx_fifo *fifo = &mbx->rx; in fm10k_mbx_verify_remote_crc()715 struct fm10k_mbx_fifo *fifo = &mbx->rx; in fm10k_mbx_dequeue_rx()870 struct fm10k_mbx_fifo *fifo = &mbx->tx; in fm10k_mbx_create_data_hdr()[all …]
232 struct fm10k_mbx_fifo { struct259 struct fm10k_mbx_fifo rx; argument260 struct fm10k_mbx_fifo tx;