Home
last modified time | relevance | path

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

/src/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_priv.h30 static const struct rtwn_mac_prog rtl8192ce_mac[] = { variable
H A Dr92ce_attach.c227 sc->mac_prog = &rtl8192ce_mac[0]; in r92ce_attach()
228 sc->mac_size = nitems(rtl8192ce_mac); in r92ce_attach()