Searched refs:bcn_ht_oper (Results 1 – 2 of 2) sorted by relevance
331 if (bss_desc->bcn_ht_oper) { in mwifiex_cmd_append_11n_tlv() 332 u8 ht_param = bss_desc->bcn_ht_oper->ht_param; in mwifiex_cmd_append_11n_tlv() 367 if (bss_desc->bcn_ht_oper) { in mwifiex_cmd_append_11n_tlv() 380 (u8 *)bss_desc->bcn_ht_oper, in mwifiex_cmd_append_11n_tlv() 400 bss_desc->bcn_ht_oper->primary_chan; in mwifiex_cmd_append_11n_tlv() 405 bss_desc->bcn_ht_oper->ht_param & in mwifiex_cmd_append_11n_tlv() 409 (bss_desc->bcn_ht_oper->ht_param & in mwifiex_cmd_append_11n_tlv()
408 struct ieee80211_ht_operation *bcn_ht_oper; member