Searched refs:tpad (Results 1 – 3 of 3) sorted by relevance
386 tpad_default: tpad-default-state {
418 tpad_default: tpad-default-state {
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()