Home
last modified time | relevance | path

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

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