Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx_encap.h54 uint8_t hdr[sizeof(struct ieee80211_qosframe_htc_addr4)];
H A Dol_txrx_encap.c59 uint8_t localbuf[sizeof(struct ieee80211_qosframe_htc_addr4)]; in ol_tx_encap_from_native_wifi()
138 uint8_t localbuf[sizeof(struct ieee80211_qosframe_htc_addr4) in ol_tx_encap_from_8023()
/wlan-driver/qcacld-3.0/core/cds/inc/
H A Dcds_ieee80211_common.h103 struct ieee80211_qosframe_htc_addr4 { struct
/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/
H A Dwlan_pkt_capture_data_txrx.c363 uint8_t localbuf[sizeof(struct ieee80211_qosframe_htc_addr4) + in pkt_capture_rx_convert8023to80211()
467 uint8_t localbuf[sizeof(struct ieee80211_qosframe_htc_addr4) + in pkt_capture_rx_convert8023to80211()
1141 uint8_t localbuf[sizeof(struct ieee80211_qosframe_htc_addr4) + in pkt_capture_tx_data_cb()
1339 uint8_t localbuf[sizeof(struct ieee80211_qosframe_htc_addr4) + in pkt_capture_tx_data_cb()
/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_cfg.h546 return sizeof(struct ieee80211_qosframe_htc_addr4) + LLC_SNAP_HDR_LEN; in ol_cfg_sw_encap_hdr_max_size()