Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/realtek/rtw89/
Drtw8852a.c172 PWR_CMD_POLL, BIT(1), BIT(1)},
192 PWR_CMD_POLL, BIT(1), BIT(1)},
207 PWR_CMD_POLL, BIT(0), 0},
325 PWR_CMD_POLL, BIT(1), 0},
366 PWR_CMD_POLL, BIT(1), 0},
Dmac.h422 #define PWR_CMD_POLL 1 macro
Dmac.c928 case PWR_CMD_POLL: in rtw89_mac_sub_pwr_seq()