Home
last modified time | relevance | path

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

/linux/drivers/staging/gdm724x/
A Dgdm_lte.c344 u32 nic_type; in gdm_lte_tx_nic_type() local
398 return nic_type; in gdm_lte_tx_nic_type()
404 u32 nic_type; in gdm_lte_tx() local
471 nic_type); in gdm_lte_tx()
564 u32 nic_type; in gdm_lte_netif_rx() local
687 u32 nic_type; in gdm_lte_multi_sdu_pkt() local
703 nic_type = gdm_dev32_to_cpu(endian, sdu->nic_type); in gdm_lte_multi_sdu_pkt()
743 nic->pdn_table.nic_type = gdm_dev32_to_cpu(ed, pdn_table->nic_type); in gdm_lte_pdn_table()
758 u32 nic_type; in gdm_lte_receive_pkt() local
773 nic_type = gdm_dev32_to_cpu(endian, sdu->nic_type); in gdm_lte_receive_pkt()
[all …]
A Dhci_packet.h45 __dev32 nic_type; member
53 __dev32 nic_type; member
70 __dev32 nic_type; member
A Dgdm_lte.h31 u32 nic_type; member
44 int dev_idx, int nic_type);
A Dgdm_usb.c707 int dev_idx, int nic_type) in gdm_usb_sdu_send() argument
733 if (nic_type == NIC_TYPE_ARP) { in gdm_usb_sdu_send()
745 sdu->nic_type = gdm_cpu_to_dev32(udev->gdm_ed, nic_type); in gdm_usb_sdu_send()
/linux/drivers/net/ethernet/atheros/atl1c/
A Datl1c_hw.c85 if (hw->nic_type == athr_l1c || hw->nic_type == athr_l2c) { in atl1c_get_permanent_address()
95 if (hw->nic_type == athr_l2c_b || hw->nic_type == athr_l2c_b2) { in atl1c_get_permanent_address()
119 if ((hw->nic_type == athr_l1c || hw->nic_type == athr_l2c)) { in atl1c_get_permanent_address()
313 if ((hw->nic_type == athr_l2c_b2 || hw->nic_type == athr_l1d_2) && in atl1c_read_phy_core()
361 if ((hw->nic_type == athr_l2c_b2 || hw->nic_type == athr_l1d_2) && in atl1c_write_phy_core()
529 if (hw->nic_type == athr_l2c_b || hw->nic_type == athr_l2c_b2) { in atl1c_phy_reset()
537 if (hw->nic_type == athr_l2c_b || hw->nic_type == athr_l2c_b2) { in atl1c_phy_reset()
544 hw->nic_type == athr_l1d || hw->nic_type == athr_l1d_2 ? in atl1c_phy_reset()
561 if (hw->nic_type == athr_l1d || hw->nic_type == athr_l1d_2 || in atl1c_phy_reset()
848 if (hw->nic_type == athr_l2c_b || hw->nic_type == athr_l2c_b2 || in atl1c_post_phy_linkchg()
[all …]
A Datl1c_main.c98 if (hw->nic_type == athr_l1c || hw->nic_type == athr_l2c) { in atl1c_pcie_patch()
121 if (hw->nic_type == athr_l2c_b || hw->nic_type == athr_l1d) { in atl1c_pcie_patch()
522 if (hw->nic_type != athr_mt) { in atl1c_fix_features()
546 switch (hw->nic_type) { in atl1c_set_max_mtu()
1180 hw->nic_type == athr_l2c_b || hw->nic_type == athr_l2c_b2 ? in atl1c_configure_tx()
1318 switch (hw->nic_type) { in atl1c_reset_mac()
1359 if (hw->nic_type == athr_l2c_b2 || hw->nic_type == athr_l1d_2) { in atl1c_set_aspm()
1382 if (hw->nic_type == athr_l2c_b || hw->nic_type == athr_l1d || in atl1c_set_aspm()
1383 hw->nic_type == athr_l2c_b2 || hw->nic_type == athr_l1d_2) { in atl1c_set_aspm()
2700 if (nic_type == athr_mt) in atl1c_probe()
[all …]
A Datl1c.h355 enum atl1c_nic_type nic_type; member
/linux/drivers/staging/rtl8192e/rtl8192e/
A Drtl_pci.c44 priv->card_8192 = priv->ops->nic_type; in rtl92e_check_adapter()
69 if (priv->ops->nic_type != priv->card_8192) { in rtl92e_check_adapter()
72 priv->ops->nic_type, priv->card_8192); in rtl92e_check_adapter()
A Drtl_core.h272 enum nic_t nic_type; member
A Drtl_core.c30 .nic_type = NIC_8192E,
2008 stats.nic_type = NIC_8192E; in _rtl92e_rx_normal()
/linux/drivers/net/ethernet/atheros/atl1e/
A Datl1e_hw.c319 if (hw->nic_type == athr_l1e) { in atl1e_phy_setup_autoneg_adv()
356 if (hw->nic_type == athr_l1e || hw->nic_type == athr_l2e_revA) { in atl1e_phy_setup_autoneg_adv()
626 if (hw->nic_type == athr_l1e || hw->nic_type == athr_l2e_revA) { in atl1e_restart_autoneg()
A Datl1e_ethtool.c28 if (hw->nic_type == athr_l1e) in atl1e_get_link_ksettings()
77 if (hw->nic_type == athr_l1e) { in atl1e_set_link_ksettings()
A Datl1e_main.c584 hw->nic_type = athr_l2e_revB; in atl1e_sw_init()
587 hw->nic_type = athr_l1e; in atl1e_sw_init()
589 hw->nic_type = athr_l2e_revA; in atl1e_sw_init()
935 if (hw->nic_type != athr_l2e_revB) { in atl1e_configure_tx()
959 if (hw->nic_type != athr_l2e_revB) in atl1e_configure_tx()
978 if (hw->nic_type != athr_l2e_revB) { in atl1e_configure_rx()
A Datl1e.h305 enum atl1e_nic_type nic_type; member
/linux/drivers/net/ethernet/sfc/
A Dtx_common.c290 const struct efx_nic_type *nic_type = tx_queue->efx->type; in efx_tx_map_chunk() local
298 if (nic_type->tx_limit_len) in efx_tx_map_chunk()
299 dma_len = nic_type->tx_limit_len(tx_queue, dma_addr, len); in efx_tx_map_chunk()
/linux/drivers/net/ethernet/sfc/falcon/
A Dtx.c184 const struct ef4_nic_type *nic_type = tx_queue->efx->type; in ef4_tx_map_chunk() local
191 dma_len = nic_type->tx_limit_len(tx_queue, dma_addr, len); in ef4_tx_map_chunk()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_action.c438 enum mlx5dr_domain_nic_type nic_type, in dr_actions_apply() argument
447 if (nic_type == DR_DOMAIN_NIC_TYPE_RX) in dr_actions_apply()
459 enum mlx5dr_domain_nic_type nic_type) in dr_action_get_action_domain() argument
467 if (nic_type == DR_DOMAIN_NIC_TYPE_RX) in dr_action_get_action_domain()
A Ddr_rule.c1034 enum mlx5dr_domain_nic_type nic_type, in dr_rule_skip() argument
1039 bool rx = nic_type == DR_DOMAIN_NIC_TYPE_RX; in dr_rule_skip()
A Ddr_ste.c382 enum mlx5dr_domain_nic_type nic_type, in mlx5dr_ste_set_formatted_ste() argument
387 bool is_rx = nic_type == DR_DOMAIN_NIC_TYPE_RX; in mlx5dr_ste_set_formatted_ste()
A Ddr_types.h1228 enum mlx5dr_domain_nic_type nic_type,
/linux/drivers/net/wireless/intel/ipw2x00/
A Dipw2200.c873 if (priv->config & CFG_NO_LED || priv->nic_type == EEPROM_NIC_TYPE_1) in ipw_led_link_on()
916 if (priv->config & CFG_NO_LED || priv->nic_type == EEPROM_NIC_TYPE_1) in ipw_led_link_off()
1039 priv->nic_type != EEPROM_NIC_TYPE_1 || !priv->assoc_network) in ipw_led_band_on()
1073 if (priv->config & CFG_NO_LED || priv->nic_type != EEPROM_NIC_TYPE_1) in ipw_led_band_off()
1118 priv->nic_type = priv->eeprom[EEPROM_NIC_TYPE]; in ipw_led_init()
1131 switch (priv->nic_type) { in ipw_led_init()
1154 priv->nic_type); in ipw_led_init()
1155 priv->nic_type = EEPROM_NIC_TYPE_0; in ipw_led_init()
1564 return sprintf(buf, "TYPE: %d\n", priv->nic_type); in show_nic_type()
1567 static DEVICE_ATTR(nic_type, 0444, show_nic_type, NULL);
A Dipw2200.h1309 u8 nic_type; member
/linux/drivers/staging/rtl8192e/
A Drtllib.h580 u8 nic_type; member
/linux/drivers/staging/rtl8192u/ieee80211/
A Dieee80211.h700 u8 nic_type; member
/linux/drivers/net/wireless/realtek/rtlwifi/
A Dwifi.h2089 u8 nic_type; member

Completed in 125 milliseconds