Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_utils.c5694 static inline bool lim_get_rx_ldpc(struct mac_context *mac_ctx, in lim_get_rx_ldpc() function
5922 p_ht_cap->advCodingCap = lim_get_rx_ldpc(mac_ctx, in lim_send_ht_caps_ie()
5951 p_ht_cap->advCodingCap = lim_get_rx_ldpc(mac_ctx, CHAN_ENUM_5320); in lim_send_ht_caps_ie()
6000 p_vht_cap->ldpcCodingCap = lim_get_rx_ldpc(mac_ctx, CHAN_ENUM_5320); in lim_send_vht_caps_ie()
6027 p_vht_cap->ldpcCodingCap = lim_get_rx_ldpc(mac_ctx, CHAN_ENUM_2437); in lim_send_vht_caps_ie()