Searched refs:pad_cnt (Results 1 – 2 of 2) sorted by relevance
275 u8 pad_cnt; in hfi1_ipoib_build_ib_tx_headers() local277 pad_cnt = -skb->len & 3; in hfi1_ipoib_build_ib_tx_headers()280 payload_dwords = ((skb->len + pad_cnt) >> 2) + SIZE_OF_CRC; in hfi1_ipoib_build_ib_tx_headers()326 bth0 = (IB_OPCODE_UD_SEND_ONLY << 24) | (pad_cnt << 20) | priv->pkey; in hfi1_ipoib_build_ib_tx_headers()
132 int i, err, off = 0, pad_cnt = 0, vlen = btf_vlen(sec); in codegen_datasec_def() local188 pad_cnt, need_off - off); in codegen_datasec_def()189 pad_cnt++; in codegen_datasec_def()