Home
last modified time | relevance | path

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

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