Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_assoc.h542 tDot11fIEVHTOperation *vht_ops);
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_assoc.c1117 tDot11fIEVHTOperation *vht_ops) in hdd_copy_vht_operation() argument
1124 hdd_vht_ops->chan_width = vht_ops->chanWidth; in hdd_copy_vht_operation()
1125 hdd_copy_vht_center_freq(hdd_vht_ops, vht_ops); in hdd_copy_vht_operation()
1126 hdd_vht_ops->basic_mcs_set = vht_ops->basicMCSSet; in hdd_copy_vht_operation()