Lines Matching refs:if_getcapenable
512 if (if_getcapenable(sc->ifp) & IFCAP_POLLING) {
772 ifr->ifr_reqcap, if_getcapenable(ifp));
773 mask = ifr->ifr_reqcap ^ if_getcapenable(ifp);
856 if (if_getcapenable(ifp) & IFCAP_TXCSUM)
858 if (if_getcapenable(ifp) & IFCAP_TXCSUM_IPV6)
860 if (if_getcapenable(ifp) & IFCAP_TSO4)
862 if (if_getcapenable(ifp) & IFCAP_TSO6)
1193 (!(if_getcapenable(ifp) & IFCAP_POLLING)
1604 if (if_getcapenable(ifp) & IFCAP_POLLING) {
1832 if (if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) {