Searched refs:tpad (Results 1 – 1 of 1) sorted by relevance
229 u16 tpad; in __qla_copy_purex_to_buffer() local239 tpad = roundup(total_bytes, 4); in __qla_copy_purex_to_buffer()241 if (buf_len < tpad) { in __qla_copy_purex_to_buffer()244 __func__, buf_len, tpad); in __qla_copy_purex_to_buffer()249 pending_bytes = total_bytes = tpad; in __qla_copy_purex_to_buffer()