Searched refs:sc_rxbufsz (Results 1 – 1 of 1) sorted by relevance
2483 int sc_rxbufsz; member4624 sc->sc_rxbufsz = roundup(mtu + ETHER_ALIGN, sizeof(long)); in mcx_set_port_mtu()6739 m = MCLGETL(NULL, M_DONTWAIT, sc->sc_rxbufsz); in mcx_rx_fill_slots()6743 m->m_data += (m->m_ext.ext_size - sc->sc_rxbufsz); in mcx_rx_fill_slots()