Home
last modified time | relevance | path

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

/drivers/net/wireless/realtek/rtw89/
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},
375 PWR_CMD_POLL, BIT(1), 0},
Dmac.h546 #define PWR_CMD_POLL 1 macro
Dmac.c1136 case PWR_CMD_POLL: in rtw89_mac_sub_pwr_seq()