Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_common.c11529 if (PKTHEADROOM(osh, p) < DOT11_LLC_SNAP_HDR_LEN) { in BCMFASTPATH()
11536 neh = (struct ether_header *)PKTPUSH(osh, p, DOT11_LLC_SNAP_HDR_LEN); in BCMFASTPATH()
11589 pdata = PKTPULL(osh, p, DOT11_LLC_SNAP_HDR_LEN); in BCMFASTPATH()
11627 if (PKTHEADROOM(osh, p) < (2 * DOT11_LLC_SNAP_HDR_LEN)) { in BCMFASTPATH()
11634 neh = (struct ether_header *)PKTPUSH(osh, p, 2 * DOT11_LLC_SNAP_HDR_LEN); in BCMFASTPATH()
11695 ptr += sizeof(*eh) + DOT11_LLC_SNAP_HDR_LEN + AWDL_USERDATA_SIZE; in dhd_awdl_llc_to_eth_hdr()
11700 PKTPULL(dhd->osh, p, 2 * DOT11_LLC_SNAP_HDR_LEN); in dhd_awdl_llc_to_eth_hdr()
H A Ddhd_linux.c9468 dhd->iflist[ifidx]->net->needed_headroom = DOT11_LLC_SNAP_HDR_LEN; in dhd_open()
16898 net->needed_headroom += DOT11_LLC_SNAP_HDR_LEN; in dhd_register_if()
16917 net->needed_headroom += DOT11_LLC_SNAP_HDR_LEN; in dhd_register_if()
16919 net->needed_headroom += DOT11_LLC_SNAP_HDR_LEN; in dhd_register_if()
27614 pkt = (uint8 *)&pktdata[ETHER_HDR_LEN + DOT11_LLC_SNAP_HDR_LEN];
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_common.c11534 if (PKTHEADROOM(osh, p) < DOT11_LLC_SNAP_HDR_LEN) { in BCMFASTPATH()
11541 neh = (struct ether_header *)PKTPUSH(osh, p, DOT11_LLC_SNAP_HDR_LEN); in BCMFASTPATH()
11594 pdata = PKTPULL(osh, p, DOT11_LLC_SNAP_HDR_LEN); in BCMFASTPATH()
11632 if (PKTHEADROOM(osh, p) < (2 * DOT11_LLC_SNAP_HDR_LEN)) { in BCMFASTPATH()
11639 neh = (struct ether_header *)PKTPUSH(osh, p, 2 * DOT11_LLC_SNAP_HDR_LEN); in BCMFASTPATH()
11700 ptr += sizeof(*eh) + DOT11_LLC_SNAP_HDR_LEN + AWDL_USERDATA_SIZE; in dhd_awdl_llc_to_eth_hdr()
11705 PKTPULL(dhd->osh, p, 2 * DOT11_LLC_SNAP_HDR_LEN); in dhd_awdl_llc_to_eth_hdr()
H A Ddhd_linux.c9464 dhd->iflist[ifidx]->net->needed_headroom = DOT11_LLC_SNAP_HDR_LEN; in dhd_open()
17008 net->needed_headroom += DOT11_LLC_SNAP_HDR_LEN; in dhd_register_if()
17027 net->needed_headroom += DOT11_LLC_SNAP_HDR_LEN; in dhd_register_if()
17029 net->needed_headroom += DOT11_LLC_SNAP_HDR_LEN; in dhd_register_if()
27733 pkt = (uint8 *)&pktdata[ETHER_HDR_LEN + DOT11_LLC_SNAP_HDR_LEN];
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A D802.11.h99 #define DOT11_LLC_SNAP_HDR_LEN 8 /* d11 LLC/SNAP header length */ macro
114 #define RFC1042_HDR_LEN (ETHER_HDR_LEN + DOT11_LLC_SNAP_HDR_LEN) /* RCF1042 header length */
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A D802.11.h100 #define DOT11_LLC_SNAP_HDR_LEN 8 /* d11 LLC/SNAP header length */ macro
115 #define RFC1042_HDR_LEN (ETHER_HDR_LEN + DOT11_LLC_SNAP_HDR_LEN) /* RCF1042 header length */
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A D802.11.h100 #define DOT11_LLC_SNAP_HDR_LEN 8 /* d11 LLC/SNAP header length */ macro
115 #define RFC1042_HDR_LEN (ETHER_HDR_LEN + DOT11_LLC_SNAP_HDR_LEN) /* RCF1042 header length */
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A D802.11.h100 #define DOT11_LLC_SNAP_HDR_LEN 8 /* d11 LLC/SNAP header length */ macro
115 #define RFC1042_HDR_LEN (ETHER_HDR_LEN + DOT11_LLC_SNAP_HDR_LEN) /* RCF1042 header length */
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A D802.11.h98 #define DOT11_LLC_SNAP_HDR_LEN 8 /* d11 LLC/SNAP header length */ macro
113 #define RFC1042_HDR_LEN (ETHER_HDR_LEN + DOT11_LLC_SNAP_HDR_LEN) /* RCF1042 header length */
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A D802.11.h98 #define DOT11_LLC_SNAP_HDR_LEN 8 /* d11 LLC/SNAP header length */ macro
113 #define RFC1042_HDR_LEN (ETHER_HDR_LEN + DOT11_LLC_SNAP_HDR_LEN) /* RCF1042 header length */