Searched refs:rx_slots_reqd (Results 1 – 5 of 5) sorted by relevance
210 p->rx_slots_reqd = SGMII_CAL_SLOTS; in nlm_setup_port_defaults()220 p->rx_slots_reqd = IL8_CAL_SLOTS; in nlm_setup_port_defaults()229 p->rx_slots_reqd = XAUI_CAL_SLOTS; in nlm_setup_port_defaults()
81 int rx_slots_reqd; member
89 if (cfg[port].rx_slots_reqd) in nlm_setup_rx_cal_cfg()90 rx_slots += cfg[port].rx_slots_reqd; in nlm_setup_rx_cal_cfg()104 if (cfg[port].rx_slots_reqd > 0) { in nlm_setup_rx_cal_cfg()109 cfg[port].rx_slots_reqd--; in nlm_setup_rx_cal_cfg()
512 sc->portcfg[port].rx_slots_reqd = p->rx_slots_reqd; in nlm_setup_portcfg()
576 uint32_t rx_slots_reqd; member