Home
last modified time | relevance | path

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

/drivers/staging/gdm724x/
Dgdm_lte.c343 int mac_proto; in gdm_lte_tx_nic_type() local
354 mac_proto = ntohs(vlan_eth->h_vlan_encapsulated_proto); in gdm_lte_tx_nic_type()
358 mac_proto = ntohs(eth->h_proto); in gdm_lte_tx_nic_type()
363 switch (mac_proto) { in gdm_lte_tx_nic_type()