Home
last modified time | relevance | path

Searched refs:IFCAP_JUMBO_MTU (Results 1 – 25 of 40) sorted by relevance

12

/freebsd/sys/net/
H A Dif_edsc.c127 IFCAP_JUMBO_MTU; in edsc_clone_create()
H A Dif.h271 #define IFCAP_JUMBO_MTU IFCAP_BIT(IFCAP_B_JUMBO_MTU) macro
/freebsd/sys/dev/ntb/if_ntb/
H A Dif_ntb.c176 IFCAP_JUMBO_MTU | IFCAP_LINKSTATE); in ntb_net_attach()
177 if_setcapenable(ifp, IFCAP_JUMBO_MTU | IFCAP_LINKSTATE); in ntb_net_attach()
/freebsd/sys/netgraph/
H A Dng_eiface.c411 ifp->if_capabilities = IFCAP_VLAN_MTU | IFCAP_JUMBO_MTU; in ng_eiface_constructor()
412 ifp->if_capenable = IFCAP_VLAN_MTU | IFCAP_JUMBO_MTU; in ng_eiface_constructor()
/freebsd/sys/dev/iavf/
H A Diavf_iflib.h119 IFCAP_VLAN_MTU | IFCAP_JUMBO_MTU | IFCAP_LRO)
/freebsd/sys/dev/ixgbe/
H A Dixgbe.h200 IFCAP_VLAN_HWCSUM | IFCAP_JUMBO_MTU | IFCAP_VLAN_MTU | \
/freebsd/sys/dev/ixl/
H A Dixl.h260 IFCAP_VLAN_MTU | IFCAP_JUMBO_MTU | IFCAP_LRO)
/freebsd/sys/dev/sfxge/
H A Dsfxge.c78 IFCAP_JUMBO_MTU | \
82 IFCAP_JUMBO_MTU | IFCAP_LINKSTATE | IFCAP_HWSTATS)
/freebsd/sys/dev/cxgbe/
H A Dt4_tracer.c178 if_setcapabilities(ifp, IFCAP_JUMBO_MTU | IFCAP_VLAN_MTU); in t4_cloner_create()
/freebsd/sys/dev/dpaa/
H A Dif_dtsec.c731 if_setcapabilities(ifp, IFCAP_JUMBO_MTU | IFCAP_VLAN_MTU); in dtsec_attach()
/freebsd/sys/dev/ice/
H A Dice_lib.h191 IFCAP_VLAN_MTU | IFCAP_JUMBO_MTU | IFCAP_LRO)
/freebsd/sys/dev/gve/
H A Dgve_main.c419 caps |= IFCAP_JUMBO_MTU; in gve_setup_ifnet()
/freebsd/sys/dev/oce/
H A Doce_if.h196 IFCAP_JUMBO_MTU | IFCAP_VLAN_MTU)
/freebsd/sys/dev/qlxge/
H A Dqls_os.c743 if_setcapabilities(ifp, IFCAP_JUMBO_MTU); in qls_init_ifnet()
/freebsd/sys/dev/qlxgb/
H A Dqla_os.c680 IFCAP_JUMBO_MTU); in qla_init_ifnet()
/freebsd/sys/dev/vnic/
H A Dnicvf_main.c352 if_setcapabilitiesbit(ifp, IFCAP_VLAN_MTU | IFCAP_JUMBO_MTU, 0); in nicvf_setup_ifnet()
/freebsd/sys/dev/mgb/
H A Dif_mgb.c375 IFCAP_JUMBO_MTU; in mgb_attach_pre()
/freebsd/sys/dev/enetc/
H A Dif_enetc.c134 #define ENETC_IFCAPS (IFCAP_VLAN_MTU | IFCAP_RXCSUM | IFCAP_JUMBO_MTU | \
/freebsd/sys/dev/e1000/
H A Dif_em.c931 IFCAP_LRO | IFCAP_VLAN_HWTSO | IFCAP_JUMBO_MTU | IFCAP_HWCSUM_IPV6
936 IFCAP_LRO | IFCAP_VLAN_HWTSO | IFCAP_JUMBO_MTU | IFCAP_HWCSUM_IPV6 | \
942 IFCAP_LRO | IFCAP_VLAN_HWTSO | IFCAP_JUMBO_MTU | IFCAP_HWCSUM_IPV6 | \
/freebsd/sys/dev/netmap/
H A Dif_ptnet.c429 if_setcapabilitiesbit(ifp, IFCAP_JUMBO_MTU | IFCAP_VLAN_MTU, 0); in ptnet_attach()
/freebsd/sys/dev/liquidio/
H A Dlio_main.c1160 IFCAP_JUMBO_MTU | IFCAP_HWSTATS | in lio_init_ifnet()
/freebsd/sys/dev/qlxgbe/
H A Dql_os.c879 IFCAP_JUMBO_MTU | in qla_init_ifnet()
/freebsd/sys/dev/vmware/vmxnet3/
H A Dif_vmx.c445 IFCAP_JUMBO_MTU; in vmxnet3_attach_pre()
/freebsd/sys/dev/axgbe/
H A Dif_axgbe_pci.c704 IFCAP_JUMBO_MTU | in axgbe_init_iflib_softc_ctx()
/freebsd/sys/dev/al_eth/
H A Dal_eth.c357 IFCAP_LRO | IFCAP_JUMBO_MTU, 0); in al_attach()

12