Home
last modified time | relevance | path

Searched refs:SIR_MAC_PROTOCOL_VERSION (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_mac_prot_def.h50 #define SIR_MAC_PROTOCOL_VERSION 0 macro
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_message_queue.c1415 if (fc.protVer != SIR_MAC_PROTOCOL_VERSION) { /* Received Frame with non-zero Protocol Version */ in lim_handle80211_frames()
H A Dlim_process_tdls.c501 pMacHdr->fc.protVer = SIR_MAC_PROTOCOL_VERSION; in lim_prepare_tdls_frame_header()
H A Dlim_send_management_frames.c128 mac_hdr->fc.protVer = SIR_MAC_PROTOCOL_VERSION; in lim_populate_mac_header()