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