Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/axgbe/
HDxgbe-drv.c165 hw_feat->sa_vlan_ins = XGMAC_GET_BITS(mac_hfr0, MAC_HWF0R, SAVLANINS); in xgbe_get_all_hw_features()
271 hw_feat->sa_vlan_ins ? "yes" : "no"); in xgbe_get_all_hw_features()
HDxgbe.h969 unsigned int sa_vlan_ins; /* Source Address or VLAN Insertion */ member