Searched refs:ht40_intolerant_set (Results 1 – 2 of 2) sorted by relevance
323 if (sta->ht40_intolerant_set) in ht40_intolerant_add()326 sta->ht40_intolerant_set = 1; in ht40_intolerant_add()340 if (!sta->ht40_intolerant_set) in ht40_intolerant_remove()343 sta->ht40_intolerant_set = 0; in ht40_intolerant_remove()
57 unsigned int ht40_intolerant_set:1; member