Home
last modified time | relevance | path

Searched refs:isc_capenable (Results 1 – 21 of 21) sorted by relevance

/freebsd-14.2/sys/dev/e1000/
H A Dem_txrx.c697 if (scctx->isc_capenable & IFCAP_RXCSUM) in lem_isc_rxd_pkt_get()
700 if (scctx->isc_capenable & IFCAP_VLAN_HWTAGGING && in lem_isc_rxd_pkt_get()
762 if (scctx->isc_capenable & IFCAP_RXCSUM) in em_isc_rxd_pkt_get()
765 if (scctx->isc_capenable & IFCAP_VLAN_HWTAGGING && in em_isc_rxd_pkt_get()
H A Dif_em.c919 scctx->isc_capenable &= ~IFCAP_TSO; in em_if_attach_pre()
926 scctx->isc_capenable &= ~IFCAP_TSO; in em_if_attach_pre()
954 scctx->isc_capenable &= ~IFCAP_TSO; in em_if_attach_pre()
960 scctx->isc_capenable = scctx->isc_capabilities; in em_if_attach_pre()
967 scctx->isc_capenable = scctx->isc_capabilities; in em_if_attach_pre()
973 scctx->isc_capenable = scctx->isc_capabilities; in em_if_attach_pre()
978 scctx->isc_capenable = scctx->isc_capabilities; in em_if_attach_pre()
1177 scctx->isc_capenable &= ~IFCAP_WOL; in em_if_attach_pre()
1179 scctx->isc_capenable |= IFCAP_WOL_MAGIC; in em_if_attach_pre()
4112 scctx->isc_capenable &= ~IFCAP_TSO; in em_automask_tso()
[all …]
H A Digb_txrx.c489 if ((scctx->isc_capenable & IFCAP_RXCSUM) != 0) in igb_isc_rxd_pkt_get()
/freebsd-14.2/sys/net/
H A Diflib.h212 int isc_capenable; member
H A Diflib.c4615 ctx->ifc_softc_ctx.isc_capenable ^= setmask; in iflib_if_ioctl()
5245 scctx->isc_capenable | IFCAP_HWSTATS | IFCAP_MEXTPG); in iflib_device_register()
/freebsd-14.2/sys/dev/ixgbe/
H A Dix_txrx.c447 if ((scctx->isc_capenable & IFCAP_RXCSUM) != 0) in ixgbe_isc_rxd_pkt_get()
H A Dif_ixv.c509 scctx->isc_capenable = scctx->isc_capabilities; in ixv_if_attach_pre()
H A Dif_ix.c1048 scctx->isc_capabilities = scctx->isc_capenable = IXGBE_CAPS; in ixgbe_if_attach_pre()
/freebsd-14.2/sys/dev/igc/
H A Digc_txrx.c513 if ((scctx->isc_capenable & IFCAP_RXCSUM) != 0) in igc_isc_rxd_pkt_get()
H A Dif_igc.c517 scctx->isc_capabilities = scctx->isc_capenable = IGC_CAPS; in igc_if_attach_pre()
635 scctx->isc_capenable &= ~IFCAP_WOL; in igc_if_attach_pre()
637 scctx->isc_capenable |= IFCAP_WOL_MAGIC; in igc_if_attach_pre()
/freebsd-14.2/sys/dev/iavf/
H A Diavf_txrx_iflib.c725 if ((scctx->isc_capenable & IFCAP_RXCSUM) != 0) in iavf_isc_rxd_pkt_get()
H A Dif_iavf_iflib.c379 scctx->isc_capabilities = scctx->isc_capenable = IAVF_CAPS; in iavf_if_attach_pre()
/freebsd-14.2/sys/dev/ice/
H A Dif_ice_iflib.c439 scctx->isc_capenable = ICE_SAFE_CAPS; in ice_setup_scctx()
442 scctx->isc_capenable = ICE_FULL_CAPS; in ice_setup_scctx()
446 scctx->isc_capabilities = scctx->isc_capenable; in ice_setup_scctx()
3458 scctx->isc_capenable = ICE_FULL_CAPS; in ice_subif_setup_scctx()
/freebsd-14.2/sys/dev/ixl/
H A Dixl_txrx.c718 if ((scctx->isc_capenable & IFCAP_RXCSUM) != 0) in ixl_isc_rxd_pkt_get()
H A Dif_ixl.c438 scctx->isc_capabilities = scctx->isc_capenable = IXL_CAPS; in ixl_setup_ssctx()
/freebsd-14.2/sys/dev/axgbe/
H A Dif_axgbe_pci.c682 scctx->isc_capenable = (IFCAP_HWCSUM | IFCAP_HWCSUM_IPV6 | in axgbe_init_iflib_softc_ctx()
687 scctx->isc_capabilities = scctx->isc_capenable; in axgbe_init_iflib_softc_ctx()
/freebsd-14.2/sys/dev/mgb/
H A Dif_mgb.c365 scctx->isc_capabilities = scctx->isc_capenable = 0; in mgb_attach_pre()
/freebsd-14.2/sys/dev/enetc/
H A Dif_enetc.c424 scctx->isc_capabilities = scctx->isc_capenable = ENETC_IFCAPS; in enetc_attach_pre()
/freebsd-14.2/sys/dev/enic/
H A Dif_enic.c363 scctx->isc_capabilities = scctx->isc_capenable = 0; in enic_attach_pre()
/freebsd-14.2/sys/dev/vmware/vmxnet3/
H A Dif_vmx.c439 scctx->isc_capabilities = scctx->isc_capenable = in vmxnet3_attach_pre()
/freebsd-14.2/sys/dev/bnxt/bnxt_en/
H A Dif_bnxt.c2283 scctx->isc_capabilities = scctx->isc_capenable = in bnxt_attach_pre()
2298 scctx->isc_capenable |= IFCAP_WOL_MAGIC; in bnxt_attach_pre()