Searched refs:rx_slots (Results 1 – 2 of 2) sorted by relevance
84 int rx_slots = 0, port; in nlm_setup_rx_cal_cfg() local90 rx_slots += cfg[port].rx_slots_reqd; in nlm_setup_rx_cal_cfg()91 if (rx_slots > MAX_CAL_SLOTS) { in nlm_setup_rx_cal_cfg()92 rx_slots = MAX_CAL_SLOTS; in nlm_setup_rx_cal_cfg()97 cal_len = rx_slots - 1; in nlm_setup_rx_cal_cfg()
329 NPKEY_DECL(conf, rx_slots, 0)429 if (nmport_key(p, conf, rx_slots) != NULL) { in NPOPT_PARSER()430 d->reg.nr_rx_slots = atoi(nmport_key(p, conf, rx_slots)); in NPOPT_PARSER()