Searched refs:dgram_pad (Results 1 – 1 of 1) sorted by relevance
1004 int dgram_pad; in ncm_wrap_ntb() local1043 dgram_pad = ALIGN(ncb_len, div) + rem - ncb_len; in ncm_wrap_ntb()1044 ncb_len += dgram_pad; in ncm_wrap_ntb()1091 dgram_pad = ALIGN(ncb_len, div) + rem - ncb_len; in ncm_wrap_ntb()1092 ncb_len += dgram_pad; in ncm_wrap_ntb()1101 skb_put_zero(ncm->skb_tx_data, dgram_pad); in ncm_wrap_ntb()