Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/gdm724x/
H A Dhci_packet.h22 #define NIC_TYPE_F_IPV4 0x00010000 macro
H A Dgdm_lte.c367 nic_type |= NIC_TYPE_F_IPV4; in gdm_lte_tx_nic_type()
580 if (flagged_nic_type & NIC_TYPE_F_IPV4) { in gdm_lte_netif_rx()