Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dhw.c2120 bool bmulticast = false; in rtl92se_update_hal_rate_mask() local
2247 mask |= (bmulticast ? 1 : 0) << 9 | (macid & 0x1f) << 4 | (band & 0xf); in rtl92se_update_hal_rate_mask()