Searched refs:TDLS_REQ_FIX_LEN (Results 1 – 1 of 1) sorted by relevance
25 #define TDLS_REQ_FIX_LEN 6 macro917 if (len < (sizeof(struct ethhdr) + TDLS_REQ_FIX_LEN)) in mwifiex_process_tdls_action_frame()923 ies_len = len - sizeof(struct ethhdr) - TDLS_REQ_FIX_LEN; in mwifiex_process_tdls_action_frame()