Home
last modified time | relevance | path

Searched refs:WSM_BEACON_FILTER_ENABLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dwsm.h1402 #define WSM_BEACON_FILTER_ENABLE BIT(0) /* Enable/disable beacon filtering */ macro
H A Dsta.c475 bf_ctrl.enabled = WSM_BEACON_FILTER_ENABLE | in cw1200_update_filtering()
480 bf_ctrl.enabled = WSM_BEACON_FILTER_ENABLE; in cw1200_update_filtering()