Home
last modified time | relevance | path

Searched refs:bnx_if_flags (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/bnx/
H A Dif_bnxvar.h373 int bnx_if_flags; member
H A Dif_bnx.c3862 mask = ifp->if_flags ^ sc->bnx_if_flags; in bnx_ioctl()
3883 sc->bnx_if_flags = ifp->if_flags; in bnx_ioctl()