Searched refs:WMI_MGMT_SEND_DOWNLD_LEN (Results 1 – 2 of 2) sorted by relevance
3701 #define WMI_MGMT_SEND_DOWNLD_LEN 64 macro
649 buf_len = frame->len < WMI_MGMT_SEND_DOWNLD_LEN ? in ath11k_wmi_mgmt_send()650 frame->len : WMI_MGMT_SEND_DOWNLD_LEN; in ath11k_wmi_mgmt_send()