Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_11be_tlv.h35 uint8_t *vdev_create_add_mlo_params(uint8_t *buf_ptr,
232 static uint8_t *vdev_create_add_mlo_params(uint8_t *buf_ptr, in vdev_create_add_mlo_params() function
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_11be_tlv.c35 uint8_t *vdev_create_add_mlo_params(uint8_t *buf_ptr, in vdev_create_add_mlo_params() function
H A Dwmi_unified_tlv.c1067 buf_ptr = vdev_create_add_mlo_params(buf_ptr, param); in send_vdev_create_cmd_tlv()