Searched refs:rx_slots (Results 1 – 1 of 1) sorted by relevance
82 int rx_slots = 0, port; in nlm_setup_rx_cal_cfg() local88 rx_slots += cfg[port].rx_slots_reqd; in nlm_setup_rx_cal_cfg()89 if (rx_slots > MAX_CAL_SLOTS) { in nlm_setup_rx_cal_cfg()90 rx_slots = MAX_CAL_SLOTS; in nlm_setup_rx_cal_cfg()95 cal_len = rx_slots - 1; in nlm_setup_rx_cal_cfg()