Searched refs:TXD_VLAN_ENABLE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/neterion/ | ||
H A D | s2io.h | 515 #define TXD_VLAN_ENABLE s2BIT(15) macro |
H A D | s2io.c | 4124 txdp->Control_2 |= TXD_VLAN_ENABLE; in s2io_xmit() |