Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/gdm724x/
H A Dhci_packet.h26 #define NIC_TYPE_F_VLAN 0x00100000 macro
H A Dgdm_lte.c355 nic_type |= NIC_TYPE_F_VLAN; in gdm_lte_tx_nic_type()
437 if (nic_type & NIC_TYPE_F_VLAN) { in gdm_lte_tx()