Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A D8710b.c1868 .pbp_rx = PBP_PAGE_SIZE_256,
1869 .pbp_tx = PBP_PAGE_SIZE_256,
H A D8723b.c1760 .pbp_rx = PBP_PAGE_SIZE_256,
1761 .pbp_tx = PBP_PAGE_SIZE_256,
H A D8188f.c1758 .pbp_rx = PBP_PAGE_SIZE_256,
1759 .pbp_tx = PBP_PAGE_SIZE_256,
H A D8192f.c2084 .pbp_rx = PBP_PAGE_SIZE_256,
2085 .pbp_tx = PBP_PAGE_SIZE_256,
H A Dregs.h395 #define PBP_PAGE_SIZE_256 0x2 macro