Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/chelsio/
Dsge.c748 sge->sge_control &= ~F_VLAN_XTRACT; in t1_set_vlan_accel()
750 sge->sge_control |= F_VLAN_XTRACT; in t1_set_vlan_accel()
Dregs.h109 #define F_VLAN_XTRACT V_VLAN_XTRACT(1U) macro