fm10k_fifo_used
len = fm10k_fifo_used(fifo) - mbx->pulled;
return msg_size && (fm10k_fifo_used(&mbx->rx) >= msg_size);