Home
last modified time | relevance | path

Searched refs:VLAN_TAGSZ (Results 1 – 25 of 72) sorted by path

123

/illumos-gate/usr/src/lib/varpd/libvarpd/common/
H A Dlibvarpd_arp.c37 char vaq_buf[ETHERMAX + VLAN_TAGSZ];
50 char vdq_buf[ETHERMAX + VLAN_TAGSZ];
397 char resp[ETHERMAX + VLAN_TAGSZ]; in libvarpd_proxy_ndp_fini()
/illumos-gate/usr/src/uts/common/io/afe/
H A Dafe.c529 macp->m_margin = VLAN_TAGSZ; in afe_attach()
/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_l1.c139 sizeof (struct ether_header) + VLAN_TAGSZ + ETHERFCSL; in atge_l1_alloc_dma()
167 sizeof (struct ether_header) + VLAN_TAGSZ + ETHERFCSL; in atge_l1_alloc_dma()
673 mp = allocb(totlen + VLAN_TAGSZ, BPRI_MED); in atge_l1_rx()
675 mp->b_rptr += VLAN_TAGSZ; in atge_l1_rx()
H A Datge_l1c.c167 sizeof (struct ether_header) + VLAN_TAGSZ + ETHERFCSL; in atge_l1c_alloc_dma()
195 sizeof (struct ether_header) + VLAN_TAGSZ + ETHERFCSL; in atge_l1c_alloc_dma()
H A Datge_l1e.c150 sizeof (struct ether_header) + VLAN_TAGSZ + ETHERFCSL; in atge_l1e_alloc_dma()
178 sizeof (struct ether_header) + VLAN_TAGSZ + ETHERFCSL; in atge_l1e_alloc_dma()
536 mp = allocb(len + VLAN_TAGSZ, BPRI_MED); in atge_l1e_receive()
538 mp->b_rptr += VLAN_TAGSZ; in atge_l1e_receive()
H A Datge_main.c1294 macreg->m_margin = VLAN_TAGSZ; in atge_attach()
2106 VLAN_TAGSZ + ETHERFCSL; in atge_device_start()
/illumos-gate/usr/src/uts/common/io/bfe/
H A Dbfe.c2251 if ((mp = allocb(len + VLAN_TAGSZ, BPRI_MED)) != NULL) { in bfe_receive()
2252 mp->b_rptr += VLAN_TAGSZ; in bfe_receive()
2773 VLAN_TAGSZ + ETHERFCSL; in bfe_rings_alloc()
2782 VLAN_TAGSZ + ETHERFCSL + RX_HEAD_ROOM; in bfe_rings_alloc()
2909 macreg->m_margin = VLAN_TAGSZ; in bfe_attach()
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_chip2.c4647 mtu = bgep->chipid.ethmax_size+ETHERFCSL+VLAN_TAGSZ; in bge_chip_start()
H A Dbge_impl.h85 #ifndef VLAN_TAGSZ
86 #define VLAN_TAGSZ 4 macro
H A Dbge_main2.c4070 macp->m_margin = VLAN_TAGSZ;
H A Dbge_recv2.c150 maxsize = bgep->chipid.ethmax_size + VLAN_TAGSZ + ETHERFCSL; in bge_receive_packet()
159 minsize = ETHERMIN + ETHERFCSL - VLAN_TAGSZ; in bge_receive_packet()
178 mp = allocb(BGE_HEADROOM + len + VLAN_TAGSZ, 0); in bge_receive_packet()
207 mp->b_rptr = dp = mp->b_rptr + BGE_HEADROOM - VLAN_TAGSZ; in bge_receive_packet()
213 dp + 2 * ETHERADDRL + VLAN_TAGSZ, in bge_receive_packet()
223 mp->b_wptr = dp + len + VLAN_TAGSZ - ETHERFCSL; in bge_receive_packet()
H A Dbge_send.c445 hw_sbd_p->host_buf_addr += VLAN_TAGSZ; in bge_send_serial()
536 pbuf = memmove(pbuf + VLAN_TAGSZ, pbuf, 2 * ETHERADDRL); in bge_ring_tx()
537 txbuf->copy_len -= VLAN_TAGSZ; in bge_ring_tx()
/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnx.h372 #define VLAN_TAGSZ 4 macro
H A Dbnxcfg.c400 sizeof (struct ether_header) + VLAN_TAGSZ; in bnx_cfg_init()
H A Dbnxgldv3.c1156 + sizeof (struct ether_header) + VLAN_TAGSZ; in bnx_m_setprop()
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe.h102 #ifndef VLAN_TAGSZ
103 #define VLAN_TAGSZ 4 macro
H A Dbnxe_gld.c3019 pMac->m_margin = VLAN_TAGSZ; in BnxeGldInit()
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_str.c1181 ovbcopy(mp->b_rptr, mp->b_rptr + VLAN_TAGSZ, 2 * ETHERADDRL); in i_dld_ether_header_strip_tag()
1182 mp->b_rptr += VLAN_TAGSZ; in i_dld_ether_header_strip_tag()
1305 offset = VLAN_TAGSZ; in dld_str_rx_fastpath()
1358 offset = VLAN_TAGSZ; in dld_str_rx_unitdata()
/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_impl.h53 #define DMFE_MAX_PKT_SIZE (VLAN_TAGSZ + ETHERMAX + ETHERFCSL)
H A Ddmfe_main.c2732 macp->m_margin = VLAN_TAGSZ; in dmfe_attach()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c621 mac->m_margin = VLAN_TAGSZ; in e1000g_register_mac()
H A De1000g_rx.c487 max_size = Adapter->max_frame_size - ETHERFCSL - VLAN_TAGSZ; in e1000g_receive()
/illumos-gate/usr/src/uts/common/io/efe/
H A Defe.c391 macp->m_margin = VLAN_TAGSZ; in efe_attach()
1379 if (len > ETHERMAX + VLAN_TAGSZ) { in efe_recv_pkt()
1428 if (len > ETHERMAX + VLAN_TAGSZ) { in efe_send()
/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.c582 macp->m_margin = VLAN_TAGSZ; in elxl_attach()
1157 if (len > (ETHERMAX + VLAN_TAGSZ)) { in elxl_m_tx()
1292 if (len > (ETHERMAX + VLAN_TAGSZ)) { in elxl_recv()
/illumos-gate/usr/src/uts/common/io/ena/
H A Dena_gld.c452 regp->m_margin = VLAN_TAGSZ; in ena_mac_register()

123