Home
last modified time | relevance | path

Searched defs:mac_hdr (Results 1 - 13 of 13) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_encap_frame.c183 mac_ieee80211_frame_stru *mac_hdr = (mac_ieee80211_frame_stru *)puc_data; in hmac_mgmt_encap_deauth() local
H A Dhmac_frag.c284 mac_ieee80211_frame_stru *mac_hdr = (mac_ieee80211_frame_stru *)oal_netbuf_data(netbuf); in hmac_defrag_process() local
199 hmac_defrag_process_frame(hmac_user_stru *hmac_user, oal_netbuf_stru *netbuf, hi_u8 frag_num, const mac_ieee80211_frame_stru *mac_hdr, hi_u8 more_frag) hmac_defrag_process_frame() argument
[all...]
H A Dhmac_wapi.c71 static inline hi_u8 hmac_wapi_is_qos(const mac_ieee80211_frame_stru *mac_hdr) in hmac_wapi_is_qos() argument
90 hi_u32 hmac_wapi_calc_mic_data(const mac_ieee80211_frame_stru *mac_hdr, hi_u8 keyidx, const hi_u8 *puc_payload, in hmac_wapi_calc_mic_data() argument
497 mac_ieee80211_frame_stru *mac_hdr = (mac_ieee80211_frame_stru *)oal_netbuf_data(netbuf); /* for ut,del temprarily */ hmac_wapi_decrypt() local
641 hmac_wapi_encrypt_mic(hmac_wapi_stru *wapi, hmac_wapi_encrypt_stru *hmac_wapi, const mac_ieee80211_frame_stru *mac_hdr, const hi_u8 *puc_payload) hmac_wapi_encrypt_mic() argument
761 mac_ieee80211_frame_stru *mac_hdr = ((hmac_tx_ctl_stru *)oal_netbuf_cb(netbuf))->frame_header; hmac_wapi_encrypt() local
[all...]
H A Dhmac_tx_data.c1359 mac_ieee80211_frame_stru *mac_hdr = ((hmac_tx_ctl_stru *)oal_netbuf_cb(netbuf))->frame_header; in hmac_tx_lan_to_wlan_no_tcp_opt_vap() local
H A Dhmac_mgmt_sta.c646 hi_u32 hmac_sta_shared_key_auth_proc(hmac_vap_stru *hmac_vap, hi_u8 *mac_hdr) in hmac_sta_shared_key_auth_proc() argument
713 hi_u8 *mac_hdr = (hi_u8 *)rx_ctrl->pul_mac_hdr_start_addr; in hmac_sta_wait_auth_seq2_rx() local
2056 static hi_u32 hmac_sta_rx_deauth_req(hmac_vap_stru *hmac_vap, hi_u8 *mac_hdr, hi_u argument
2183 mac_ieee80211_frame_stru *mac_hdr = (mac_ieee80211_frame_stru *)(rx_ctrl->pul_mac_hdr_start_addr); hmac_sta_up_rx_beacon() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_encap.c337 struct ethhdr *mac_hdr = (struct ethhdr *)skb_mac_header(skb); in opa_vnic_get_dlid() local
298 opa_vnic_chk_mac_tbl(struct opa_vnic_adapter *adapter, struct ethhdr *mac_hdr) opa_vnic_chk_mac_tbl() argument
366 struct ethhdr *mac_hdr = (struct ethhdr *)skb_mac_header(skb); opa_vnic_get_sc() local
389 struct ethhdr *mac_hdr = (struct ethhdr *)skb_mac_header(skb); opa_vnic_get_vl() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dvnic_main.c168 struct ethhdr *mac_hdr = (struct ethhdr *)skb_mac_header(skb); in hfi1_vnic_update_tx_counters() local
197 struct ethhdr *mac_hdr = (struct ethhdr *)skb->data; in hfi1_vnic_update_rx_counters() local
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dvnic_main.c126 struct ethhdr *mac_hdr = (struct ethhdr *)skb_mac_header(skb); in hfi1_vnic_update_tx_counters() local
155 struct ethhdr *mac_hdr = (struct ethhdr *)skb->data; in hfi1_vnic_update_rx_counters() local
/kernel/linux/linux-6.6/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_encap.c337 struct ethhdr *mac_hdr = (struct ethhdr *)skb_mac_header(skb); in opa_vnic_get_dlid() local
298 opa_vnic_chk_mac_tbl(struct opa_vnic_adapter *adapter, struct ethhdr *mac_hdr) opa_vnic_chk_mac_tbl() argument
366 struct ethhdr *mac_hdr = (struct ethhdr *)skb_mac_header(skb); opa_vnic_get_sc() local
389 struct ethhdr *mac_hdr = (struct ethhdr *)skb_mac_header(skb); opa_vnic_get_vl() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/
H A Dwl3501.h551 struct ieee80211_hdr mac_hdr; member
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_main.c4090 struct ethhdr *mac_hdr; in bond_vlan_srcmac_hash() local
/kernel/linux/linux-6.6/drivers/net/wireless/legacy/
H A Dwl3501.h551 struct ieee80211_hdr mac_hdr; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_frame.h2025 mac_ieee80211_frame_stru *mac_hdr = (mac_ieee80211_frame_stru *)puc_mac_hdr; in mac_get_protectedframe() local

Completed in 28 milliseconds