Searched refs:rx_slots_reqd (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/mips/nlm/
H A Dboard.h81 int rx_slots_reqd; member in struct:xlp_port_ivars
H A Dboard.c210 p->rx_slots_reqd = SGMII_CAL_SLOTS;
220 p->rx_slots_reqd = IL8_CAL_SLOTS;
229 p->rx_slots_reqd = XAUI_CAL_SLOTS;
/freebsd-12-stable/sys/mips/nlm/dev/net/
H A Dnae.c89 if (cfg[port].rx_slots_reqd)
90 rx_slots += cfg[port].rx_slots_reqd;
104 if (cfg[port].rx_slots_reqd > 0) {
109 cfg[port].rx_slots_reqd--;
H A Dxlpge.c511 sc->portcfg[port].rx_slots_reqd = p->rx_slots_reqd;
/freebsd-12-stable/sys/mips/nlm/hal/
H A Dnae.h576 uint32_t rx_slots_reqd; member in struct:nae_port_config

Completed in 197 milliseconds