Home
last modified time | relevance | path

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

/wlan-driver/fw-api/fw/
Denet.h153 #define BTEP_SNAP_ORGCODE_2 0xf8 macro
189 (_llc)->org_code[2] == BTEP_SNAP_ORGCODE_2)
/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/
Dwlan_pkt_capture_data_txrx.c436 BTEP_SNAP_ORGCODE_2; in pkt_capture_rx_convert8023to80211()
528 BTEP_SNAP_ORGCODE_2; in pkt_capture_rx_convert8023to80211()
1240 BTEP_SNAP_ORGCODE_2; in pkt_capture_tx_data_cb()
1435 BTEP_SNAP_ORGCODE_2; in pkt_capture_tx_data_cb()
/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_txrx_encap.c238 llc_hdr->org_code[2] = BTEP_SNAP_ORGCODE_2; in ol_tx_encap_from_8023()