Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/gdm724x/
Dgdm_lte.c77 static int gdm_lte_rx(struct sk_buff *skb, struct nic *nic, int nic_type) in gdm_lte_rx() argument
92 static int gdm_lte_emulate_arp(struct sk_buff *skb_in, u32 nic_type) in gdm_lte_emulate_arp() argument
168 gdm_lte_rx(skb_out, nic, nic_type); in gdm_lte_emulate_arp()
212 static int gdm_lte_emulate_ndp(struct sk_buff *skb_in, u32 nic_type) in gdm_lte_emulate_ndp() argument
330 gdm_lte_rx(skb_out, nic, nic_type); in gdm_lte_emulate_ndp()
344 u32 nic_type; in gdm_lte_tx_nic_type() local
347 nic_type = 0x00000010 | nic->nic_id; in gdm_lte_tx_nic_type()
355 nic_type |= NIC_TYPE_F_VLAN; in gdm_lte_tx_nic_type()
364 nic_type |= NIC_TYPE_ARP; in gdm_lte_tx_nic_type()
367 nic_type |= NIC_TYPE_F_IPV4; in gdm_lte_tx_nic_type()
[all …]
Dhci_packet.h45 __dev32 nic_type; member
53 __dev32 nic_type; member
70 __dev32 nic_type; member
Dgdm_lte.h31 u32 nic_type; member
44 int dev_idx, int nic_type);
Dgdm_usb.c703 int dev_idx, int nic_type) in gdm_usb_sdu_send() argument
729 if (nic_type == NIC_TYPE_ARP) { in gdm_usb_sdu_send()
741 sdu->nic_type = gdm_cpu_to_dev32(udev->gdm_ed, nic_type); in gdm_usb_sdu_send()
/Linux-v4.19/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.c81 if (hw->nic_type == athr_l1c || hw->nic_type == athr_l2c) { in atl1c_pcie_patch()
91 if (hw->nic_type == athr_l2c_b && hw->revision_id == L2CB_V10) { in atl1c_pcie_patch()
104 if (hw->nic_type == athr_l2c_b || hw->nic_type == athr_l1d) { in atl1c_pcie_patch()
528 switch (hw->nic_type) { in atl1c_set_max_mtu()
665 hw->nic_type = athr_l2c; in atl1c_set_mac_type()
668 hw->nic_type = athr_l1c; in atl1c_set_mac_type()
671 hw->nic_type = athr_l2c_b; in atl1c_set_mac_type()
674 hw->nic_type = athr_l2c_b2; in atl1c_set_mac_type()
677 hw->nic_type = athr_l1d; in atl1c_set_mac_type()
680 hw->nic_type = athr_l1d_2; in atl1c_set_mac_type()
[all …]
Datl1c.h370 enum atl1c_nic_type nic_type; member
/Linux-v4.19/drivers/staging/rtl8192e/rtl8192e/
Drtl_pci.c57 priv->card_8192 = priv->ops->nic_type; in rtl92e_check_adapter()
82 if (priv->ops->nic_type != priv->card_8192) { in rtl92e_check_adapter()
85 priv->ops->nic_type, priv->card_8192); in rtl92e_check_adapter()
Drtl_core.h284 enum nic_t nic_type; member
Drtl_core.c42 .nic_type = NIC_8192E,
2037 stats.nic_type = NIC_8192E; in _rtl92e_rx_normal()
/Linux-v4.19/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.c42 if (hw->nic_type == athr_l1e) in atl1e_get_link_ksettings()
91 if (hw->nic_type == athr_l1e) { in atl1e_set_link_ksettings()
Datl1e_main.c600 hw->nic_type = athr_l2e_revB; in atl1e_sw_init()
603 hw->nic_type = athr_l1e; in atl1e_sw_init()
605 hw->nic_type = athr_l2e_revA; in atl1e_sw_init()
948 if (hw->nic_type != athr_l2e_revB) { in atl1e_configure_tx()
972 if (hw->nic_type != athr_l2e_revB) in atl1e_configure_tx()
991 if (hw->nic_type != athr_l2e_revB) { in atl1e_configure_rx()
Datl1e.h318 enum atl1e_nic_type nic_type; member
/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dtx.c187 const struct ef4_nic_type *nic_type = tx_queue->efx->type; in ef4_tx_map_chunk() local
194 dma_len = nic_type->tx_limit_len(tx_queue, dma_addr, len); in ef4_tx_map_chunk()
/Linux-v4.19/drivers/net/ethernet/sfc/
Dtx.c341 const struct efx_nic_type *nic_type = tx_queue->efx->type; in efx_tx_map_chunk() local
348 dma_len = nic_type->tx_limit_len(tx_queue, dma_addr, len); in efx_tx_map_chunk()
/Linux-v4.19/drivers/net/wireless/intel/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()
1578 return sprintf(buf, "TYPE: %d\n", priv->nic_type); in show_nic_type()
1581 static DEVICE_ATTR(nic_type, 0444, show_nic_type, NULL);
Dipw2200.h1323 u8 nic_type; member
/Linux-v4.19/drivers/staging/rtl8192e/
Drtllib.h585 u8 nic_type; member
/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h704 u8 nic_type; member
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h2107 u8 nic_type; member
/Linux-v4.19/drivers/staging/rtlwifi/
Dwifi.h2036 u8 nic_type; member