/Linux-v4.19/drivers/staging/gdm724x/ |
D | gdm_lte.c | 77 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 …]
|
D | hci_packet.h | 45 __dev32 nic_type; member 53 __dev32 nic_type; member 70 __dev32 nic_type; member
|
D | gdm_lte.h | 31 u32 nic_type; member 44 int dev_idx, int nic_type);
|
D | gdm_usb.c | 703 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/ |
D | atl1c_hw.c | 98 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 …]
|
D | atl1c_main.c | 81 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 …]
|
D | atl1c.h | 370 enum atl1c_nic_type nic_type; member
|
/Linux-v4.19/drivers/staging/rtl8192e/rtl8192e/ |
D | rtl_pci.c | 57 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()
|
D | rtl_core.h | 284 enum nic_t nic_type; member
|
D | rtl_core.c | 42 .nic_type = NIC_8192E, 2037 stats.nic_type = NIC_8192E; in _rtl92e_rx_normal()
|
/Linux-v4.19/drivers/net/ethernet/atheros/atl1e/ |
D | atl1e_hw.c | 332 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()
|
D | atl1e_ethtool.c | 42 if (hw->nic_type == athr_l1e) in atl1e_get_link_ksettings() 91 if (hw->nic_type == athr_l1e) { in atl1e_set_link_ksettings()
|
D | atl1e_main.c | 600 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()
|
D | atl1e.h | 318 enum atl1e_nic_type nic_type; member
|
/Linux-v4.19/drivers/net/ethernet/sfc/falcon/ |
D | tx.c | 187 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/ |
D | tx.c | 341 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/ |
D | ipw2200.c | 887 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);
|
D | ipw2200.h | 1323 u8 nic_type; member
|
/Linux-v4.19/drivers/staging/rtl8192e/ |
D | rtllib.h | 585 u8 nic_type; member
|
/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211.h | 704 u8 nic_type; member
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/ |
D | wifi.h | 2107 u8 nic_type; member
|
/Linux-v4.19/drivers/staging/rtlwifi/ |
D | wifi.h | 2036 u8 nic_type; member
|