Searched refs:pad_cnt (Results 1 – 2 of 2) sorted by relevance
103 int i, err, off = 0, pad_cnt = 0, vlen = btf_vlen(sec); in codegen_datasec_def() local169 pad_cnt, need_off - off); in codegen_datasec_def()170 pad_cnt++; in codegen_datasec_def()
310 u8 pad_cnt; in hfi1_ipoib_build_ib_tx_headers() local312 pad_cnt = -skb->len & 3; in hfi1_ipoib_build_ib_tx_headers()315 payload_dwords = ((skb->len + pad_cnt) >> 2) + SIZE_OF_CRC; in hfi1_ipoib_build_ib_tx_headers()361 bth0 = (IB_OPCODE_UD_SEND_ONLY << 24) | (pad_cnt << 20) | priv->pkey; in hfi1_ipoib_build_ib_tx_headers()