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.c236 PWR_CMD_POLL, BIT(1), BIT(1)},
256 PWR_CMD_POLL, BIT(1), BIT(1)},
271 PWR_CMD_POLL, BIT(0), 0},
389 PWR_CMD_POLL, BIT(1), 0},
435 PWR_CMD_POLL, BIT(1), 0},
H A Dmac.h632 #define PWR_CMD_POLL 1 macro
H A Dmac.c1284 case PWR_CMD_POLL: in rtw89_mac_sub_pwr_seq()