Home
last modified time | relevance | path

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

12

/freebsd-14-stable/sys/net/
HDif_edsc.c129 IFCAP_JUMBO_MTU; in edsc_clone_create()
HDif.h272 #define IFCAP_JUMBO_MTU IFCAP_BIT(IFCAP_B_JUMBO_MTU) macro
/freebsd-14-stable/sys/netgraph/
HDng_eiface.c409 ifp->if_capabilities = IFCAP_VLAN_MTU | IFCAP_JUMBO_MTU; in ng_eiface_constructor()
410 ifp->if_capenable = IFCAP_VLAN_MTU | IFCAP_JUMBO_MTU; in ng_eiface_constructor()
/freebsd-14-stable/sys/dev/ntb/if_ntb/
HDif_ntb.c177 IFCAP_JUMBO_MTU | IFCAP_LINKSTATE); in ntb_net_attach()
178 if_setcapenable(ifp, IFCAP_JUMBO_MTU | IFCAP_LINKSTATE); in ntb_net_attach()
/freebsd-14-stable/sys/dev/iavf/
HDiavf_iflib.h119 IFCAP_VLAN_MTU | IFCAP_JUMBO_MTU | IFCAP_LRO)
/freebsd-14-stable/sys/dev/ixgbe/
HDixgbe.h200 IFCAP_VLAN_HWCSUM | IFCAP_JUMBO_MTU | IFCAP_VLAN_MTU | \
/freebsd-14-stable/sys/dev/ixl/
HDixl.h260 IFCAP_VLAN_MTU | IFCAP_JUMBO_MTU | IFCAP_LRO)
/freebsd-14-stable/sys/dev/sfxge/
HDsfxge.c78 IFCAP_JUMBO_MTU | \
82 IFCAP_JUMBO_MTU | IFCAP_LINKSTATE | IFCAP_HWSTATS)
/freebsd-14-stable/sys/dev/cxgbe/
HDt4_tracer.c178 if_setcapabilities(ifp, IFCAP_JUMBO_MTU | IFCAP_VLAN_MTU); in t4_cloner_create()
/freebsd-14-stable/sys/dev/ice/
HDice_lib.h191 IFCAP_VLAN_MTU | IFCAP_JUMBO_MTU | IFCAP_LRO)
/freebsd-14-stable/sys/dev/gve/
HDgve_main.c535 caps |= IFCAP_JUMBO_MTU; in gve_setup_ifnet()
/freebsd-14-stable/sys/dev/oce/
HDoce_if.h196 IFCAP_JUMBO_MTU | IFCAP_VLAN_MTU)
/freebsd-14-stable/sys/dev/qlxge/
HDqls_os.c743 if_setcapabilities(ifp, IFCAP_JUMBO_MTU); in qls_init_ifnet()
/freebsd-14-stable/sys/dev/mgb/
HDif_mgb.c375 IFCAP_JUMBO_MTU; in mgb_attach_pre()
/freebsd-14-stable/sys/dev/vnic/
HDnicvf_main.c352 if_setcapabilitiesbit(ifp, IFCAP_VLAN_MTU | IFCAP_JUMBO_MTU, 0); in nicvf_setup_ifnet()
/freebsd-14-stable/sys/dev/qlxgb/
HDqla_os.c680 IFCAP_JUMBO_MTU); in qla_init_ifnet()
/freebsd-14-stable/sys/dev/enetc/
HDif_enetc.c135 #define ENETC_IFCAPS (IFCAP_VLAN_MTU | IFCAP_RXCSUM | IFCAP_JUMBO_MTU | \
/freebsd-14-stable/sys/dev/e1000/
HDif_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-14-stable/sys/dev/netmap/
HDif_ptnet.c429 if_setcapabilitiesbit(ifp, IFCAP_JUMBO_MTU | IFCAP_VLAN_MTU, 0); in ptnet_attach()
/freebsd-14-stable/sys/dev/liquidio/
HDlio_main.c1160 IFCAP_JUMBO_MTU | IFCAP_HWSTATS | in lio_init_ifnet()
/freebsd-14-stable/sys/dev/qlxgbe/
HDql_os.c879 IFCAP_JUMBO_MTU | in qla_init_ifnet()
/freebsd-14-stable/sys/dev/vmware/vmxnet3/
HDif_vmx.c445 IFCAP_JUMBO_MTU; in vmxnet3_attach_pre()
/freebsd-14-stable/sys/dev/axgbe/
HDif_axgbe_pci.c683 IFCAP_JUMBO_MTU | in axgbe_init_iflib_softc_ctx()
/freebsd-14-stable/sys/dev/al_eth/
HDal_eth.c358 IFCAP_LRO | IFCAP_JUMBO_MTU, 0); in al_attach()
/freebsd-14-stable/sys/dev/igc/
HDif_igc.c449 IFCAP_VLAN_HWTSO | IFCAP_JUMBO_MTU | IFCAP_HWCSUM_IPV6 | IFCAP_TSO6

12