Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_desc.c55 static void sxgbe_tx_vlanctl_desc(struct sxgbe_tx_norm_desc *p, int vlan_ctl) in sxgbe_tx_vlanctl_desc() argument
57 p->tdes23.tx_rd_des23.vlan_tag_ctl = vlan_ctl; in sxgbe_tx_vlanctl_desc()
Dsxgbe_desc.h174 void (*tx_vlanctl_desc)(struct sxgbe_tx_norm_desc *p, int vlan_ctl);