Home
last modified time | relevance | path

Searched refs:PWR_CMD_POLL (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852a.c181 PWR_CMD_POLL, BIT(1), BIT(1)},
201 PWR_CMD_POLL, BIT(1), BIT(1)},
216 PWR_CMD_POLL, BIT(0), 0},
334 PWR_CMD_POLL, BIT(1), 0},
380 PWR_CMD_POLL, BIT(1), 0},
H A Dmac.h586 #define PWR_CMD_POLL 1 macro
H A Dmac.c1276 case PWR_CMD_POLL: in rtw89_mac_sub_pwr_seq()