Searched refs:lim_send_ie (Results 1 – 1 of 1) sorted by relevance
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
H A D | lim_utils.c | 5648 static QDF_STATUS lim_send_ie(struct mac_context *mac_ctx, uint32_t vdev_id, in lim_send_ie() function 5944 status_2g = lim_send_ie(mac_ctx, vdev_id, DOT11F_EID_HTCAPS, in lim_send_ht_caps_ie() 5962 status_5g = lim_send_ie(mac_ctx, vdev_id, DOT11F_EID_HTCAPS, in lim_send_ht_caps_ie() 6016 status_5g = lim_send_ie(mac_ctx, vdev_id, DOT11F_EID_VHTCAPS, in lim_send_vht_caps_ie() 6034 status_2g = lim_send_ie(mac_ctx, vdev_id, DOT11F_EID_VHTCAPS, in lim_send_vht_caps_ie() 8099 status_5g = lim_send_ie(mac_ctx, vdev_id, DOT11F_EID_HE_CAP, in lim_send_he_caps_ie() 8133 status_2g = lim_send_ie(mac_ctx, vdev_id, DOT11F_EID_HE_CAP, in lim_send_he_caps_ie() 8376 status_2g = lim_send_ie(mac_ctx, vdev_id, DOT11F_EID_MLO_IE, in lim_send_mlo_caps_ie() 8380 status_5g = lim_send_ie(mac_ctx, vdev_id, DOT11F_EID_MLO_IE, in lim_send_mlo_caps_ie() 9324 status_2g = lim_send_ie(mac_ctx, vdev_id, DOT11F_EID_EHT_CAP, in lim_send_eht_caps_ie() [all …]
|