Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dwifi.h64 WIFI_PSPOLL = (BIT(7) | BIT(5) | WIFI_CTRL_TYPE), enumerator
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_cmd.c209 SetFrameSubType(pframe, WIFI_PSPOLL); in ConstructPSPoll()
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_recv.c914 if (GetFrameSubType(pframe) == WIFI_PSPOLL) { in validate_recv_ctrl_frame()