Home
last modified time | relevance | path

Searched refs:R92C_TX_PAGE_SIZE (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c.h30 #define R92C_TX_PAGE_SIZE 128 macro
/freebsd/sys/dev/rtwn/rtl8188e/usb/
H A Dr88eu_attach.c207 sc->page_size = R92C_TX_PAGE_SIZE; in r88eu_attach()
/freebsd/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_attach.c230 sc->page_size = R92C_TX_PAGE_SIZE; in r92cu_attach()
/freebsd/sys/dev/rtwn/rtl8188e/pci/
H A Dr88ee_attach.c217 sc->page_size = R92C_TX_PAGE_SIZE; in r88ee_attach()
/freebsd/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_attach.c243 sc->page_size = R92C_TX_PAGE_SIZE; in r92ce_attach()