Searched refs:pulled (Results 1 – 4 of 4) sorted by relevance
349 end = fm10k_fifo_head_offset(fifo, mbx->pulled); in fm10k_mbx_write_copy()389 mbx->pulled += mbx->tail_len - ack; in fm10k_mbx_pull_head()393 len = fm10k_fifo_used(fifo) - mbx->pulled; in fm10k_mbx_pull_head()403 len && (mbx->pulled >= len); in fm10k_mbx_pull_head()405 mbx->pulled -= fm10k_fifo_head_drop(fifo); in fm10k_mbx_pull_head()622 head = fm10k_fifo_head_offset(&mbx->tx, mbx->pulled); in fm10k_mbx_update_local_crc()863 crc = fm10k_fifo_crc(fifo, fm10k_fifo_head_offset(fifo, mbx->pulled), in fm10k_mbx_create_data_hdr()1067 mbx->pulled += mbx->tail_len - ack; in fm10k_mbx_reset_work()1070 while (fm10k_fifo_head_len(&mbx->tx) && mbx->pulled) { in fm10k_mbx_reset_work()1073 if (mbx->pulled >= len) in fm10k_mbx_reset_work()[all …]
266 u16 tail, tail_len, pulled; member
55 * SCB that we've already pulled from the QINFIFO and started the selection1964 * using SCSIBUSL. When we have pulled the ATN line, or we just want to
1423 * byte directly off the bus using SCSIBUSL. When we have pulled the ATN