Searched refs:sp_tx_buf (Results 1 – 1 of 1) sorted by relevance
11 static u8 sp_tx_buf[SP_DMA_PAGE_SIZE * SP_DMA_PAGE_NUM]__attribute__((aligned(32))); variable210 sp_tx_info.tx_block[i].tx_addr = (u32)sp_tx_buf+i*SP_DMA_PAGE_SIZE; in sp_init_tx_variables()
Completed in 5 milliseconds