Home
last modified time | relevance | path

Searched refs:num_rest (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-ilk.c362 int res = -1, num_grp, num_rest, i, j; in cvmx_ilk_rx_cal_conf() local
394 num_rest = cal_depth % CVMX_ILK_CAL_GRP_SZ; in cvmx_ilk_rx_cal_conf()
441 for (i = 0; i < num_rest; i++) in cvmx_ilk_rx_cal_conf()
603 int res = -1, num_grp, num_rest, i, j; in cvmx_ilk_tx_cal_conf() local
631 num_rest = cal_depth % CVMX_ILK_CAL_GRP_SZ; in cvmx_ilk_tx_cal_conf()
632 if (num_rest != 0) in cvmx_ilk_tx_cal_conf()
635 for (i = num_rest; i < 8; i++, ent_tmp++) in cvmx_ilk_tx_cal_conf()