Home
last modified time | relevance | path

Searched refs:SGMII_CAL_SLOTS (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/mips/nlm/
H A Dboard.c210 p->rx_slots_reqd = SGMII_CAL_SLOTS; in nlm_setup_port_defaults()
211 p->tx_slots_reqd = SGMII_CAL_SLOTS; in nlm_setup_port_defaults()
/f-stack/freebsd/mips/nlm/hal/
H A Dnae.h431 #define SGMII_CAL_SLOTS 3 macro