Searched refs:WL1271_AGGR_BUFFER_SIZE (Results 1 – 5 of 5) sorted by relevance
69 #define WSPI_MAX_NUM_OF_CHUNKS (WL1271_AGGR_BUFFER_SIZE / WSPI_MAX_CHUNK_SIZE)283 WARN_ON(len > WL1271_AGGR_BUFFER_SIZE); in wl1271_spi_raw_write()
154 if (buf_size + pkt_length > WL1271_AGGR_BUFFER_SIZE) in wl1271_rx()
173 #define WL1271_AGGR_BUFFER_SIZE (4 * PAGE_SIZE) macro
138 if (buf_offset + total_len > WL1271_AGGR_BUFFER_SIZE) in wl1271_tx_allocate()
3474 order = get_order(WL1271_AGGR_BUFFER_SIZE); in wl1271_alloc_hw()3531 get_order(WL1271_AGGR_BUFFER_SIZE)); in wl1271_free_hw()