Searched refs:offset_head (Results 1 – 2 of 2) sorted by relevance
74 u32 offset_head = (sizeof(struct rtw_xmit_req) * RTW_MAX_FRAG_NUM); in alloc_txring() local75 u32 offset_tail = offset_head + (SZ_HEAD_BUF * RTW_MAX_FRAG_NUM); in alloc_txring()100 ptxreq_buf->head = padapter->tx_pool_ring[idx] + offset_head; in alloc_txring()6427 u32 offset_head = (sizeof(struct rtw_xmit_req) * RTW_MAX_FRAG_NUM); in get_txreq_resources() local6428 u32 offset_tail = offset_head + (SZ_HEAD_BUF * RTW_MAX_FRAG_NUM); in get_txreq_resources()6445 *head = pbuf + offset_head; in get_txreq_resources()
73 u32 offset_head = (sizeof(struct rtw_xmit_req) * RTW_MAX_FRAG_NUM); in alloc_txring() local74 u32 offset_tail = offset_head + (SZ_HEAD_BUF * RTW_MAX_FRAG_NUM); in alloc_txring()99 ptxreq_buf->head = padapter->tx_pool_ring[idx] + offset_head; in alloc_txring()6420 u32 offset_head = (sizeof(struct rtw_xmit_req) * RTW_MAX_FRAG_NUM); in get_txreq_resources() local6421 u32 offset_tail = offset_head + (SZ_HEAD_BUF * RTW_MAX_FRAG_NUM); in get_txreq_resources()6438 *head = pbuf + offset_head; in get_txreq_resources()