Searched refs:dgram_pad (Results 1 – 1 of 1) sorted by relevance
1016 int dgram_pad; in ncm_wrap_ntb() local1055 dgram_pad = ALIGN(ncb_len, div) + rem - ncb_len; in ncm_wrap_ntb()1056 ncb_len += dgram_pad; in ncm_wrap_ntb()1103 dgram_pad = ALIGN(ncb_len, div) + rem - ncb_len; in ncm_wrap_ntb()1104 ncb_len += dgram_pad; in ncm_wrap_ntb()1113 skb_put_zero(ncm->skb_tx_data, dgram_pad); in ncm_wrap_ntb()