Searched refs:cal_depth (Results 1 – 3 of 3) sorted by relevance
375 if (cal_depth < CVMX_ILK_RX_MIN_CAL || cal_depth > CVMX_ILK_MAX_CAL in cvmx_ilk_rx_cal_conf()383 for (i = 0; i < cal_depth; i++) in cvmx_ilk_rx_cal_conf()389 ilk_rxx_cfg0.s.cal_depth = cal_depth; in cvmx_ilk_rx_cal_conf()393 num_grp = cal_depth / CVMX_ILK_CAL_GRP_SZ; in cvmx_ilk_rx_cal_conf()394 num_rest = cal_depth % CVMX_ILK_CAL_GRP_SZ; in cvmx_ilk_rx_cal_conf()617 if (cal_depth < CVMX_ILK_TX_MIN_CAL || cal_depth > CVMX_ILK_MAX_CAL in cvmx_ilk_tx_cal_conf()625 for (i = 0; i < cal_depth; i++) in cvmx_ilk_tx_cal_conf()631 num_rest = cal_depth % CVMX_ILK_CAL_GRP_SZ; in cvmx_ilk_tx_cal_conf()634 ent_tmp = pent + cal_depth; in cvmx_ilk_tx_cal_conf()641 cal_depth = num_grp * 8; in cvmx_ilk_tx_cal_conf()[all …]
132 int (*calendar_setup_rx) (int interface, int cal_depth,171 extern int cvmx_ilk_cal_setup_rx (int interface, int cal_depth,174 extern int cvmx_ilk_cal_setup_tx (int interface, int cal_depth,
1330 …uint64_t cal_depth : 9; /**< Number of valid entries in the calendar. Suppor… member1349 uint64_t cal_depth : 9;1401 …uint64_t cal_depth : 9; /**< Number of valid entries in the calendar. Suppor… member1420 uint64_t cal_depth : 9;2867 …uint64_t cal_depth : 9; /**< Number of valid entries in the calendar. CAL_DEP… member2887 uint64_t cal_depth : 9;