Searched defs:available_bytes (Results 1 – 3 of 3) sorted by relevance
472 int available_bytes = RX_FIFO_SIZE - ch->rx_pending; in hostdev_can_receive() local
127 __le32 available_bytes; member
509 def __init__(self, available_bytes, free_bytes, total_bytes): argument