Searched refs:ndis_nrxr (Results 1 – 2 of 2) sorted by relevance
456 if (caps.ndis_nrxr == 0) { in hn_rndis_query_rsscaps()461 if_printf(sc->hn_ifp, "%u RX rings\n", caps.ndis_nrxr); in hn_rndis_query_rsscaps()462 rxr_cnt = caps.ndis_nrxr; in hn_rndis_query_rsscaps()
165 uint32_t ndis_nrxr; /* # of RX rings */ member