Searched refs:pad_bytes (Results 1 – 2 of 2) sorted by relevance
532 int pad_bytes, align_hdr_pad; in gve_fifo_bytes_required() local535 pad_bytes = gve_tx_fifo_pad_alloc_one_frag(&tx->fifo, first_seg_len); in gve_fifo_bytes_required()538 bytes = align_hdr_pad + pad_bytes + pkt_len; in gve_fifo_bytes_required()604 int pad_bytes, hdr_nfrags, payload_nfrags; in gve_xmit() local691 pad_bytes = gve_tx_fifo_pad_alloc_one_frag(&tx->fifo, first_seg_len); in gve_xmit()692 hdr_nfrags = gve_tx_alloc_fifo(&tx->fifo, first_seg_len + pad_bytes, in gve_xmit()
1157 int pad_bytes = 0; in ath10k_get_htt_tx_data_rssi_pad() local1160 pad_bytes += sizeof(extd.a_retries) / in ath10k_get_htt_tx_data_rssi_pad()1164 pad_bytes += sizeof(extd.t_stamp) / sizeof(extd.msdus_rssi[0]); in ath10k_get_htt_tx_data_rssi_pad()1166 return pad_bytes; in ath10k_get_htt_tx_data_rssi_pad()