Searched refs:TRF7970A_FIFO_SIZE (Results 1 – 1 of 1) sorted by relevance
128 #define TRF7970A_FIFO_SIZE 127 macro722 len = TRF7970A_FIFO_SIZE - fifo_bytes; in trf7970a_fill_fifo()1544 len = min_t(int, skb->len, TRF7970A_FIFO_SIZE); in trf7970a_send_cmd()