Searched refs:offset_dwords (Results 1 – 2 of 2) sorted by relevance
769 int offset_dwords; in ol_tx_get_txtstamps() local777 offset_dwords = ((num_msdus + 1) >> 1); in ol_tx_get_txtstamps()778 *msg_word_payload += offset_dwords; in ol_tx_get_txtstamps()791 (*msg_word_payload + offset_dwords); in ol_tx_get_txtstamps()796 offset_dwords = retry_index * width_for_each_retry; in ol_tx_get_txtstamps()799 *msg_word_payload += offset_dwords; in ol_tx_get_txtstamps()814 int offset_dwords = 0; in ol_tx_get_txtstamp64s() local826 offset_dwords = ((num_msdus + 1) >> 1); in ol_tx_get_txtstamp64s()828 *msg_word_payload = *msg_word_payload + offset_dwords; in ol_tx_get_txtstamp64s()
1537 int offset_dwords; in pkt_capture_tx_get_txcomplete_data_hdr() local1550 offset_dwords = 1 + ((num_msdus + 1) >> 1); in pkt_capture_tx_get_txcomplete_data_hdr()1560 (msg_word + offset_dwords); in pkt_capture_tx_get_txcomplete_data_hdr()1565 offset_dwords += retry_index * width_for_each_retry; in pkt_capture_tx_get_txcomplete_data_hdr()1571 offset_dwords += width_for_each_tsf * num_msdus; in pkt_capture_tx_get_txcomplete_data_hdr()1576 offset_dwords += ((num_msdus + 1) >> 1); in pkt_capture_tx_get_txcomplete_data_hdr()1580 offset_dwords += (num_msdus << 1); in pkt_capture_tx_get_txcomplete_data_hdr()1583 (msg_word + offset_dwords); in pkt_capture_tx_get_txcomplete_data_hdr()