Searched refs:tx_slots_reqd (Results 1 – 5 of 5) sorted by relevance
209 p->tx_slots_reqd = SGMII_CAL_SLOTS; in nlm_setup_port_defaults()219 p->tx_slots_reqd = IL8_CAL_SLOTS; in nlm_setup_port_defaults()228 p->tx_slots_reqd = XAUI_CAL_SLOTS; in nlm_setup_port_defaults()
80 int tx_slots_reqd; member
124 if (cfg[port].tx_slots_reqd) in nlm_setup_tx_cal_cfg()125 tx_slots += cfg[port].tx_slots_reqd; in nlm_setup_tx_cal_cfg()138 if (cfg[port].tx_slots_reqd > 0) { in nlm_setup_tx_cal_cfg()143 cfg[port].tx_slots_reqd--; in nlm_setup_tx_cal_cfg()
510 sc->portcfg[port].tx_slots_reqd = p->tx_slots_reqd; in nlm_setup_portcfg()
575 uint32_t tx_slots_reqd; member