Searched refs:tx_slots_reqd (Results 1 – 5 of 5) sorted by relevance
211 p->tx_slots_reqd = SGMII_CAL_SLOTS; in nlm_setup_port_defaults()221 p->tx_slots_reqd = IL8_CAL_SLOTS; in nlm_setup_port_defaults()230 p->tx_slots_reqd = XAUI_CAL_SLOTS; in nlm_setup_port_defaults()
82 int tx_slots_reqd; member
126 if (cfg[port].tx_slots_reqd) in nlm_setup_tx_cal_cfg()127 tx_slots += cfg[port].tx_slots_reqd; in nlm_setup_tx_cal_cfg()140 if (cfg[port].tx_slots_reqd > 0) { in nlm_setup_tx_cal_cfg()145 cfg[port].tx_slots_reqd--; in nlm_setup_tx_cal_cfg()
513 sc->portcfg[port].tx_slots_reqd = p->tx_slots_reqd; in nlm_setup_portcfg()
577 uint32_t tx_slots_reqd; member