Searched refs:offset_tail (Results 1 – 2 of 2) sorted by relevance
75 u32 offset_tail = offset_head + (SZ_HEAD_BUF * RTW_MAX_FRAG_NUM); in alloc_txring() local76 u32 offset_list = offset_tail + (SZ_TAIL_BUF * RTW_MAX_FRAG_NUM); in alloc_txring()101 ptxreq_buf->tail = padapter->tx_pool_ring[idx] + offset_tail; in alloc_txring()6428 u32 offset_tail = offset_head + (SZ_HEAD_BUF * RTW_MAX_FRAG_NUM); in get_txreq_resources() local6429 u32 offset_list = offset_tail + (SZ_TAIL_BUF * RTW_MAX_FRAG_NUM); in get_txreq_resources()6448 *tail = pbuf + offset_tail; in get_txreq_resources()
74 u32 offset_tail = offset_head + (SZ_HEAD_BUF * RTW_MAX_FRAG_NUM); in alloc_txring() local75 u32 offset_list = offset_tail + (SZ_TAIL_BUF * RTW_MAX_FRAG_NUM); in alloc_txring()100 ptxreq_buf->tail = padapter->tx_pool_ring[idx] + offset_tail; in alloc_txring()6421 u32 offset_tail = offset_head + (SZ_HEAD_BUF * RTW_MAX_FRAG_NUM); in get_txreq_resources() local6422 u32 offset_list = offset_tail + (SZ_TAIL_BUF * RTW_MAX_FRAG_NUM); in get_txreq_resources()6441 *tail = pbuf + offset_tail; in get_txreq_resources()