Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dsme_api.h3394 uint16_t he_ldpc);
3528 uint16_t he_ldpc) in sme_update_he_ldpc_supp() argument
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c11607 uint16_t he_ldpc) in sme_update_he_ldpc_supp() argument
11618 if (he_ldpc <= 1) in sme_update_he_ldpc_supp()
11619 mac_ctx->mlme_cfg->he_caps.dot11_he_cap.ldpc_coding = he_ldpc; in sme_update_he_ldpc_supp()