Searched refs:pack_with_header_len (Results 1 – 1 of 1) sorted by relevance
69 int pack_with_header_len = pack_len + INT51X1_HEADER_SIZE; in int51x1_tx_fixup() local76 if ((pack_with_header_len) < dev->maxpacket) in int51x1_tx_fixup()77 need_tail = dev->maxpacket - pack_with_header_len + 1; in int51x1_tx_fixup()83 else if (!(pack_with_header_len % dev->maxpacket)) in int51x1_tx_fixup()