Home
last modified time | relevance | path

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

/drivers/staging/gdm724x/
Dhci_packet.h19 #define NIC_TYPE_ARP 0x00000100 macro
Dgdm_lte.c365 nic_type |= NIC_TYPE_ARP; in gdm_lte_tx_nic_type()
417 if (nic_type & NIC_TYPE_ARP) { in gdm_lte_tx()
639 if (nic_type == NIC_TYPE_ARP) { in gdm_lte_netif_rx()
Dgdm_usb.c733 if (nic_type == NIC_TYPE_ARP) { in gdm_usb_sdu_send()