DS_FACT
pad = DIV_ROUND_UP(ds_cnt, DS_FACT);
pad = (DS_FACT * (pad + 1));
tx_info->nr_txbb = DIV_ROUND_UP(ds_cnt, DS_FACT);