Home
last modified time | relevance | path

Searched refs:hostap_80211_get_hdrlen (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
H A Dhostap.h37 int hostap_80211_get_hdrlen(__le16 fc);
H A Dhostap_80211_rx.c102 hdrlen = hostap_80211_get_hdrlen(fhdr->frame_control); in prism2_rx_80211()
659 hdrlen = hostap_80211_get_hdrlen(hdr->frame_control); in hostap_rx_frame_decrypt()
697 hdrlen = hostap_80211_get_hdrlen(hdr->frame_control); in hostap_rx_frame_decrypt_msdu()
757 hdrlen = hostap_80211_get_hdrlen(hdr->frame_control); in hostap_80211_rx()
H A Dhostap_80211_tx.c359 hdr_len = hostap_80211_get_hdrlen(hdr->frame_control); in hostap_tx_encrypt()
H A Dhostap_main.c585 int hostap_80211_get_hdrlen(__le16 fc) in hostap_80211_get_hdrlen() function
1113 EXPORT_SYMBOL(hostap_80211_get_hdrlen); variable
H A Dhostap_hw.c2057 hdrlen = hostap_80211_get_hdrlen(rxdesc->frame_control); in hostap_rx_skb()
2179 hdrlen = hostap_80211_get_hdrlen(txdesc->frame_control); in hostap_tx_callback()
2290 int hdrlen = hostap_80211_get_hdrlen(txdesc->frame_control); in hostap_sta_tx_exc_tasklet()
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/
H A Dhostap.h37 int hostap_80211_get_hdrlen(__le16 fc);
H A Dhostap_80211_rx.c102 hdrlen = hostap_80211_get_hdrlen(fhdr->frame_control); in prism2_rx_80211()
659 hdrlen = hostap_80211_get_hdrlen(hdr->frame_control); in hostap_rx_frame_decrypt()
697 hdrlen = hostap_80211_get_hdrlen(hdr->frame_control); in hostap_rx_frame_decrypt_msdu()
757 hdrlen = hostap_80211_get_hdrlen(hdr->frame_control); in hostap_80211_rx()
H A Dhostap_80211_tx.c359 hdr_len = hostap_80211_get_hdrlen(hdr->frame_control); in hostap_tx_encrypt()
H A Dhostap_main.c585 int hostap_80211_get_hdrlen(__le16 fc) in hostap_80211_get_hdrlen() function
1116 EXPORT_SYMBOL(hostap_80211_get_hdrlen); variable
H A Dhostap_hw.c2061 hdrlen = hostap_80211_get_hdrlen(rxdesc->frame_control); in hostap_rx_skb()
2183 hdrlen = hostap_80211_get_hdrlen(txdesc->frame_control); in hostap_tx_callback()
2294 int hdrlen = hostap_80211_get_hdrlen(txdesc->frame_control); in hostap_sta_tx_exc_tasklet()

Completed in 15 milliseconds