Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/compat/ndis/
HDndis_var.h424 typedef uint8_t ndis_80211_rates_ex[16]; typedef
466 ndis_80211_rates_ex nwbx_supportedrates;
/freebsd-13-stable/sys/dev/if_ndis/
HDif_ndis.c725 ndis_80211_rates_ex rates; in ndis_80211attach()