Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_rx_defrag.c527 struct ieee80211_frame *mac_hdr, *cmac_hdr, *next_hdr, *lmac_hdr; in ol_rx_fraglist_insert() local
545 lmac_hdr = (struct ieee80211_frame *) in ol_rx_fraglist_insert()
547 lfragno = qdf_le16_to_cpu(*(uint16_t *) lmac_hdr->i_seq) & in ol_rx_fraglist_insert()
574 lmac_hdr = (struct ieee80211_frame *)ol_rx_frag_get_mac_hdr(htt_pdev, in ol_rx_fraglist_insert()
576 last_morefrag = lmac_hdr->i_fc[1] & IEEE80211_FC1_MORE_FRAG; in ol_rx_fraglist_insert()