Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_message_queue.c1338 fc.protVer, fc.type, fc.subType, in lim_handle80211_frames()
1377 fc.protVer, fc.type, fc.subType, in lim_handle80211_frames()
1415 if (fc.protVer != SIR_MAC_PROTOCOL_VERSION) { /* Received Frame with non-zero Protocol Version */ in lim_handle80211_frames()
1417 fc.protVer); 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()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_mac_prot_def.h333 uint8_t protVer:2; member
346 uint8_t protVer:2;