Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/oce/
H A Doce_mbox.c499 sc->max_rx_rings = fwcmd->params.rsp.ulp[0].lro_rqid_tot; in oce_get_fw_config()
502 sc->max_rx_rings = fwcmd->params.rsp.ulp[1].lro_rqid_tot; in oce_get_fw_config()
H A Doce_if.h847 uint32_t max_rx_rings; member