Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_tx_rx.h89 #define SEND_EAPOL_OVER_NL true macro
91 #define SEND_EAPOL_OVER_NL false macro
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_ipa.c252 if (is_eapol && SEND_EAPOL_OVER_NL) { in hdd_ipa_send_nbuf_to_network()