Searched refs:bsnaphdr (Results 1 – 3 of 3) sorted by relevance
605 u8 bsnaphdr; in r8712_wlanhdr_to_ethhdr() local626 bsnaphdr = true; in r8712_wlanhdr_to_ethhdr()629 bsnaphdr = false; in r8712_wlanhdr_to_ethhdr()632 (bsnaphdr ? SNAP_SIZE : 0); in r8712_wlanhdr_to_ethhdr()646 sizeof(struct ethhdr) + (bsnaphdr ? 2 : 0))); in r8712_wlanhdr_to_ethhdr()650 if (!bsnaphdr) { in r8712_wlanhdr_to_ethhdr()
1372 u8 bsnaphdr; in wlanhdr_to_ethhdr() local1393 bsnaphdr = true; in wlanhdr_to_ethhdr()1396 bsnaphdr = false; in wlanhdr_to_ethhdr()1399 rmv_len = pattrib->hdrlen + pattrib->iv_len + (bsnaphdr ? SNAP_SIZE : 0); in wlanhdr_to_ethhdr()1420 ptr = recvframe_pull(precvframe, (rmv_len-sizeof(struct ethhdr) + (bsnaphdr ? 2 : 0))); in wlanhdr_to_ethhdr()1426 if (!bsnaphdr) { in wlanhdr_to_ethhdr()
1552 u8 bsnaphdr; in wlanhdr_to_ethhdr() local1576 bsnaphdr = true; in wlanhdr_to_ethhdr()1580 bsnaphdr = false; in wlanhdr_to_ethhdr()1604 (bsnaphdr ? 2:0))); in wlanhdr_to_ethhdr()1610 if (!bsnaphdr) { in wlanhdr_to_ethhdr()