Searched refs:HFI1_VNIC_MAX_PAD (Results 1 – 2 of 2) sorted by relevance
33 unsigned char pad[HFI1_VNIC_MAX_PAD];78 tx->pad + HFI1_VNIC_MAX_PAD - tx->plen, in build_vnic_ulp_payload()123 pad[HFI1_VNIC_MAX_PAD - 1] = plen - OPA_VNIC_ICRC_TAIL_LEN; in hfi1_vnic_update_pad()
13 #define HFI1_VNIC_MAX_PAD 12 macro