Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_tx.h161 if (tx_spec & OL_TX_SPEC_NWIFI_NO_ENCRYPT) in ol_txrx_tx_raw_subtype()
H A Dol_tx_ll.c165 } else if (tx_spec & OL_TX_SPEC_NWIFI_NO_ENCRYPT) { in ol_tx_non_std_ll()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_mob_def.h225 OL_TX_SPEC_NWIFI_NO_ENCRYPT = 0x10, /* skip encrypt for nwifi */ enumerator