Searched refs:dgram_pad (Results 1 – 1 of 1) sorted by relevance
1017 int dgram_pad; in ncm_wrap_ntb() local1060 dgram_pad = ALIGN(ncb_len, div) + rem - ncb_len; in ncm_wrap_ntb()1061 ncb_len += dgram_pad; in ncm_wrap_ntb()1108 dgram_pad = ALIGN(ncb_len, div) + rem - ncb_len; in ncm_wrap_ntb()1109 ncb_len += dgram_pad; in ncm_wrap_ntb()1118 skb_put_zero(ncm->skb_tx_data, dgram_pad); in ncm_wrap_ntb()