Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/gdm724x/
Dgdm_lte.c354 int mac_proto; in gdm_lte_tx_nic_type() local
365 mac_proto = ntohs(vlan_eth->h_vlan_encapsulated_proto); in gdm_lte_tx_nic_type()
369 mac_proto = ntohs(eth->h_proto); in gdm_lte_tx_nic_type()
374 switch (mac_proto) { in gdm_lte_tx_nic_type()