Searched refs:curr_packet (Results 1 – 1 of 1) sorted by relevance
772 u8 *curr_packet; in halmac_tx_allowed_sdio_88xx() local795 curr_packet = halmac_buf; in halmac_tx_allowed_sdio_88xx()799 switch ((enum halmac_queue_select)GET_TX_DESC_QSEL(curr_packet)) { in halmac_tx_allowed_sdio_88xx()859 packet_size = GET_TX_DESC_TXPKTSIZE(curr_packet) + in halmac_tx_allowed_sdio_88xx()860 GET_TX_DESC_OFFSET(curr_packet) + in halmac_tx_allowed_sdio_88xx()861 (GET_TX_DESC_PKT_OFFSET(curr_packet) << 3); in halmac_tx_allowed_sdio_88xx()873 curr_packet += packet_size; in halmac_tx_allowed_sdio_88xx()