Home
last modified time | relevance | path

Searched refs:pbp_tx (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/drivers/net/wireless/realtek/rtl8xxxu/
D8192c.c654 .pbp_tx = PBP_PAGE_SIZE_128,
D8723a.c529 .pbp_tx = PBP_PAGE_SIZE_128,
D8188f.c1759 .pbp_tx = PBP_PAGE_SIZE_256,
D8723b.c1761 .pbp_tx = PBP_PAGE_SIZE_256,
D8710b.c1869 .pbp_tx = PBP_PAGE_SIZE_256,
D8188e.c1878 .pbp_tx = PBP_PAGE_SIZE_128,
D8192f.c2085 .pbp_tx = PBP_PAGE_SIZE_256,
Drtl8xxxu.h2024 u8 pbp_tx; member
Dcore.c4136 (fops->pbp_tx << PBP_PAGE_SIZE_TX_SHIFT); in rtl8xxxu_init_device()