Searched refs:WLAN_FD_CAP_LEN (Results 1 – 2 of 2) sorted by relevance
344 uint8_t fd_cap[WLAN_FD_CAP_LEN] = {0}; in lim_populate_fd_tmpl_frame()399 length = WLAN_FD_CAP_LEN; in lim_populate_fd_tmpl_frame()446 qdf_mem_copy(frm, fd_cap, WLAN_FD_CAP_LEN); in lim_populate_fd_tmpl_frame()447 frm += WLAN_FD_CAP_LEN; in lim_populate_fd_tmpl_frame()
1254 #define WLAN_FD_CAP_LEN 2 macro