Searched refs:tx_header_size (Results 1 – 1 of 1) sorted by relevance
798 u16 tx_bytes, tx_header_size, tx_body_size, current_rate, duration_id; in vnt_tx_packet() local948 tx_header_size = tx_context->tx_hdr_size; in vnt_tx_packet()949 if (!tx_header_size) { in vnt_tx_packet()956 tx_bytes = tx_header_size + tx_body_size; in vnt_tx_packet()