Home
last modified time | relevance | path

Searched refs:HW_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/ti/wl1251/
H A Dtx.c100 #define HW_BLOCK_SIZE 252 macro
114 HW_BLOCK_SIZE) + 1; in wl1251_tx_frag_block_num()
126 mem_blocks += (payload_len / HW_BLOCK_SIZE) + 1; in wl1251_tx_frag_block_num()