Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/gdm724x/
Dgdm_lte.c86 static int gdm_lte_rx(struct sk_buff *skb, struct nic *nic, int nic_type) in gdm_lte_rx() argument
101 static int gdm_lte_emulate_arp(struct sk_buff *skb_in, u32 nic_type) in gdm_lte_emulate_arp() argument
176 gdm_lte_rx(skb_out, nic, nic_type); in gdm_lte_emulate_arp()
221 static int gdm_lte_emulate_ndp(struct sk_buff *skb_in, u32 nic_type) in gdm_lte_emulate_ndp() argument
342 gdm_lte_rx(skb_out, nic, nic_type); in gdm_lte_emulate_ndp()
356 u32 nic_type = 0; in gdm_lte_tx_nic_type() local
359 nic_type = 0x00000010 | nic->nic_id; in gdm_lte_tx_nic_type()
367 nic_type |= NIC_TYPE_F_VLAN; in gdm_lte_tx_nic_type()
376 nic_type |= NIC_TYPE_ARP; in gdm_lte_tx_nic_type()
379 nic_type |= NIC_TYPE_F_IPV4; in gdm_lte_tx_nic_type()
[all …]
Dhci_packet.h55 u32 nic_type; member
63 u32 nic_type; member
80 u32 nic_type; member
Dgdm_lte.h41 u32 nic_type; member
54 int dev_idx, int nic_type);
Dgdm_usb.c716 int dev_idx, int nic_type) in gdm_usb_sdu_send() argument
742 if (nic_type == NIC_TYPE_ARP) { in gdm_usb_sdu_send()
754 sdu->nic_type = gdm_cpu_to_dev32(&udev->gdm_ed, nic_type); in gdm_usb_sdu_send()
/linux-4.1.27/drivers/net/ethernet/atheros/atl1c/
Datl1c_hw.c98 if (hw->nic_type == athr_l1c || hw->nic_type == athr_l2c) { in atl1c_get_permanent_address()
108 if (hw->nic_type == athr_l2c_b || hw->nic_type == athr_l2c_b2) { in atl1c_get_permanent_address()
132 if ((hw->nic_type == athr_l1c || hw->nic_type == athr_l2c)) { in atl1c_get_permanent_address()
326 if ((hw->nic_type == athr_l2c_b2 || hw->nic_type == athr_l1d_2) && in atl1c_read_phy_core()
374 if ((hw->nic_type == athr_l2c_b2 || hw->nic_type == athr_l1d_2) && in atl1c_write_phy_core()
535 if (hw->nic_type == athr_l2c_b) { in atl1c_phy_reset()
542 if (hw->nic_type == athr_l2c_b || hw->nic_type == athr_l2c_b2) { in atl1c_phy_reset()
550 if (hw->nic_type == athr_l2c_b || hw->nic_type == athr_l2c_b2) { in atl1c_phy_reset()
557 hw->nic_type == athr_l1d || hw->nic_type == athr_l1d_2 ? in atl1c_phy_reset()
574 if (hw->nic_type == athr_l1d || hw->nic_type == athr_l1d_2 || in atl1c_phy_reset()
[all …]
Datl1c_main.c85 if (hw->nic_type == athr_l1c || hw->nic_type == athr_l2c) { in atl1c_pcie_patch()
95 if (hw->nic_type == athr_l2c_b && hw->revision_id == L2CB_V10) { in atl1c_pcie_patch()
108 if (hw->nic_type == athr_l2c_b || hw->nic_type == athr_l1d) { in atl1c_pcie_patch()
541 if (((hw->nic_type == athr_l2c || in atl1c_change_mtu()
542 hw->nic_type == athr_l2c_b || in atl1c_change_mtu()
543 hw->nic_type == athr_l2c_b2) && new_mtu > ETH_DATA_LEN) || in atl1c_change_mtu()
661 hw->nic_type = athr_l2c; in atl1c_set_mac_type()
664 hw->nic_type = athr_l1c; in atl1c_set_mac_type()
667 hw->nic_type = athr_l2c_b; in atl1c_set_mac_type()
670 hw->nic_type = athr_l2c_b2; in atl1c_set_mac_type()
[all …]
Datl1c.h370 enum atl1c_nic_type nic_type; member
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Drtl_pci.c63 priv->card_8192 = priv->ops->nic_type; in rtl8192_pci_findadapter()
88 if (priv->ops->nic_type != priv->card_8192) { in rtl8192_pci_findadapter()
91 priv->ops->nic_type, priv->card_8192); in rtl8192_pci_findadapter()
Drtl_core.h489 enum nic_t nic_type; member
Drtl_core.c64 .nic_type = NIC_8192E,
2319 stats.nic_type = NIC_8192E; in rtl8192_rx_normal()
/linux-4.1.27/drivers/net/ethernet/atheros/atl1e/
Datl1e_hw.c332 if (hw->nic_type == athr_l1e) { in atl1e_phy_setup_autoneg_adv()
369 if (hw->nic_type == athr_l1e || hw->nic_type == athr_l2e_revA) { in atl1e_phy_setup_autoneg_adv()
639 if (hw->nic_type == athr_l1e || hw->nic_type == athr_l2e_revA) { in atl1e_restart_autoneg()
Datl1e_ethtool.c41 if (hw->nic_type == athr_l1e) in atl1e_get_settings()
81 if (hw->nic_type == athr_l1e) { in atl1e_set_settings()
Datl1e.h318 enum atl1e_nic_type nic_type; member
Datl1e_main.c605 hw->nic_type = athr_l2e_revB; in atl1e_sw_init()
608 hw->nic_type = athr_l1e; in atl1e_sw_init()
610 hw->nic_type = athr_l2e_revA; in atl1e_sw_init()
954 if (hw->nic_type != athr_l2e_revB) { in atl1e_configure_tx()
978 if (hw->nic_type != athr_l2e_revB) in atl1e_configure_tx()
997 if (hw->nic_type != athr_l2e_revB) { in atl1e_configure_rx()
/linux-4.1.27/drivers/net/wireless/ipw2x00/
Dipw2200.c887 if (priv->config & CFG_NO_LED || priv->nic_type == EEPROM_NIC_TYPE_1) in ipw_led_link_on()
930 if (priv->config & CFG_NO_LED || priv->nic_type == EEPROM_NIC_TYPE_1) in ipw_led_link_off()
1053 priv->nic_type != EEPROM_NIC_TYPE_1 || !priv->assoc_network) in ipw_led_band_on()
1087 if (priv->config & CFG_NO_LED || priv->nic_type != EEPROM_NIC_TYPE_1) in ipw_led_band_off()
1132 priv->nic_type = priv->eeprom[EEPROM_NIC_TYPE]; in ipw_led_init()
1145 switch (priv->nic_type) { in ipw_led_init()
1168 priv->nic_type); in ipw_led_init()
1169 priv->nic_type = EEPROM_NIC_TYPE_0; in ipw_led_init()
1582 return sprintf(buf, "TYPE: %d\n", priv->nic_type); in show_nic_type()
1585 static DEVICE_ATTR(nic_type, S_IRUGO, show_nic_type, NULL);
Dipw2200.h1323 u8 nic_type; member
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h839 u8 nic_type; member
/linux-4.1.27/drivers/staging/rtl8192e/
Drtllib.h927 u8 nic_type; member
/linux-4.1.27/drivers/net/wireless/rtlwifi/
Dwifi.h1951 u8 nic_type; member