Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds