sys/arm/allwinner/if_awg.c
1147
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/arm/allwinner/if_awg.c
1173
if ((if_getcapenable(ifp) & IFCAP_TXCSUM) != 0)
sys/arm/allwinner/if_awg.c
1234
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0 &&
sys/arm/allwinner/if_awg.c
561
if ((if_getcapenable(sc->ifp) & IFCAP_POLLING) == 0)
sys/arm/ti/cpsw/if_cpsw.c
1403
changed = if_getcapenable(ifp) ^ ifr->ifr_reqcap;
sys/arm/ti/cpsw/if_cpsw.c
1675
if ((if_getcapenable(psc->ifp) & IFCAP_RXCSUM) != 0) {
sys/arm64/broadcom/genet/if_genet.c
1125
if ((if_getcapenable(sc->ifp) & (IFCAP_TXCSUM | IFCAP_TXCSUM_IPV6)) !=
sys/arm64/broadcom/genet/if_genet.c
1396
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0) {
sys/arm64/broadcom/genet/if_genet.c
1618
enable = if_getcapenable(ifp);
sys/arm64/broadcom/genet/if_genet.c
574
if ((if_getcapenable(sc->ifp) & IFCAP_RXCSUM) != 0) {
sys/arm64/broadcom/genet/if_genet.c
585
if ((if_getcapenable(sc->ifp) & (IFCAP_TXCSUM | IFCAP_TXCSUM_IPV6)) !=
sys/dev/ae/if_ae.c
1319
if ((if_getcapenable(ifp) & IFCAP_WOL) != 0) {
sys/dev/ae/if_ae.c
1364
if ((if_getcapenable(ifp) & IFCAP_WOL) != 0)
sys/dev/ae/if_ae.c
1885
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) != 0 &&
sys/dev/ae/if_ae.c
2000
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) != 0)
sys/dev/ae/if_ae.c
2119
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/age/if_age.c
1328
if ((if_getcapenable(ifp) & IFCAP_WOL) != 0) {
sys/dev/age/if_age.c
1401
if ((if_getcapenable(ifp) & IFCAP_WOL_MAGIC) != 0)
sys/dev/age/if_age.c
1407
if ((if_getcapenable(ifp) & IFCAP_WOL_MCAST) != 0)
sys/dev/age/if_age.c
1409
if ((if_getcapenable(ifp) & IFCAP_WOL) != 0) {
sys/dev/age/if_age.c
1415
if ((if_getcapenable(ifp) & IFCAP_WOL) != 0)
sys/dev/age/if_age.c
1419
if ((if_getcapenable(ifp) & IFCAP_WOL) == 0) {
sys/dev/age/if_age.c
1847
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/age/if_age.c
1851
if ((if_getcapenable(ifp) & IFCAP_TXCSUM) != 0)
sys/dev/age/if_age.c
1861
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0)
sys/dev/age/if_age.c
1868
if ((if_getcapenable(ifp) & IFCAP_TSO4) != 0)
sys/dev/age/if_age.c
1889
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) == 0)
sys/dev/age/if_age.c
2385
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0 &&
sys/dev/age/if_age.c
2404
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) != 0 &&
sys/dev/age/if_age.c
2800
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0)
sys/dev/age/if_age.c
3109
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) != 0)
sys/dev/al_eth/al_eth.c
1481
if (unlikely((if_getcapenable(adapter->netdev) & IFCAP_RXCSUM) &&
sys/dev/al_eth/al_eth.c
1489
if (unlikely((if_getcapenable(adapter->netdev) & IFCAP_RXCSUM_IPV6) &&
sys/dev/al_eth/al_eth.c
1629
if (__predict_true(if_getcapenable(rx_ring->netdev) & IFCAP_RXCSUM ||
sys/dev/al_eth/al_eth.c
1630
if_getcapenable(rx_ring->netdev) & IFCAP_RXCSUM_IPV6)) {
sys/dev/al_eth/al_eth.c
2521
if ((if_getcapenable(adapter->netdev) & IFCAP_LRO) != 0) {
sys/dev/al_eth/al_eth.c
3170
if ((if_getcapenable(ifp) & IFCAP_TSO) != 0)
sys/dev/al_eth/al_eth.c
3172
if ((if_getcapenable(ifp) & IFCAP_TXCSUM) != 0)
sys/dev/al_eth/al_eth.c
3174
if ((if_getcapenable(ifp) & IFCAP_TXCSUM_IPV6) != 0)
sys/dev/al_eth/al_eth.c
3326
if ((if_getcapenable(ifp) & IFCAP_POLLING) == 0)
sys/dev/al_eth/al_eth.c
3344
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/al_eth/al_eth.c
353
if_setcapabilities(ifp, if_getcapenable(ifp) );
sys/dev/alc/if_alc.c
2550
if ((if_getcapenable(ifp) & IFCAP_WOL) != 0) {
sys/dev/alc/if_alc.c
2558
if ((if_getcapenable(ifp) & IFCAP_WOL_MAGIC) != 0)
sys/dev/alc/if_alc.c
2564
if ((if_getcapenable(ifp) & IFCAP_WOL_MCAST) != 0)
sys/dev/alc/if_alc.c
2566
if ((if_getcapenable(ifp) & IFCAP_WOL) != 0)
sys/dev/alc/if_alc.c
2573
if ((if_getcapenable(ifp) & IFCAP_WOL) == 0) {
sys/dev/alc/if_alc.c
2580
if ((if_getcapenable(ifp) & IFCAP_WOL) != 0)
sys/dev/alc/if_alc.c
2604
if ((if_getcapenable(ifp) & IFCAP_WOL) != 0) {
sys/dev/alc/if_alc.c
2610
if ((if_getcapenable(ifp) & IFCAP_WOL_MAGIC) != 0)
sys/dev/alc/if_alc.c
2616
if ((if_getcapenable(ifp) & IFCAP_WOL_MCAST) != 0)
sys/dev/alc/if_alc.c
2618
if ((if_getcapenable(ifp) & IFCAP_WOL) != 0)
sys/dev/alc/if_alc.c
2639
if ((if_getcapenable(ifp) & IFCAP_WOL) != 0)
sys/dev/alc/if_alc.c
3041
(if_getcapenable(ifp) & IFCAP_TSO4) != 0) {
sys/dev/alc/if_alc.c
3077
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/alc/if_alc.c
3081
if ((if_getcapenable(ifp) & IFCAP_TXCSUM) != 0)
sys/dev/alc/if_alc.c
3089
if ((if_getcapenable(ifp) & IFCAP_TSO4) != 0) {
sys/dev/alc/if_alc.c
3116
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) == 0)
sys/dev/alc/if_alc.c
3724
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) != 0 &&
sys/dev/alc/if_alc.c
4561
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) != 0)
sys/dev/ale/if_ale.c
1488
if ((if_getcapenable(ifp) & IFCAP_WOL) != 0) {
sys/dev/ale/if_ale.c
1494
if ((if_getcapenable(ifp) & IFCAP_WOL_MAGIC) != 0)
sys/dev/ale/if_ale.c
1500
if ((if_getcapenable(ifp) & IFCAP_WOL_MCAST) != 0)
sys/dev/ale/if_ale.c
1502
if ((if_getcapenable(ifp) & IFCAP_WOL) != 0)
sys/dev/ale/if_ale.c
1506
if ((if_getcapenable(ifp) & IFCAP_WOL) == 0) {
sys/dev/ale/if_ale.c
1518
if ((if_getcapenable(ifp) & IFCAP_WOL) != 0)
sys/dev/ale/if_ale.c
1981
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/ale/if_ale.c
1985
if ((if_getcapenable(ifp) & IFCAP_TXCSUM) != 0)
sys/dev/ale/if_ale.c
1996
if ((if_getcapenable(ifp) & IFCAP_TSO4) != 0)
sys/dev/ale/if_ale.c
2017
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) == 0)
sys/dev/ale/if_ale.c
2395
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) == 0 &&
sys/dev/ale/if_ale.c
2502
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0 &&
sys/dev/ale/if_ale.c
2505
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) != 0 &&
sys/dev/ale/if_ale.c
2957
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) != 0)
sys/dev/aq/aq_ring.c
389
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0) {
sys/dev/axgbe/xgbe-dev.c
1454
(if_getcapenable(pdata->netdev) & IFCAP_VLAN_HWTAGGING)) {
sys/dev/axgbe/xgbe-dev.c
2065
if ((if_getcapenable(pdata->netdev) & IFCAP_RXCSUM))
sys/dev/axgbe/xgbe-dev.c
2081
if ((if_getcapenable(pdata->netdev) & IFCAP_VLAN_HWFILTER)) {
sys/dev/axgbe/xgbe-dev.c
2089
if ((if_getcapenable(pdata->netdev) & IFCAP_VLAN_HWTAGGING)) {
sys/dev/axgbe/xgbe-dev.c
294
int tso_enabled = (if_getcapenable(pdata->netdev) & IFCAP_TSO);
sys/dev/axgbe/xgbe-dev.c
874
if ((if_getcapenable(pdata->netdev) & IFCAP_VLAN_HWFILTER)) {
sys/dev/bce/if_bce.c
6625
if (if_getcapenable(ifp) & IFCAP_RXCSUM) {
sys/dev/bce/if_bce.c
6657
if (if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) {
sys/dev/bce/if_bce.c
7615
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/bce/if_bce.c
7623
if (IFCAP_TXCSUM & if_getcapenable(ifp))
sys/dev/bce/if_bce.c
7638
if (IFCAP_TSO4 & if_getcapenable(ifp))
sys/dev/bce/if_bce.c
7661
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING)
sys/dev/bge/if_bge.c
1620
if (if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING)
sys/dev/bge/if_bge.c
3945
if (if_getcapenable(ifp) & IFCAP_POLLING)
sys/dev/bge/if_bge.c
4330
if (if_getcapenable(ifp) & IFCAP_POLLING) {
sys/dev/bge/if_bge.c
4342
if (if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING &&
sys/dev/bge/if_bge.c
4391
if (if_getcapenable(ifp) & IFCAP_RXCSUM)
sys/dev/bge/if_bge.c
4665
if (if_getcapenable(ifp) & IFCAP_POLLING) {
sys/dev/bge/if_bge.c
4789
if (!(if_getcapenable(sc->bge_ifp) & IFCAP_POLLING))
sys/dev/bge/if_bge.c
5448
(if_getcapenable(ifp) & IFCAP_VLAN_MTU ? ETHER_VLAN_ENCAP_LEN : 0));
sys/dev/bge/if_bge.c
5470
if_getcapenable(ifp) & IFCAP_TXCSUM) {
sys/dev/bge/if_bge.c
5564
if (if_getcapenable(ifp) & IFCAP_POLLING) {
sys/dev/bge/if_bge.c
5817
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/bge/if_bge.c
5845
if ((if_getcapenable(ifp) & IFCAP_TXCSUM) != 0)
sys/dev/bge/if_bge.c
5860
if ((if_getcapenable(ifp) & IFCAP_TSO4) != 0)
sys/dev/bge/if_bge.c
5878
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) == 0)
sys/dev/bnxt/bnxt_en/if_bnxt.c
3935
if (if_getcapenable(ifp) & IFCAP_WOL_MAGIC) {
sys/dev/bxe/bxe.c
10186
flags |= (if_getcapenable(sc->ifp) & IFCAP_LRO) ? FUNC_FLG_TPA : 0;
sys/dev/bxe/bxe.c
11250
if (if_getcapenable(sc->ifp) & IFCAP_LRO) {
sys/dev/bxe/bxe.c
14894
if (if_getcapenable(sc->ifp) & (IFCAP_TSO4 | IFCAP_TSO6)) {
sys/dev/bxe/bxe.c
3336
if (if_getcapenable(ifp) & IFCAP_RXCSUM) {
sys/dev/bxe/bxe.c
4572
mask = (ifr->ifr_reqcap ^ if_getcapenable(ifp));
sys/dev/bxe/bxe.c
4581
(if_getcapenable(ifp) & IFCAP_LRO) ? "ON" : "OFF");
sys/dev/bxe/bxe.c
4589
(if_getcapenable(ifp) & IFCAP_TXCSUM) ? "ON" : "OFF");
sys/dev/bxe/bxe.c
4590
if (if_getcapenable(ifp) & IFCAP_TXCSUM) {
sys/dev/bxe/bxe.c
4606
(if_getcapenable(ifp) & IFCAP_RXCSUM) ? "ON" : "OFF");
sys/dev/bxe/bxe.c
4607
if (if_getcapenable(ifp) & IFCAP_RXCSUM) {
sys/dev/bxe/bxe.c
4623
(if_getcapenable(ifp) & IFCAP_TSO4) ? "ON" : "OFF");
sys/dev/bxe/bxe.c
4630
(if_getcapenable(ifp) & IFCAP_TSO6) ? "ON" : "OFF");
sys/dev/bxe/bxe.c
4638
(if_getcapenable(ifp) & IFCAP_VLAN_HWTSO) ? "ON" : "OFF");
sys/dev/bxe/bxe.c
7688
if (if_getcapenable(sc->ifp) & (IFCAP_TSO4 | IFCAP_TSO6)) {
sys/dev/cadence/if_cgem.c
1094
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0)
sys/dev/cadence/if_cgem.c
1110
if ((if_getcapenable(ifp) & IFCAP_TXCSUM) != 0)
sys/dev/cadence/if_cgem.c
1280
mask = if_getcapenable(ifp) ^ ifr->ifr_reqcap;
sys/dev/cadence/if_cgem.c
1320
if ((if_getcapenable(ifp) & (IFCAP_RXCSUM | IFCAP_TXCSUM)) ==
sys/dev/cadence/if_cgem.c
623
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0) {
sys/dev/cas/if_cas.c
1736
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0)
sys/dev/cas/if_cas.c
1820
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0)
sys/dev/cas/if_cas.c
2455
if ((if_getcapenable(ifp) & IFCAP_TXCSUM) != 0)
sys/dev/cxgb/cxgb_main.c
1256
if (if_getcapenable(ifp) & IFCAP_VLAN_MTU)
sys/dev/cxgb/cxgb_main.c
1259
hwtagging = (if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) != 0;
sys/dev/cxgb/cxgb_main.c
1903
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/cxgb/cxgb_main.c
1908
if (IFCAP_TSO4 & if_getcapenable(ifp) &&
sys/dev/cxgb/cxgb_main.c
1909
!(IFCAP_TXCSUM & if_getcapenable(ifp))) {
sys/dev/cxgb/cxgb_main.c
1920
if (IFCAP_TSO6 & if_getcapenable(ifp) &&
sys/dev/cxgb/cxgb_main.c
1921
!(IFCAP_TXCSUM_IPV6 & if_getcapenable(ifp))) {
sys/dev/cxgb/cxgb_main.c
1940
if (!(IFCAP_TSO4 & if_getcapenable(ifp)) &&
sys/dev/cxgb/cxgb_main.c
1941
!(IFCAP_TXCSUM & if_getcapenable(ifp))) {
sys/dev/cxgb/cxgb_main.c
1949
if (!(IFCAP_TSO6 & if_getcapenable(ifp)) &&
sys/dev/cxgb/cxgb_main.c
1950
!(IFCAP_TXCSUM_IPV6 & if_getcapenable(ifp))) {
sys/dev/cxgb/cxgb_main.c
1961
cxgb_set_lro(p, if_getcapenable(ifp) & IFCAP_LRO);
sys/dev/cxgb/cxgb_main.c
1965
int enable = (if_getcapenable(ifp) ^ mask) & IFCAP_TOE4;
sys/dev/cxgb/cxgb_sge.c
2523
q->lro.enabled = !!(if_getcapenable(pi->ifp) & IFCAP_LRO);
sys/dev/cxgb/cxgb_sge.c
2642
if (if_getcapenable(ifp) & IFCAP_RXCSUM &&
sys/dev/cxgb/cxgb_sge.c
2647
} else if (if_getcapenable(ifp) & IFCAP_RXCSUM_IPV6 &&
sys/dev/cxgbe/iw_cxgbe/cm.c
2663
if (!(if_getcapenable(nh_ifp) & IFCAP_TOE) ||
sys/dev/cxgbe/t4_main.c
13438
if (if_getcapenable(v->ifp) & IFCAP_TXTLS) {
sys/dev/cxgbe/t4_main.c
13457
if ((if_getcapenable(vi->ifp) & IFCAP_TOE) != 0) {
sys/dev/cxgbe/t4_main.c
13509
if ((if_getcapenable(vi->ifp) & IFCAP_TOE) == 0) {
sys/dev/cxgbe/t4_main.c
3140
mask = ifr_nv->reqcap ^ if_getcapenable(ifp);
sys/dev/cxgbe/t4_main.c
3143
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/cxgbe/t4_main.c
3150
if (IFCAP_TSO4 & if_getcapenable(ifp) &&
sys/dev/cxgbe/t4_main.c
3151
!(IFCAP_TXCSUM & if_getcapenable(ifp))) {
sys/dev/cxgbe/t4_main.c
3162
if (IFCAP_TSO6 & if_getcapenable(ifp) &&
sys/dev/cxgbe/t4_main.c
3163
!(IFCAP_TXCSUM_IPV6 & if_getcapenable(ifp))) {
sys/dev/cxgbe/t4_main.c
3182
if (!(IFCAP_TSO4 & if_getcapenable(ifp)) &&
sys/dev/cxgbe/t4_main.c
3183
!(IFCAP_TXCSUM & if_getcapenable(ifp))) {
sys/dev/cxgbe/t4_main.c
3191
if (!(IFCAP_TSO6 & if_getcapenable(ifp)) &&
sys/dev/cxgbe/t4_main.c
3192
!(IFCAP_TXCSUM_IPV6 & if_getcapenable(ifp))) {
sys/dev/cxgbe/t4_main.c
3206
if (if_getcapenable(ifp) & IFCAP_LRO)
sys/dev/cxgbe/t4_main.c
3215
int enable = (if_getcapenable(ifp) ^ mask) & IFCAP_TOE;
sys/dev/cxgbe/t4_main.c
3248
if (if_getcapenable(ifp) & IFCAP_HWRXTSTMP)
sys/dev/cxgbe/t4_main.c
3259
int enable = (if_getcapenable(ifp) ^ mask) & IFCAP_TXTLS;
sys/dev/cxgbe/t4_main.c
6550
vlanex = if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING ? 1 : 0;
sys/dev/cxgbe/t4_sge.c
2027
if (!ipv6 && if_getcapenable(ifp) & IFCAP_RXCSUM) {
sys/dev/cxgbe/t4_sge.c
2031
} else if (ipv6 && if_getcapenable(ifp) & IFCAP_RXCSUM_IPV6) {
sys/dev/cxgbe/t4_sge.c
4048
if (if_getcapenable(ifp) & IFCAP_LRO)
sys/dev/cxgbe/t4_sge.c
4051
if (if_getcapenable(ifp) & IFCAP_HWRXTSTMP)
sys/dev/cxgbe/tom/t4_listen.c
1434
if ((if_getcapenable(ifp) & IFCAP_TOE6) == 0)
sys/dev/cxgbe/tom/t4_listen.c
1451
if ((if_getcapenable(ifp) & IFCAP_TOE4) == 0)
sys/dev/cxgbe/tom/t4_listen.c
703
if_getcapenable(vi->ifp) & IFCAP_TOE)
sys/dev/dc/if_dc.c
2529
if (ifp != NULL && if_getcapenable(ifp) & IFCAP_POLLING)
sys/dev/dc/if_dc.c
2867
if (if_getcapenable(ifp) & IFCAP_POLLING) {
sys/dev/dc/if_dc.c
3297
if (if_getcapenable(ifp) & IFCAP_POLLING) {
sys/dev/dc/if_dc.c
3716
if (if_getcapenable(ifp) & IFCAP_POLLING)
sys/dev/dc/if_dc.c
3888
!(if_getcapenable(ifp) & IFCAP_POLLING)) {
sys/dev/dc/if_dc.c
3900
if_getcapenable(ifp) & IFCAP_POLLING) {
sys/dev/dpaa2/dpaa2_ni.c
1580
en_rxcsum = if_getcapenable(sc->ifp) &
sys/dev/dpaa2/dpaa2_ni.c
1582
en_txcsum = if_getcapenable(sc->ifp) &
sys/dev/dpaa2/dpaa2_ni.c
2574
if (if_getcapenable(ifp) & IFCAP_VLAN_MTU)
sys/dev/dpaa2/dpaa2_ni.c
2584
changed = if_getcapenable(ifp) ^ ifr->ifr_reqcap;
sys/dev/dwc/dwc1000_core.c
241
if ((if_getcapenable(sc->ifp) & (IFCAP_RXCSUM | IFCAP_RXCSUM_IPV6)) != 0)
sys/dev/dwc/dwc1000_dma.c
393
if ((if_getcapenable(ifp) & (IFCAP_RXCSUM | IFCAP_RXCSUM_IPV6)) != 0 &&
sys/dev/dwc/if_dwc.c
261
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/e1000/if_em.c
3849
if (if_getcapenable(ifp) & IFCAP_RXCSUM) {
sys/dev/e1000/if_em.c
3854
if_getcapenable(ifp) & IFCAP_HWCSUM_IPV6)
sys/dev/e1000/if_em.c
4058
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWFILTER) &&
sys/dev/e1000/if_em.c
4139
if (if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING &&
sys/dev/e1000/if_em.c
4512
if ((if_getcapenable(ifp) & IFCAP_WOL_MAGIC) == 0)
sys/dev/e1000/if_em.c
4515
if ((if_getcapenable(ifp) & IFCAP_WOL_UCAST) == 0)
sys/dev/e1000/if_em.c
4518
if ((if_getcapenable(ifp) & IFCAP_WOL_MCAST) == 0)
sys/dev/e1000/if_em.c
4562
if (!error && (if_getcapenable(ifp) & IFCAP_WOL))
sys/dev/ena/ena.c
1451
(if_getcapenable(adapter->ifp) & IFCAP_NETMAP)) {
sys/dev/ena/ena.c
2446
if (ifr->ifr_reqcap != if_getcapenable(ifp)) {
sys/dev/ena/ena.c
2516
int cap = if_getcapenable(ifp);
sys/dev/ena/ena.c
609
if (if_getcapenable(adapter->ifp) & IFCAP_NETMAP) {
sys/dev/ena/ena.c
695
if (if_getcapenable(adapter->ifp) & IFCAP_NETMAP) {
sys/dev/ena/ena.c
784
if (if_getcapenable(adapter->ifp) & IFCAP_NETMAP) {
sys/dev/ena/ena.c
916
if ((if_getcapenable(adapter->ifp) & IFCAP_LRO) != 0) {
sys/dev/ena/ena_datapath.c
646
if (((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0) ||
sys/dev/ena/ena_datapath.c
647
((if_getcapenable(ifp) & IFCAP_RXCSUM_IPV6) != 0)) {
sys/dev/ena/ena_datapath.c
662
if (((if_getcapenable(ifp) & IFCAP_LRO) != 0) &&
sys/dev/ena/ena_netmap.c
224
if (if_getcapenable(adapter->ifp) & IFCAP_NETMAP) {
sys/dev/enetc/if_enetc.c
923
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWFILTER) == 0)
sys/dev/enetc/if_enetc.c
932
if (if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING)
sys/dev/eqos/if_eqos.c
926
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/eqos/if_eqos.c
933
if ((if_getcapenable(ifp) & IFCAP_TXCSUM))
sys/dev/et/if_et.c
1345
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/et/if_et.c
1349
if ((IFCAP_TXCSUM & if_getcapenable(ifp)) != 0)
sys/dev/ffec/if_ffec.c
1375
mask = if_getcapenable(ifp) ^ ifr->ifr_reqcap;
sys/dev/firewire/if_fwe.c
253
if (if_getcapenable(ifp) & IFCAP_POLLING)
sys/dev/firewire/if_fwe.c
385
!(if_getcapenable(ifp) & IFCAP_POLLING)) {
sys/dev/firewire/if_fwe.c
395
if_getcapenable(ifp) & IFCAP_POLLING) {
sys/dev/firewire/if_fwip.c
260
if (if_getcapenable(ifp) & IFCAP_POLLING)
sys/dev/firewire/if_fwip.c
400
!(if_getcapenable(ifp) & IFCAP_POLLING)) {
sys/dev/firewire/if_fwip.c
410
if_getcapenable(ifp) & IFCAP_POLLING) {
sys/dev/fxp/if_fxp.c
1060
if ((if_getcapenable(ifp) & IFCAP_WOL_MAGIC) != 0) {
sys/dev/fxp/if_fxp.c
1701
if (if_getcapenable(ifp) & IFCAP_POLLING) {
sys/dev/fxp/if_fxp.c
1947
(if_getcapenable(ifp) & IFCAP_RXCSUM) != 0) {
sys/dev/fxp/if_fxp.c
1965
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0)
sys/dev/fxp/if_fxp.c
1967
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) != 0 &&
sys/dev/fxp/if_fxp.c
2357
(if_getcapenable(ifp) & IFCAP_RXCSUM) != 0) ? 1 : 0;
sys/dev/fxp/if_fxp.c
2387
(if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) != 0) ? 1 : 0;
sys/dev/fxp/if_fxp.c
2538
if (if_getcapenable(ifp) & IFCAP_POLLING )
sys/dev/fxp/if_fxp.c
2860
mask = if_getcapenable(ifp) ^ ifr->ifr_reqcap;
sys/dev/fxp/if_fxp.c
2886
if ((if_getcapenable(ifp) & IFCAP_TXCSUM) != 0)
sys/dev/fxp/if_fxp.c
2900
if ((if_getcapenable(ifp) & IFCAP_TSO4) != 0)
sys/dev/fxp/if_fxp.c
2928
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) == 0)
sys/dev/fxp/if_fxp.c
999
if (if_getcapenable(sc->ifp) & IFCAP_POLLING)
sys/dev/gem/if_gem.c
1604
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0)
sys/dev/gem/if_gem.c
2129
if ((if_getcapenable(ifp) & IFCAP_TXCSUM) != 0)
sys/dev/gem/if_gem.c
2148
if ((if_getcapenable(ifp) & IFCAP_TXCSUM) != 0)
sys/dev/gve/gve_adminq.c
322
!!((if_getcapenable(priv->ifp) & IFCAP_LRO) &&
sys/dev/gve/gve_main.c
188
if (if_getcapenable(ifp) & IFCAP_TXCSUM)
sys/dev/gve/gve_main.c
190
if (if_getcapenable(ifp) & IFCAP_TXCSUM_IPV6)
sys/dev/gve/gve_main.c
192
if (if_getcapenable(ifp) & IFCAP_TSO4)
sys/dev/gve/gve_main.c
194
if (if_getcapenable(ifp) & IFCAP_TSO6)
sys/dev/gve/gve_main.c
497
if (ifr->ifr_reqcap == if_getcapenable(ifp))
sys/dev/gve/gve_rx.c
279
if ((if_getcapenable(priv->ifp) & IFCAP_LRO) != 0) {
sys/dev/gve/gve_rx.c
603
if (((if_getcapenable(priv->ifp) & IFCAP_LRO) != 0) && /* LRO is enabled */
sys/dev/gve/gve_rx_dqo.c
570
if (((if_getcapenable(rx->com.priv->ifp) & IFCAP_LRO) != 0) &&
sys/dev/hyperv/netvsc/if_hn.c
1263
if_setcapenable(ifp, if_getcapenable(vf_ifp));
sys/dev/hyperv/netvsc/if_hn.c
1326
if ((if_getcapenable(vf_ifp) & IFCAP_HWSTATS) == 0) {
sys/dev/hyperv/netvsc/if_hn.c
1650
sc->hn_saved_capenable = if_getcapenable(ifp);
sys/dev/hyperv/netvsc/if_hn.c
1677
ifr.ifr_reqcap = if_getcapenable(ifp);
sys/dev/hyperv/netvsc/if_hn.c
3487
if (__predict_false((if_getcapenable(hn_ifp) & IFCAP_RXCSUM) == 0))
sys/dev/hyperv/netvsc/if_hn.c
3693
if ((if_getcapenable(hn_ifp) & IFCAP_LRO) && do_lro) {
sys/dev/hyperv/netvsc/if_hn.c
3888
if_getcapenable(ifp);
sys/dev/hyperv/netvsc/if_hn.c
3892
if (if_getcapenable(ifp) & IFCAP_TXCSUM)
sys/dev/hyperv/netvsc/if_hn.c
3899
if (if_getcapenable(ifp) & IFCAP_TXCSUM_IPV6)
sys/dev/hyperv/netvsc/if_hn.c
3919
if (if_getcapenable(ifp) & IFCAP_TSO4)
sys/dev/hyperv/netvsc/if_hn.c
3926
if (if_getcapenable(ifp) & IFCAP_TSO6)
sys/dev/ice/ice_iflib_txrx.c
450
if ((if_getcapenable(ri->iri_ifp) & IFCAP_RXCSUM) != 0)
sys/dev/igc/if_igc.c
2239
if (if_getcapenable(ifp) & IFCAP_RXCSUM) {
sys/dev/igc/if_igc.c
2332
if (if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING &&
sys/dev/igc/if_igc.c
2462
if ((if_getcapenable(ifp) & IFCAP_WOL_MAGIC) == 0)
sys/dev/igc/if_igc.c
2465
if ((if_getcapenable(ifp) & IFCAP_WOL_UCAST) == 0)
sys/dev/igc/if_igc.c
2468
if ((if_getcapenable(ifp) & IFCAP_WOL_MCAST) == 0)
sys/dev/igc/if_igc.c
2489
if (!error && (if_getcapenable(ifp) & IFCAP_WOL))
sys/dev/ixgbe/if_ix.c
2360
(if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) == 0) {
sys/dev/ixgbe/if_ix.c
2385
if (if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) {
sys/dev/ixgbe/if_ix.c
2400
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWFILTER) == 0)
sys/dev/ixgbe/if_ix.c
2413
if (if_getcapenable(ifp) & IFCAP_VLAN_HWFILTER) {
sys/dev/ixgbe/if_ix.c
839
if (if_getcapenable(ifp) & IFCAP_RXCSUM)
sys/dev/ixgbe/if_ixv.c
1499
if (if_getcapenable(ifp) & IFCAP_NETMAP) {
sys/dev/ixgbe/if_ixv.c
1539
if (if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) {
sys/dev/ixgbe/if_ixv.c
1557
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWFILTER) == 0)
sys/dev/ixl/if_ixl.c
1752
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWFILTER) == 0)
sys/dev/ixl/if_ixl.c
1784
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWFILTER) == 0)
sys/dev/ixl/ixl_pf_iflib.c
490
if (if_getcapenable(vsi->ifp) & IFCAP_VLAN_HWTAGGING)
sys/dev/ixl/ixl_pf_main.c
1261
if ((if_getcapenable(vsi->ifp) & IFCAP_VLAN_HWFILTER) == 0)
sys/dev/jme/if_jme.c
1585
if ((if_getcapenable(ifp) & IFCAP_WOL_MAGIC) != 0) {
sys/dev/jme/if_jme.c
1602
if ((if_getcapenable(ifp) & IFCAP_WOL) != 0)
sys/dev/jme/if_jme.c
1604
if ((if_getcapenable(ifp) & IFCAP_WOL) == 0) {
sys/dev/jme/if_jme.c
2011
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/jme/if_jme.c
2016
if ((IFCAP_TXCSUM & if_getcapenable(ifp)) != 0)
sys/dev/jme/if_jme.c
2027
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0)
sys/dev/jme/if_jme.c
2035
if ((IFCAP_TSO4 & if_getcapenable(ifp)) != 0)
sys/dev/jme/if_jme.c
2568
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0 &&
sys/dev/jme/if_jme.c
2585
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) != 0 &&
sys/dev/jme/if_jme.c
2859
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0)
sys/dev/jme/if_jme.c
3196
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) != 0)
sys/dev/liquidio/lio_core.c
342
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) &&
sys/dev/liquidio/lio_core.c
369
(if_getcapenable(ifp) & IFCAP_LRO) &&
sys/dev/liquidio/lio_ioctl.c
149
if_getcapenable(ifp);
sys/dev/liquidio/lio_ioctl.c
158
if (if_getcapenable(ifp) & IFCAP_TXCSUM)
sys/dev/liquidio/lio_ioctl.c
169
if (if_getcapenable(ifp) & IFCAP_TXCSUM_IPV6)
sys/dev/liquidio/lio_ioctl.c
219
if (if_getcapenable(ifp) & IFCAP_TSO4)
sys/dev/liquidio/lio_ioctl.c
238
if (if_getcapenable(ifp) & IFCAP_TSO6)
sys/dev/liquidio/lio_ioctl.c
262
(if_getcapenable(ifp) & IFCAP_LRO)) {
sys/dev/liquidio/lio_ioctl.c
288
if ((!(if_getcapenable(ifp) & IFCAP_LRO)) &&
sys/dev/liquidio/lio_ioctl.c
289
(if_getcapenable(ifp) & IFCAP_RXCSUM) &&
sys/dev/liquidio/lio_ioctl.c
290
(if_getcapenable(ifp) & IFCAP_RXCSUM_IPV6)) {
sys/dev/liquidio/lio_ioctl.c
297
} else if (if_getcapenable(ifp) & IFCAP_LRO) {
sys/dev/liquidio/lio_main.c
1406
(if_getcapenable(ifp) & IFCAP_LRO) &&
sys/dev/liquidio/lio_main.c
1407
(if_getcapenable(ifp) & IFCAP_RXCSUM) &&
sys/dev/liquidio/lio_main.c
1408
(if_getcapenable(ifp) & IFCAP_RXCSUM_IPV6))
sys/dev/liquidio/lio_main.c
1412
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWFILTER))
sys/dev/mana/mana_en.c
1642
if ((if_getcapenable(ndev) & IFCAP_RXCSUM ||
sys/dev/mana/mana_en.c
1643
if_getcapenable(ndev) & IFCAP_RXCSUM_IPV6) &&
sys/dev/mana/mana_en.c
1702
if ((if_getcapenable(ndev) & IFCAP_LRO) && do_lro) {
sys/dev/mana/mana_en.c
230
if_getcapenable(ifp);
sys/dev/mana/mana_en.c
236
if ((IFCAP_TSO4 & if_getcapenable(ifp)) &&
sys/dev/mana/mana_en.c
237
!(IFCAP_TXCSUM & if_getcapenable(ifp))) {
sys/dev/mana/mana_en.c
2439
if (if_getcapenable(ndev) & IFCAP_LRO) {
sys/dev/mana/mana_en.c
250
if ((IFCAP_TSO6 & if_getcapenable(ifp)) &&
sys/dev/mana/mana_en.c
251
!(IFCAP_TXCSUM_IPV6 & if_getcapenable(ifp))) {
sys/dev/mana/mana_en.c
270
if (!(IFCAP_TSO4 & if_getcapenable(ifp)) &&
sys/dev/mana/mana_en.c
271
!(IFCAP_TXCSUM & if_getcapenable(ifp))) {
sys/dev/mana/mana_en.c
282
if (!(IFCAP_TSO6 & if_getcapenable(ifp)) &&
sys/dev/mana/mana_en.c
283
!(IFCAP_TXCSUM_IPV6 & if_getcapenable(ifp))) {
sys/dev/mana/mana_en.c
2983
if (if_getcapenable(ndev) & (IFCAP_TSO4 | IFCAP_TSO6))
sys/dev/mana/mana_en.c
2985
if (if_getcapenable(ndev) & IFCAP_TXCSUM)
sys/dev/mana/mana_en.c
2987
if (if_getcapenable(ndev) & IFCAP_TXCSUM_IPV6)
sys/dev/mge/if_mge.c
1177
if (if_getcapenable(sc->ifp) & IFCAP_POLLING)
sys/dev/mge/if_mge.c
1203
if (if_getcapenable(sc->ifp) & IFCAP_POLLING) {
sys/dev/mge/if_mge.c
1260
if (if_getcapenable(sc->ifp) & IFCAP_POLLING) {
sys/dev/mge/if_mge.c
1382
if (if_getcapenable(sc->ifp) & IFCAP_POLLING) {
sys/dev/mge/if_mge.c
1494
mask = if_getcapenable(ifp) ^ ifr->ifr_reqcap;
sys/dev/mge/if_mge.c
1498
if (if_getcapenable(ifp) & IFCAP_TXCSUM)
sys/dev/mge/if_mge.c
1602
if (if_getcapenable(sc->ifp) & IFCAP_POLLING)
sys/dev/mge/if_mge.c
1872
if (if_getcapenable(ifp) & IFCAP_RXCSUM) {
sys/dev/mlx4/mlx4_en/mlx4_en_netdev.c
2003
mask = ifr->ifr_reqcap ^ if_getcapenable(dev);
sys/dev/mlx4/mlx4_en/mlx4_en_netdev.c
2008
if (IFCAP_TSO4 & if_getcapenable(dev) &&
sys/dev/mlx4/mlx4_en/mlx4_en_netdev.c
2009
!(IFCAP_TXCSUM & if_getcapenable(dev))) {
sys/dev/mlx4/mlx4_en/mlx4_en_netdev.c
2021
if (IFCAP_TSO6 & if_getcapenable(dev) &&
sys/dev/mlx4/mlx4_en/mlx4_en_netdev.c
2022
!(IFCAP_TXCSUM_IPV6 & if_getcapenable(dev))) {
sys/dev/mlx4/mlx4_en/mlx4_en_netdev.c
2036
if (!(IFCAP_TSO4 & if_getcapenable(dev)) &&
sys/dev/mlx4/mlx4_en/mlx4_en_netdev.c
2037
!(IFCAP_TXCSUM & if_getcapenable(dev))) {
sys/dev/mlx4/mlx4_en/mlx4_en_netdev.c
2046
if (!(IFCAP_TSO6 & if_getcapenable(dev)) &&
sys/dev/mlx4/mlx4_en/mlx4_en_netdev.c
2047
!(IFCAP_TXCSUM_IPV6 & if_getcapenable(dev))) {
sys/dev/mlx4/mlx4_en/mlx4_en_netdev.c
2266
if (if_getcapenable(dev) & (IFCAP_TSO4 | IFCAP_TSO6))
sys/dev/mlx4/mlx4_en/mlx4_en_netdev.c
2268
if (if_getcapenable(dev) & IFCAP_TXCSUM)
sys/dev/mlx4/mlx4_en/mlx4_en_netdev.c
2270
if (if_getcapenable(dev) & IFCAP_TXCSUM_IPV6)
sys/dev/mlx4/mlx4_en/mlx4_en_rx.c
505
if (if_getcapenable(priv->dev) & IFCAP_LRO) {
sys/dev/mlx4/mlx4_en/mlx4_en_rx.c
809
if (likely(if_getcapenable(dev) &
sys/dev/mlx4/mlx4_en/mlx4_en_rx.c
826
(if_getcapenable(dev) & IFCAP_LRO)) {
sys/dev/mlx5/mlx5_en/mlx5_en_flow_table.c
1789
if ((if_getcapenable(priv->ifp) & IFCAP_VXLAN_HWCSUM) != 0) {
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
3311
if ((if_getcapenable(ifp) & (IFCAP_TXTLS4 | IFCAP_TXTLS6)) != 0)
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
3594
mask = drv_ioctl_data->reqcap ^ if_getcapenable(ifp);
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
3600
if (IFCAP_TSO4 & if_getcapenable(ifp) &&
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
3601
!(IFCAP_TXCSUM & if_getcapenable(ifp))) {
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
3613
if (IFCAP_TSO6 & if_getcapenable(ifp) &&
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
3614
!(IFCAP_TXCSUM_IPV6 & if_getcapenable(ifp))) {
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
3637
if (!(IFCAP_TSO4 & if_getcapenable(ifp)) &&
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
3638
!(IFCAP_TXCSUM & if_getcapenable(ifp))) {
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
3647
if (!(IFCAP_TSO6 & if_getcapenable(ifp)) &&
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
3648
!(IFCAP_TXCSUM_IPV6 & if_getcapenable(ifp))) {
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
3659
if (if_getcapenable(ifp) & IFCAP_VLAN_HWFILTER)
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
3672
(if_getcapenable(ifp) & IFCAP_VXLAN_HWCSUM) != 0;
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
3701
if (if_getcapenable(ifp) & IFCAP_HWRXTSTMP) {
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
4643
if (if_getcapenable(ifp) & IFCAP_TSO)
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
4645
if (if_getcapenable(ifp) & IFCAP_TXCSUM)
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
4647
if (if_getcapenable(ifp) & IFCAP_TXCSUM_IPV6)
sys/dev/mlx5/mlx5_en/mlx5_en_rx.c
420
} else if (likely((if_getcapenable(ifp) & (IFCAP_RXCSUM |
sys/dev/mlx5/mlx5_en/mlx5_en_rx.c
643
(if_getcapenable(rq->ifp) & IFCAP_LRO) == 0 ||
sys/dev/msk/if_msk.c
1122
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/msk/if_msk.c
1126
if ((IFCAP_TXCSUM & if_getcapenable(ifp)) != 0)
sys/dev/msk/if_msk.c
1143
if ((IFCAP_TSO4 & if_getcapenable(ifp)) != 0)
sys/dev/msk/if_msk.c
1154
if ((IFCAP_VLAN_HWTAGGING & if_getcapenable(ifp)) == 0)
sys/dev/msk/if_msk.c
3165
(if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) != 0)
sys/dev/msk/if_msk.c
3207
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0)
sys/dev/msk/if_msk.c
3211
(if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) != 0) {
sys/dev/msk/if_msk.c
3241
(if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) != 0)
sys/dev/msk/if_msk.c
3272
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0)
sys/dev/msk/if_msk.c
3276
(if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) != 0) {
sys/dev/msk/if_msk.c
3973
(if_getcapenable(ifp) & IFCAP_RXCSUM) != 0)
sys/dev/msk/if_msk.c
632
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) != 0) {
sys/dev/msk/if_msk.c
652
(if_getcapenable(sc_if->msk_ifp) & IFCAP_RXCSUM) != 0) {
sys/dev/msk/if_msk.c
718
(if_getcapenable(sc_if->msk_ifp) & IFCAP_RXCSUM) != 0) {
sys/dev/msk/if_msk.c
786
(if_getcapenable(sc_if->msk_ifp) & IFCAP_RXCSUM) != 0) {
sys/dev/mxge/if_mxge.c
2465
int cap = if_getcapenable(m->m_pkthdr.rcvif);
sys/dev/mxge/if_mxge.c
2604
if ((if_getcapenable(ifp) & (IFCAP_RXCSUM_IPV6 | IFCAP_RXCSUM)) &&
sys/dev/mxge/if_mxge.c
2672
if ((if_getcapenable(ifp) & (IFCAP_RXCSUM_IPV6 | IFCAP_RXCSUM)) &&
sys/dev/mxge/if_mxge.c
2697
lro = if_getcapenable(ss->sc->ifp) & IFCAP_LRO;
sys/dev/mxge/if_mxge.c
4051
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/mxge/if_mxge.c
4053
if (IFCAP_TXCSUM & if_getcapenable(ifp)) {
sys/dev/mxge/if_mxge.c
4063
if (IFCAP_RXCSUM & if_getcapenable(ifp)) {
sys/dev/mxge/if_mxge.c
4070
if (IFCAP_TSO4 & if_getcapenable(ifp)) {
sys/dev/mxge/if_mxge.c
4072
} else if (IFCAP_TXCSUM & if_getcapenable(ifp)) {
sys/dev/mxge/if_mxge.c
4083
if (IFCAP_TXCSUM_IPV6 & if_getcapenable(ifp)) {
sys/dev/mxge/if_mxge.c
4096
if (IFCAP_RXCSUM_IPV6 & if_getcapenable(ifp)) {
sys/dev/mxge/if_mxge.c
4103
if (IFCAP_TSO6 & if_getcapenable(ifp)) {
sys/dev/mxge/if_mxge.c
4105
} else if (IFCAP_TXCSUM_IPV6 & if_getcapenable(ifp)) {
sys/dev/mxge/if_mxge.c
4124
!(if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING))
sys/dev/neta/if_mvneta.c
1388
if ((if_getcapenable(sc->ifp) & IFCAP_LRO) != 0) {
sys/dev/neta/if_mvneta.c
2085
mask = if_getcapenable(ifp) ^ ifr->ifr_reqcap;
sys/dev/neta/if_mvneta.c
2089
if (if_getcapenable(ifp) & IFCAP_TXCSUM)
sys/dev/netmap/if_ptnet.c
1191
(!(if_getcapenable(ifp) & IFCAP_POLLING)
sys/dev/netmap/if_ptnet.c
1602
if (if_getcapenable(ifp) & IFCAP_POLLING) {
sys/dev/netmap/if_ptnet.c
1830
if (if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) {
sys/dev/netmap/if_ptnet.c
510
if (if_getcapenable(sc->ifp) & IFCAP_POLLING) {
sys/dev/netmap/if_ptnet.c
770
ifr->ifr_reqcap, if_getcapenable(ifp));
sys/dev/netmap/if_ptnet.c
771
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/netmap/if_ptnet.c
854
if (if_getcapenable(ifp) & IFCAP_TXCSUM)
sys/dev/netmap/if_ptnet.c
856
if (if_getcapenable(ifp) & IFCAP_TXCSUM_IPV6)
sys/dev/netmap/if_ptnet.c
858
if (if_getcapenable(ifp) & IFCAP_TSO4)
sys/dev/netmap/if_ptnet.c
860
if (if_getcapenable(ifp) & IFCAP_TSO6)
sys/dev/nfe/if_nfe.c
1744
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/nfe/if_nfe.c
1771
if ((if_getcapenable(ifp) & IFCAP_TXCSUM) != 0)
sys/dev/nfe/if_nfe.c
1784
if ((IFCAP_TSO4 & if_getcapenable(ifp)) != 0)
sys/dev/nfe/if_nfe.c
1795
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) == 0)
sys/dev/nfe/if_nfe.c
1806
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) == 0) {
sys/dev/nfe/if_nfe.c
1807
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) != 0)
sys/dev/nfe/if_nfe.c
1863
if (if_getcapenable(ifp) & IFCAP_POLLING) {
sys/dev/nfe/if_nfe.c
2139
(if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) != 0) {
sys/dev/nfe/if_nfe.c
2147
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0) {
sys/dev/nfe/if_nfe.c
2254
(if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) != 0) {
sys/dev/nfe/if_nfe.c
2262
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0) {
sys/dev/nfe/if_nfe.c
2727
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0)
sys/dev/nfe/if_nfe.c
2729
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) != 0)
sys/dev/nfe/if_nfe.c
2736
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) != 0)
sys/dev/nfe/if_nfe.c
2814
if (if_getcapenable(ifp) & IFCAP_POLLING)
sys/dev/nfe/if_nfe.c
3318
if ((if_getcapenable(ifp) & IFCAP_WOL_MAGIC) != 0)
sys/dev/nfe/if_nfe.c
3323
if ((if_getcapenable(ifp) & IFCAP_WOL_MAGIC) != 0) {
sys/dev/nfe/if_nfe.c
3335
if ((if_getcapenable(ifp) & IFCAP_WOL) != 0)
sys/dev/nfe/if_nfe.c
691
if (ifp != NULL && if_getcapenable(ifp) & IFCAP_POLLING)
sys/dev/nge/if_nge.c
1450
if (if_getcapenable(ifp) & IFCAP_POLLING) {
sys/dev/nge/if_nge.c
1557
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0) {
sys/dev/nge/if_nge.c
1578
(if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) != 0) {
sys/dev/nge/if_nge.c
1812
if ((if_getcapenable(ifp) & IFCAP_POLLING) != 0)
sys/dev/nge/if_nge.c
2137
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0)
sys/dev/nge/if_nge.c
2146
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) != 0)
sys/dev/nge/if_nge.c
2197
if ((if_getcapenable(ifp) & IFCAP_POLLING) != 0)
sys/dev/nge/if_nge.c
2317
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/nge/if_nge.c
2322
if ((IFCAP_POLLING & if_getcapenable(ifp)) != 0) {
sys/dev/nge/if_nge.c
2340
if ((IFCAP_TXCSUM & if_getcapenable(ifp)) != 0)
sys/dev/nge/if_nge.c
2366
if ((if_getcapenable(ifp) &
sys/dev/nge/if_nge.c
2381
if ((if_getcapenable(ifp) & IFCAP_TXCSUM) == 0)
sys/dev/nge/if_nge.c
2383
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) == 0)
sys/dev/nge/if_nge.c
2520
if ((if_getcapenable(ifp) & IFCAP_WOL) == 0) {
sys/dev/nge/if_nge.c
2542
if ((if_getcapenable(ifp) & IFCAP_WOL_UCAST) != 0)
sys/dev/nge/if_nge.c
2544
if ((if_getcapenable(ifp) & IFCAP_WOL_MCAST) != 0)
sys/dev/nge/if_nge.c
2546
if ((if_getcapenable(ifp) & IFCAP_WOL_MAGIC) != 0)
sys/dev/nge/if_nge.c
2557
if ((if_getcapenable(ifp) & IFCAP_WOL) != 0)
sys/dev/nge/if_nge.c
988
if (ifp != NULL && if_getcapenable(ifp) & IFCAP_POLLING)
sys/dev/ntb/if_ntb/if_ntb.c
448
if (if_getcapenable(ifp) & (IFCAP_RXCSUM | IFCAP_RXCSUM_IPV6)) {
sys/dev/ntb/if_ntb/if_ntb.c
452
if (if_getcapenable(ifp) & IFCAP_RXCSUM) {
sys/dev/ntb/if_ntb/if_ntb.c
458
if (if_getcapenable(ifp) & IFCAP_RXCSUM_IPV6) {
sys/dev/oce/oce_if.c
2189
(if_getcapenable(sc->ifp) & IFCAP_VLAN_HWFILTER)) {
sys/dev/oce/oce_if.c
517
u = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/oce/oce_if.c
523
if (IFCAP_TSO & if_getcapenable(ifp) &&
sys/dev/oce/oce_if.c
524
!(IFCAP_TXCSUM & if_getcapenable(ifp))) {
sys/dev/oce/oce_if.c
539
if (IFCAP_TSO & if_getcapenable(ifp)) {
sys/dev/oce/oce_if.c
540
if (IFCAP_TXCSUM & if_getcapenable(ifp))
sys/dev/oce/oce_if.c
564
if(if_getcapenable(ifp) & IFCAP_LRO) {
sys/dev/oce/oce_if.h
1131
#define IF_LRO_ENABLED(sc) ((if_getcapenable((sc)->ifp) & IFCAP_LRO) ? 1:0)
sys/dev/oce/oce_if.h
1132
#define IF_LSO_ENABLED(sc) ((if_getcapenable((sc)->ifp) & IFCAP_TSO4) ? 1:0)
sys/dev/oce/oce_if.h
1133
#define IF_CSUM_ENABLED(sc) ((if_getcapenable((sc)->ifp) & IFCAP_HWCSUM) ? 1:0)
sys/dev/qcom_ess_edma/qcom_ess_edma_gmac.c
146
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/qcom_ess_edma/qcom_ess_edma_rx.c
429
if ((if_getcapenable(gmac->ifp) & IFCAP_RXCSUM) != 0)
sys/dev/qlnx/qlnxe/qlnx_os.c
2605
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/qlnx/qlnxe/qlnx_os.c
4682
lro_enable = if_getcapenable(ha->ifp) & IFCAP_LRO;
sys/dev/qlnx/qlnxe/qlnx_os.c
6522
hw_lro_enable = if_getcapenable(ifp) & IFCAP_LRO;
sys/dev/qlnx/qlnxe/qlnx_os.c
7146
if (if_getcapenable(ifp) & IFCAP_LRO) {
sys/dev/qlxgb/qla_os.c
896
int mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/qlxgbe/ql_hw.c
2978
if (if_getcapenable(ha->ifp) & IFCAP_LRO) {
sys/dev/qlxgbe/ql_os.c
1160
int mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/qlxgbe/ql_os.c
1187
mask, if_getcapenable(ifp), 0);
sys/dev/qlxge/qls_os.c
963
int mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/re/if_re.c
1782
if (if_getcapenable(ifp) & IFCAP_POLLING)
sys/dev/re/if_re.c
2339
if (if_getcapenable(ifp) & IFCAP_RXCSUM) {
sys/dev/re/if_re.c
2600
if (if_getcapenable(ifp) & IFCAP_POLLING) {
sys/dev/re/if_re.c
2659
if (if_getcapenable(ifp) & IFCAP_POLLING) {
sys/dev/re/if_re.c
2945
if (if_getcapenable(ifp) & IFCAP_NETMAP) {
sys/dev/re/if_re.c
3158
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0)
sys/dev/re/if_re.c
3160
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) != 0)
sys/dev/re/if_re.c
3184
if (if_getmtu(ifp) > RL_TSO_MTU && (if_getcapenable(ifp) & IFCAP_TSO4) != 0) {
sys/dev/re/if_re.c
3266
if (if_getcapenable(ifp) & IFCAP_POLLING)
sys/dev/re/if_re.c
3428
(if_getcapenable(ifp) & IFCAP_TSO4) != 0) {
sys/dev/re/if_re.c
3469
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/re/if_re.c
3496
if ((if_getcapenable(ifp) & IFCAP_TXCSUM) != 0)
sys/dev/re/if_re.c
3510
if ((IFCAP_TSO4 & if_getcapenable(ifp)) != 0)
sys/dev/re/if_re.c
3515
(if_getcapenable(ifp) & IFCAP_TSO4) != 0) {
sys/dev/re/if_re.c
3527
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) == 0)
sys/dev/re/if_re.c
3881
if ((if_getcapenable(ifp) & IFCAP_WOL) != 0) {
sys/dev/re/if_re.c
3899
if ((if_getcapenable(ifp) & IFCAP_WOL) != 0)
sys/dev/re/if_re.c
3905
if ((if_getcapenable(ifp) & IFCAP_WOL_MAGIC) != 0)
sys/dev/re/if_re.c
3912
if ((if_getcapenable(ifp) & IFCAP_WOL_UCAST) != 0)
sys/dev/re/if_re.c
3914
if ((if_getcapenable(ifp) & IFCAP_WOL_MCAST) != 0)
sys/dev/re/if_re.c
3916
if ((if_getcapenable(ifp) & IFCAP_WOL) != 0)
sys/dev/re/if_re.c
3923
if ((if_getcapenable(ifp) & IFCAP_WOL) == 0 &&
sys/dev/re/if_re.c
3933
if ((if_getcapenable(ifp) & IFCAP_WOL) != 0)
sys/dev/rge/if_rge.c
1311
if ((if_getcapenable(sc->sc_ifp) & IFCAP_RXCSUM) != 0)
sys/dev/rge/if_rge.c
2087
check_hwcsum = ((if_getcapenable(sc->sc_ifp) & IFCAP_RXCSUM) != 0);
sys/dev/rge/if_rge.c
2615
enable = (if_getcapenable(ifp) & IFCAP_WOL_MAGIC) != 0;
sys/dev/rge/if_rge.c
971
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/rge/if_rge.c
983
if ((if_getcapenable(ifp) & IFCAP_TXCSUM) != 0)
sys/dev/rl/if_rl.c
1135
if (if_getcapenable(ifp) & IFCAP_POLLING) {
sys/dev/rl/if_rl.c
1489
if (if_getcapenable(ifp) & IFCAP_POLLING)
sys/dev/rl/if_rl.c
1737
if (if_getcapenable(ifp) & IFCAP_POLLING)
sys/dev/rl/if_rl.c
1835
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/rl/if_rl.c
1838
!(if_getcapenable(ifp) & IFCAP_POLLING)) {
sys/dev/rl/if_rl.c
1851
if_getcapenable(ifp) & IFCAP_POLLING) {
sys/dev/rl/if_rl.c
2042
if ((if_getcapenable(ifp) & IFCAP_WOL) != 0)
sys/dev/rl/if_rl.c
2048
if ((if_getcapenable(ifp) & IFCAP_WOL_MAGIC) != 0)
sys/dev/rl/if_rl.c
2055
if ((if_getcapenable(ifp) & IFCAP_WOL_UCAST) != 0)
sys/dev/rl/if_rl.c
2057
if ((if_getcapenable(ifp) & IFCAP_WOL_MCAST) != 0)
sys/dev/rl/if_rl.c
2059
if ((if_getcapenable(ifp) & IFCAP_WOL) != 0)
sys/dev/rl/if_rl.c
2067
if ((if_getcapenable(ifp) & IFCAP_WOL) != 0)
sys/dev/rl/if_rl.c
870
if (if_getcapenable(ifp) & IFCAP_POLLING)
sys/dev/sfxge/sfxge.c
446
capchg_mask = if_getcapenable(ifp) ^ reqcap;
sys/dev/sfxge/sfxge_rx.c
801
int if_capenable = if_getcapenable(sc->ifnet);
sys/dev/sge/if_sge.c
1174
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0) {
sys/dev/sge/if_sge.c
1189
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) != 0 &&
sys/dev/sge/if_sge.c
1771
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/sge/if_sge.c
1775
if ((if_getcapenable(ifp) & IFCAP_TXCSUM) != 0)
sys/dev/sge/if_sge.c
1789
if ((if_getcapenable(ifp) & IFCAP_TSO4) != 0)
sys/dev/sge/if_sge.c
1804
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) == 0)
sys/dev/sge/if_sge.c
496
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) != 0)
sys/dev/sis/if_sis.c
1137
if (if_getcapenable(ifp) & IFCAP_POLLING)
sys/dev/sis/if_sis.c
1495
if (if_getcapenable(ifp) & IFCAP_POLLING) {
sys/dev/sis/if_sis.c
1508
if ((if_getcapenable(ifp) & IFCAP_VLAN_MTU) != 0 &&
sys/dev/sis/if_sis.c
1696
if (if_getcapenable(ifp) & IFCAP_POLLING) {
sys/dev/sis/if_sis.c
2054
if (if_getcapenable(ifp) & IFCAP_POLLING)
sys/dev/sis/if_sis.c
2151
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/sis/if_sis.c
2156
if ((IFCAP_POLLING & if_getcapenable(ifp)) != 0) {
sys/dev/sis/if_sis.c
2316
if ((if_getcapenable(ifp) & IFCAP_WOL) == 0)
sys/dev/sis/if_sis.c
2326
if ((if_getcapenable(ifp) & IFCAP_WOL_UCAST) != 0)
sys/dev/sis/if_sis.c
2328
if ((if_getcapenable(ifp) & IFCAP_WOL_MCAST) != 0)
sys/dev/sis/if_sis.c
2330
if ((if_getcapenable(ifp) & IFCAP_WOL_MAGIC) != 0)
sys/dev/sis/if_sis.c
2341
if ((if_getcapenable(ifp) & IFCAP_WOL_MAGIC) != 0)
sys/dev/sis/if_sis.c
2345
if ((if_getcapenable(ifp) & IFCAP_WOL_MAGIC) != 0)
sys/dev/sk/if_sk.c
1101
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/sk/if_sk.c
1105
if ((if_getcapenable(ifp) & IFCAP_TXCSUM) != 0)
sys/dev/sk/if_sk.c
2678
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0)
sys/dev/sk/if_sk.c
2745
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0)
sys/dev/smc/if_smc.c
1205
if ((if_getcapenable(ifp) & IFCAP_POLLING) != 0)
sys/dev/smc/if_smc.c
382
if_setcapabilities(ifp, if_getcapenable(ifp) );
sys/dev/smc/if_smc.c
571
if ((if_getcapenable(ifp) & IFCAP_POLLING) == 0)
sys/dev/smc/if_smc.c
658
if ((if_getcapenable(ifp) & IFCAP_POLLING) == 0)
sys/dev/smc/if_smc.c
783
if ((if_getcapenable(ifp) & IFCAP_POLLING) == 0)
sys/dev/smc/if_smc.c
957
if ((if_getcapenable(ifp) & IFCAP_POLLING) == 0)
sys/dev/ste/if_ste.c
1065
if (if_getcapenable(ifp) & IFCAP_POLLING)
sys/dev/ste/if_ste.c
1592
if (if_getcapenable(ifp) & IFCAP_POLLING)
sys/dev/ste/if_ste.c
1770
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/ste/if_ste.c
1775
if ((IFCAP_POLLING & if_getcapenable(ifp)) != 0) {
sys/dev/ste/if_ste.c
2101
if ((if_getcapenable(ifp) & IFCAP_WOL_MAGIC) != 0)
sys/dev/ste/if_ste.c
2105
if ((if_getcapenable(ifp) & IFCAP_WOL_MAGIC) != 0)
sys/dev/ste/if_ste.c
515
if (if_getcapenable(ifp) & IFCAP_POLLING) {
sys/dev/ste/if_ste.c
610
if (if_getcapenable(ifp) & IFCAP_POLLING) {
sys/dev/stge/if_stge.c
1296
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/stge/if_stge.c
1321
if ((IFCAP_HWCSUM & if_getcapenable(ifp)) != 0 &&
sys/dev/stge/if_stge.c
1454
if ((if_getcapenable(ifp) & IFCAP_POLLING) != 0)
sys/dev/stge/if_stge.c
1647
if (if_getcapenable(ifp) & IFCAP_POLLING) {
sys/dev/stge/if_stge.c
1714
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0) {
sys/dev/stge/if_stge.c
1742
(if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) != 0) {
sys/dev/stge/if_stge.c
2082
if ((if_getcapenable(ifp) & IFCAP_POLLING) != 0)
sys/dev/stge/if_stge.c
2181
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) != 0)
sys/dev/stge/if_stge.c
661
if (ifp && if_getcapenable(ifp) & IFCAP_POLLING)
sys/dev/stge/if_stge.c
983
if ((if_getcapenable(ifp) & IFCAP_WOL_MAGIC) != 0)
sys/dev/ti/if_ti.c
1429
if (if_getcapenable(sc->ti_ifp) & IFCAP_RXCSUM)
sys/dev/ti/if_ti.c
1484
if (if_getcapenable(sc->ti_ifp) & IFCAP_RXCSUM)
sys/dev/ti/if_ti.c
1543
if (if_getcapenable(sc->ti_ifp) & IFCAP_RXCSUM)
sys/dev/ti/if_ti.c
1683
if (if_getcapenable(sc->ti_ifp) & IFCAP_RXCSUM)
sys/dev/ti/if_ti.c
2146
if ((if_getcapenable(sc->ti_ifp) & (IFCAP_TXCSUM | IFCAP_RXCSUM)) == 0)
sys/dev/ti/if_ti.c
2229
if (if_getcapenable(ifp) & IFCAP_RXCSUM)
sys/dev/ti/if_ti.c
2232
if (if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING)
sys/dev/ti/if_ti.c
2246
if (if_getcapenable(ifp) & IFCAP_RXCSUM)
sys/dev/ti/if_ti.c
2249
if (if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING)
sys/dev/ti/if_ti.c
2264
if (if_getcapenable(ifp) & IFCAP_RXCSUM)
sys/dev/ti/if_ti.c
2267
if (if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING)
sys/dev/ti/if_ti.c
2298
if (if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING)
sys/dev/ti/if_ti.c
2300
if (if_getcapenable(ifp) & IFCAP_TXCSUM)
sys/dev/ti/if_ti.c
2682
if (if_getcapenable(sc->ti_ifp) & IFCAP_RXCSUM)
sys/dev/ti/if_ti.c
2699
if (if_getcapenable(sc->ti_ifp) & IFCAP_RXCSUM)
sys/dev/ti/if_ti.c
2717
if (if_getcapenable(sc->ti_ifp) & IFCAP_RXCSUM)
sys/dev/ti/if_ti.c
2854
if (if_getcapenable(ifp) & IFCAP_RXCSUM) {
sys/dev/ti/if_ti.c
3555
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/ti/if_ti.c
3559
if ((if_getcapenable(ifp) & IFCAP_TXCSUM) != 0)
sys/dev/tsec/if_tsec.c
1409
if (if_getcapenable(sc->tsec_ifp) & IFCAP_POLLING) {
sys/dev/tsec/if_tsec.c
1490
if (if_getcapenable(sc->tsec_ifp) & IFCAP_POLLING) {
sys/dev/tsec/if_tsec.c
1819
if (if_getcapenable(ifp) & IFCAP_TXCSUM)
sys/dev/tsec/if_tsec.c
1830
if (if_getcapenable(ifp) & IFCAP_RXCSUM)
sys/dev/tsec/if_tsec.c
289
if (if_getcapenable(sc->tsec_ifp) & IFCAP_POLLING)
sys/dev/tsec/if_tsec.c
452
if (if_getcapenable(ifp) & IFCAP_POLLING )
sys/dev/tsec/if_tsec.c
967
mask = if_getcapenable(ifp) ^ ifr->ifr_reqcap;
sys/dev/usb/net/if_axe.c
1307
if ((if_getcapenable(ifp) & IFCAP_TXCSUM) != 0)
sys/dev/usb/net/if_axe.c
1313
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0)
sys/dev/usb/net/if_axe.c
1353
(if_getcapenable(ifp) & IFCAP_RXCSUM) != 0) {
sys/dev/usb/net/if_axe.c
1387
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0)
sys/dev/usb/net/if_axe.c
1473
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/usb/net/if_axe.c
1477
if ((if_getcapenable(ifp) & IFCAP_TXCSUM) != 0)
sys/dev/usb/net/if_axge.c
1062
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0) {
sys/dev/usb/net/if_axge.c
1092
if ((if_getcapenable(ifp) & IFCAP_TXCSUM) != 0)
sys/dev/usb/net/if_axge.c
1097
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0)
sys/dev/usb/net/if_axge.c
711
if ((if_getcapenable(ifp) & IFCAP_TXCSUM) != 0 &&
sys/dev/usb/net/if_axge.c
933
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/usb/net/if_axge.c
937
if ((if_getcapenable(ifp) & IFCAP_TXCSUM) != 0)
sys/dev/usb/net/if_muge.c
1260
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) &&
sys/dev/usb/net/if_muge.c
1688
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/usb/net/if_muge.c
1962
if (if_getcapenable(ifp) & IFCAP_RXCSUM) {
sys/dev/usb/net/if_smsc.c
1021
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0) {
sys/dev/usb/net/if_smsc.c
1518
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/usb/net/if_smsc.c
806
if ((if_getcapabilities(ifp) & if_getcapenable(ifp)) & IFCAP_RXCSUM)
sys/dev/usb/net/if_smsc.c
812
if ((if_getcapabilities(ifp) & if_getcapenable(ifp)) & IFCAP_TXCSUM)
sys/dev/usb/net/if_ure.c
1189
if (if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) {
sys/dev/usb/net/if_ure.c
1525
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/usb/net/if_ure.c
719
caps = if_getcapenable(ifp);
sys/dev/usb/net/if_ure.c
839
caps = if_getcapenable(ifp);
sys/dev/vge/if_vge.c
1166
if (if_getcapenable(ifp) & IFCAP_POLLING)
sys/dev/vge/if_vge.c
1545
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0 &&
sys/dev/vge/if_vge.c
1755
if (if_getcapenable(ifp) & IFCAP_POLLING) {
sys/dev/vge/if_vge.c
2124
if (if_getcapenable(ifp) & IFCAP_POLLING) {
sys/dev/vge/if_vge.c
2295
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/vge/if_vge.c
2325
if ((if_getcapenable(ifp) & IFCAP_TXCSUM) != 0)
sys/dev/vge/if_vge.c
2846
if ((if_getcapenable(ifp) & IFCAP_WOL) != 0) {
sys/dev/vge/if_vge.c
2849
if ((if_getcapenable(ifp) & IFCAP_WOL_UCAST) != 0)
sys/dev/vge/if_vge.c
2851
if ((if_getcapenable(ifp) & IFCAP_WOL_MAGIC) != 0)
sys/dev/vge/if_vge.c
2855
if ((if_getcapenable(ifp) & IFCAP_WOL_MCAST) != 0)
sys/dev/vge/if_vge.c
2877
if ((if_getcapenable(ifp) & IFCAP_WOL) != 0)
sys/dev/vge/if_vge.c
521
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) != 0)
sys/dev/virtio/network/if_vtnet.c
1344
mask = (ifr->ifr_reqcap & if_getcapabilities(ifp)) ^ if_getcapenable(ifp);
sys/dev/virtio/network/if_vtnet.c
1350
if (if_getcapenable(ifp) & IFCAP_TXCSUM &&
sys/dev/virtio/network/if_vtnet.c
1351
if_getcapenable(ifp) & IFCAP_TSO4) {
sys/dev/virtio/network/if_vtnet.c
1361
if (if_getcapenable(ifp) & IFCAP_TXCSUM_IPV6 &&
sys/dev/virtio/network/if_vtnet.c
1362
if_getcapenable(ifp) & IFCAP_TSO6) {
sys/dev/virtio/network/if_vtnet.c
1372
if (if_getcapenable(ifp) & (IFCAP_TXCSUM | IFCAP_TSO4)) {
sys/dev/virtio/network/if_vtnet.c
1379
if (if_getcapenable(ifp) & (IFCAP_TXCSUM_IPV6 | IFCAP_TSO6)) {
sys/dev/virtio/network/if_vtnet.c
1411
if ((if_getcapenable(ifp) &
sys/dev/virtio/network/if_vtnet.c
2049
if (if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) {
sys/dev/virtio/network/if_vtnet.c
2101
if (vtnet_software_lro(sc) && if_getcapenable(ifp) & IFCAP_LRO) {
sys/dev/virtio/network/if_vtnet.c
3284
if ((if_getcapenable(ifp) & (IFCAP_RXCSUM | IFCAP_RXCSUM_IPV6)) == 0)
sys/dev/virtio/network/if_vtnet.c
3287
if ((if_getcapenable(ifp) & IFCAP_LRO) == 0)
sys/dev/virtio/network/if_vtnet.c
3290
if ((if_getcapenable(ifp) & IFCAP_VLAN_HWFILTER) == 0)
sys/dev/virtio/network/if_vtnet.c
3317
if (if_getcapenable(ifp) & IFCAP_VLAN_HWFILTER)
sys/dev/virtio/network/if_vtnet.c
3432
if (if_getcapenable(ifp) & (IFCAP_RXCSUM | IFCAP_RXCSUM_IPV6))
sys/dev/virtio/network/if_vtnet.c
3439
if (if_getcapenable(ifp) & IFCAP_LRO)
sys/dev/virtio/network/if_vtnet.c
3481
if (if_getcapenable(ifp) & IFCAP_TXCSUM)
sys/dev/virtio/network/if_vtnet.c
3483
if (if_getcapenable(ifp) & IFCAP_TXCSUM_IPV6)
sys/dev/virtio/network/if_vtnet.c
3485
if (if_getcapenable(ifp) & IFCAP_TSO4)
sys/dev/virtio/network/if_vtnet.c
3487
if (if_getcapenable(ifp) & IFCAP_TSO6)
sys/dev/virtio/network/if_vtnet.c
3938
if (if_getcapenable(ifp) & IFCAP_VLAN_HWFILTER &&
sys/dev/vmware/vmxnet3/if_vmx.c
1200
if (if_getcapenable(ifp) & (IFCAP_RXCSUM | IFCAP_RXCSUM_IPV6))
sys/dev/vmware/vmxnet3/if_vmx.c
1202
if (if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING)
sys/dev/vmware/vmxnet3/if_vmx.c
1204
if (if_getcapenable(ifp) & IFCAP_LRO)
sys/dev/vmware/vmxnet3/if_vmx.c
1921
if (if_getcapenable(ifp) & IFCAP_VLAN_HWFILTER)
sys/dev/vnic/nicvf_main.c
510
mask = if_getcapenable(ifp) ^ ifr->ifr_reqcap;
sys/dev/vnic/nicvf_queues.c
1318
if ((if_getcapenable(ifp) & IFCAP_LRO) != 0) {
sys/dev/vnic/nicvf_queues.c
2017
if (__predict_true((if_getcapenable(nic->ifp) & IFCAP_RXCSUM) != 0)) {
sys/dev/vr/if_vr.c
1303
if (if_getcapenable(ifp) & IFCAP_POLLING) {
sys/dev/vr/if_vr.c
1383
if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0 &&
sys/dev/vr/if_vr.c
1698
if ((if_getcapenable(ifp) & IFCAP_POLLING) != 0)
sys/dev/vr/if_vr.c
2145
if (if_getcapenable(ifp) & IFCAP_POLLING)
sys/dev/vr/if_vr.c
2253
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/vr/if_vr.c
2278
if ((IFCAP_TXCSUM & if_getcapenable(ifp)) != 0)
sys/dev/vr/if_vr.c
2549
if ((if_getcapenable(ifp) & IFCAP_WOL_UCAST) != 0)
sys/dev/vr/if_vr.c
2551
if ((if_getcapenable(ifp) & IFCAP_WOL_MAGIC) != 0)
sys/dev/vr/if_vr.c
2559
if ((if_getcapenable(ifp) & IFCAP_WOL) != 0) {
sys/dev/vr/if_vr.c
2572
if ((if_getcapenable(ifp) & IFCAP_WOL) != 0)
sys/dev/vr/if_vr.c
826
if (ifp != NULL && if_getcapenable(ifp) & IFCAP_POLLING)
sys/dev/wg/if_wg.c
1837
if ((if_getcapenable(ifp) & IFCAP_NETMAP) != 0)
sys/dev/wg/if_wg.c
2314
KASSERT((if_getcapenable(ifp) & IFCAP_NETMAP) != 0,
sys/dev/wg/if_wg.c
2359
KASSERT((if_getcapenable(ifp) & IFCAP_NETMAP) != 0,
sys/dev/wg/if_wg.c
2434
if ((if_getcapenable(ifp) & IFCAP_NETMAP) != 0)
sys/dev/xen/netback/netback.c
2269
if (IFCAP_TXCSUM & if_getcapenable(ifp)) {
sys/dev/xen/netfront/netfront.c
1324
if ((if_getcapenable(ifp) & IFCAP_LRO) == 0 ||
sys/dev/xen/netfront/netfront.c
1877
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/xen/netfront/netfront.c
2123
if ((if_getcapenable(ifp) & if_getcapabilities(ifp)) == if_getcapenable(ifp)) {
sys/dev/xen/netfront/netfront.c
2129
cap_enabled = if_getcapenable(ifp);
sys/dev/xen/netfront/netfront.c
648
if ((if_getcapenable(info->xn_ifp) & IFCAP_LRO) != 0) {
sys/dev/xen/netfront/netfront.c
655
if ((if_getcapenable(info->xn_ifp) & IFCAP_RXCSUM) == 0) {
sys/dev/xilinx/if_xae.c
769
mask = if_getcapenable(ifp) ^ ifr->ifr_reqcap;
sys/dev/xl/if_xl.c
1552
if (ifp && if_getcapenable(ifp) & IFCAP_POLLING)
sys/dev/xl/if_xl.c
1827
if (if_getcapenable(ifp) & IFCAP_POLLING) {
sys/dev/xl/if_xl.c
1902
if (if_getcapenable(ifp) & IFCAP_RXCSUM) {
sys/dev/xl/if_xl.c
2143
if (if_getcapenable(ifp) & IFCAP_POLLING) {
sys/dev/xl/if_xl.c
2832
if (if_getcapenable(ifp) & IFCAP_POLLING)
sys/dev/xl/if_xl.c
3027
mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
sys/dev/xl/if_xl.c
3032
if ((if_getcapenable(ifp) & IFCAP_POLLING) != 0) {
sys/dev/xl/if_xl.c
3060
if ((if_getcapenable(ifp) & IFCAP_TXCSUM) != 0)
sys/dev/xl/if_xl.c
3267
if ((if_getcapenable(ifp) & IFCAP_WOL_MAGIC) != 0)
sys/dev/xl/if_xl.c
3271
if ((if_getcapenable(ifp) & IFCAP_WOL_MAGIC) != 0)
sys/dev/xl/if_xl.c
3274
if ((if_getcapenable(ifp) & IFCAP_WOL_MAGIC) != 0)
sys/kern/uipc_ktls.c
972
(if_getcapenable(ifp) & IFCAP_TXTLS_RTLMT) != 0) {
sys/kern/uipc_ktls.c
987
if ((if_getcapenable(ifp) & IFCAP_MEXTPG) == 0) {
sys/kern/uipc_ktls.c
992
if ((if_getcapenable(ifp) & IFCAP_TXTLS6) == 0) {
sys/kern/uipc_ktls.c
997
if ((if_getcapenable(ifp) & IFCAP_TXTLS4) == 0) {
sys/net/if_bridge.c
2742
(if_getcapenable(ifp) & IFCAP_NETMAP) != 0) {
sys/net/if_bridge.c
2963
if ((if_getcapenable(bifp) & IFCAP_NETMAP) != 0 &&
sys/net/if_bridge.c
3011
if ((if_getcapenable(ifp) & IFCAP_NETMAP) != 0 && \
sys/net/if_bridge.c
3138
KASSERT((if_getcapenable(ifp) & IFCAP_NETMAP) != 0,
sys/net/if_var.h
594
int if_getcapenable(const if_t ifp);
sys/net/iflib.c
2499
if (if_getcapenable(ifp) & IFCAP_TXCSUM)
sys/net/iflib.c
2501
if (if_getcapenable(ifp) & IFCAP_TXCSUM_IPV6)
sys/net/iflib.c
2503
if (if_getcapenable(ifp) & IFCAP_TSO4)
sys/net/iflib.c
2505
if (if_getcapenable(ifp) & IFCAP_TSO6)
sys/net/iflib.c
2935
lro_enabled = (if_getcapenable(ifp) & IFCAP_LRO);
sys/net/iflib.c
4001
if ((if_getcapenable(ifp) & IFCAP_NETMAP) &&
sys/net/iflib.c
4504
oldmask = if_getcapenable(ifp);
sys/netlink/route/iface.c
269
all_caps[0] = (uint32_t)if_getcapenable(ifp);