Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb/
Dsge.c736 sge->sge_control |= F_VLAN_XTRACT; in t1_vlan_mode()
738 sge->sge_control &= ~F_VLAN_XTRACT; in t1_vlan_mode()
Dregs.h108 #define F_VLAN_XTRACT V_VLAN_XTRACT(1U) macro