Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/purelifi/plfxlc/
Dfirmware.c83 int tbuf_idx; in plfxlc_download_fpga() local
95 for (tbuf_idx = 0; tbuf_idx < blk_tran_len; tbuf_idx++) { in plfxlc_download_fpga()
97 fw_data[tbuf_idx] = bitrev8(fw_data[tbuf_idx]); in plfxlc_download_fpga()