Home
last modified time | relevance | path

Searched refs:atl1e_vlan_tag (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_main.c1889 u16 atl1e_vlan_tag; in atl1e_xmit_frame() local
1892 AT_VLAN_TAG_TO_TPD_TAG(vlan_tag, atl1e_vlan_tag); in atl1e_xmit_frame()
1893 tpd->word2 |= (atl1e_vlan_tag & TPD_VLANTAG_MASK) << in atl1e_xmit_frame()
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_main.c1889 u16 atl1e_vlan_tag; in atl1e_xmit_frame() local
1892 AT_VLAN_TAG_TO_TPD_TAG(vlan_tag, atl1e_vlan_tag); in atl1e_xmit_frame()
1893 tpd->word2 |= (atl1e_vlan_tag & TPD_VLANTAG_MASK) << in atl1e_xmit_frame()

Completed in 6 milliseconds