Searched refs:hwtagging (Results 1 – 1 of 1) sorted by relevance
1293 int mtu, hwtagging; in cxgb_update_mac_settings() local1303 hwtagging = (if_getcapenable(ifp) & IFCAP_VLAN_HWTAGGING) != 0; in cxgb_update_mac_settings()1306 t3_set_vlan_accel(p->adapter, 1 << p->tx_chan, hwtagging); in cxgb_update_mac_settings()