Searched refs:dgram_pad (Results 1 – 1 of 1) sorted by relevance
1023 int dgram_pad; in ncm_wrap_ntb() local1066 dgram_pad = ALIGN(ncb_len, div) + rem - ncb_len; in ncm_wrap_ntb()1067 ncb_len += dgram_pad; in ncm_wrap_ntb()1114 dgram_pad = ALIGN(ncb_len, div) + rem - ncb_len; in ncm_wrap_ntb()1115 ncb_len += dgram_pad; in ncm_wrap_ntb()1124 skb_put_zero(ncm->skb_tx_data, dgram_pad); in ncm_wrap_ntb()