DOWNLOAD_FIFO_SIZE 196 drivers/net/wireless/st/cw1200/fwio.c (DOWNLOAD_FIFO_SIZE - DOWNLOAD_BLOCK_SIZE)) DOWNLOAD_FIFO_SIZE 201 drivers/net/wireless/st/cw1200/fwio.c if ((put - get) > (DOWNLOAD_FIFO_SIZE - DOWNLOAD_BLOCK_SIZE)) { DOWNLOAD_FIFO_SIZE 221 drivers/net/wireless/st/cw1200/fwio.c (put & (DOWNLOAD_FIFO_SIZE - 1))), DOWNLOAD_FIFO_SIZE 225 drivers/net/wireless/st/cw1200/fwio.c put & (DOWNLOAD_FIFO_SIZE - 1));