Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_extscan_tlv.c233 req->networks[i].auth_bit_field; in send_set_epno_network_list_cmd_tlv()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_ext_scan.c3380 nw->auth_bit_field = nla_get_u8(tb[id]); in hdd_extscan_epno_fill_network()
3381 hdd_debug("auth bit %u", nw->auth_bit_field); in hdd_extscan_epno_fill_network()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h2092 uint8_t auth_bit_field; member