Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/gdm724x/
H A Dhci_packet.h24 #define NIC_TYPE_F_DHCP 0x00040000 macro
H A Dgdm_lte.c375 nic_type |= NIC_TYPE_F_DHCP; in gdm_lte_tx_nic_type()
391 nic_type |= NIC_TYPE_F_DHCP; in gdm_lte_tx_nic_type()
458 if (!(nic_type & NIC_TYPE_F_DHCP)) in gdm_lte_tx()
576 if (flagged_nic_type & NIC_TYPE_F_DHCP) { in gdm_lte_netif_rx()