Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dsta.c1900 __le32 htprot = 0; in cw1200_bss_info_changed() local
1927 htprot |= cpu_to_le32(WSM_NON_GREENFIELD_STA_PRESENT); in cw1200_bss_info_changed()
1930 htprot |= cpu_to_le32((priv->ht_info.operation_mode & IEEE80211_HT_OP_MODE_PROTECTION) << 2); in cw1200_bss_info_changed()
1938 &htprot, sizeof(htprot)); in cw1200_bss_info_changed()