Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb/
Dsge.c732 sge->sge_control |= F_VLAN_XTRACT; in t1_vlan_mode()
734 sge->sge_control &= ~F_VLAN_XTRACT; in t1_vlan_mode()
Dregs.h99 #define F_VLAN_XTRACT V_VLAN_XTRACT(1U) macro