Home
last modified time | relevance | path

Searched defs:vlanex (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c8016 int mtu, int promisc, int all_multi, int bcast, int vlanex, in t4_set_rxmode()
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c6306 int mtu = -1, promisc = -1, allmulti = -1, vlanex = -1; in update_mac_settings() local