| /linux/drivers/staging/gdm724x/ |
| A D | gdm_lte.c | 344 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 D | hci_packet.h | 45 __dev32 nic_type; member 53 __dev32 nic_type; member 70 __dev32 nic_type; member
|
| A D | gdm_lte.h | 31 u32 nic_type; member 44 int dev_idx, int nic_type);
|
| A D | gdm_usb.c | 707 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 D | atl1c_hw.c | 85 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 D | atl1c_main.c | 98 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() 507 if (hw->nic_type != athr_mt) { in atl1c_fix_features() 531 switch (hw->nic_type) { in atl1c_set_max_mtu() 1159 hw->nic_type == athr_l2c_b || hw->nic_type == athr_l2c_b2 ? in atl1c_configure_tx() 1297 switch (hw->nic_type) { in atl1c_reset_mac() 1338 if (hw->nic_type == athr_l2c_b2 || hw->nic_type == athr_l1d_2) { in atl1c_set_aspm() 1361 if (hw->nic_type == athr_l2c_b || hw->nic_type == athr_l1d || in atl1c_set_aspm() 1362 hw->nic_type == athr_l2c_b2 || hw->nic_type == athr_l1d_2) { in atl1c_set_aspm() 2660 if (nic_type == athr_mt) in atl1c_probe() [all …]
|
| A D | atl1c.h | 355 enum atl1c_nic_type nic_type; member
|
| /linux/drivers/net/ethernet/atheros/atl1e/ |
| A D | atl1e_hw.c | 319 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 D | atl1e_ethtool.c | 28 if (hw->nic_type == athr_l1e) in atl1e_get_link_ksettings() 77 if (hw->nic_type == athr_l1e) { in atl1e_set_link_ksettings()
|
| A D | atl1e_main.c | 584 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() 938 if (hw->nic_type != athr_l2e_revB) { in atl1e_configure_tx() 962 if (hw->nic_type != athr_l2e_revB) in atl1e_configure_tx() 981 if (hw->nic_type != athr_l2e_revB) { in atl1e_configure_rx()
|
| A D | atl1e.h | 305 enum atl1e_nic_type nic_type; member
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| A D | tx_common.c | 291 const struct efx_nic_type *nic_type = tx_queue->efx->type; in efx_siena_tx_map_chunk() local 299 if (nic_type->tx_limit_len) in efx_siena_tx_map_chunk() 300 dma_len = nic_type->tx_limit_len(tx_queue, dma_addr, len); in efx_siena_tx_map_chunk()
|
| /linux/drivers/net/ethernet/sfc/ |
| A D | tx_common.c | 310 const struct efx_nic_type *nic_type = tx_queue->efx->type; in efx_tx_map_chunk() local 318 if (nic_type->tx_limit_len) in efx_tx_map_chunk() 319 dma_len = nic_type->tx_limit_len(tx_queue, dma_addr, len); in efx_tx_map_chunk()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| A D | dr_rule.c | 15 enum mlx5dr_domain_nic_type nic_type, in dr_rule_append_to_miss_list() argument 28 ste_info_last = mlx5dr_send_info_alloc(dmn, nic_type); in dr_rule_append_to_miss_list() 1085 enum mlx5dr_domain_nic_type nic_type, in dr_rule_skip() argument 1090 bool rx = nic_type == DR_DOMAIN_NIC_TYPE_RX; in dr_rule_skip()
|
| A D | dr_action.c | 539 enum mlx5dr_domain_nic_type nic_type, in dr_actions_apply() argument 548 if (nic_type == DR_DOMAIN_NIC_TYPE_RX) in dr_actions_apply() 560 enum mlx5dr_domain_nic_type nic_type) in dr_action_get_action_domain() argument 568 if (nic_type == DR_DOMAIN_NIC_TYPE_RX) in dr_action_get_action_domain()
|
| A D | dr_types.h | 1405 enum mlx5dr_domain_nic_type nic_type, 1501 enum mlx5dr_domain_nic_type nic_type);
|
| A D | dr_send.c | 149 enum mlx5dr_domain_nic_type nic_type) in mlx5dr_send_info_alloc() argument 155 pool = nic_type == DR_DOMAIN_NIC_TYPE_RX ? dmn->send_info_pool_rx : in mlx5dr_send_info_alloc()
|
| A D | dr_ste.c | 403 enum mlx5dr_domain_nic_type nic_type, in mlx5dr_ste_set_formatted_ste() argument 408 bool is_rx = nic_type == DR_DOMAIN_NIC_TYPE_RX; in mlx5dr_ste_set_formatted_ste()
|
| /linux/drivers/net/ethernet/sfc/falcon/ |
| A D | tx.c | 185 const struct ef4_nic_type *nic_type = tx_queue->efx->type; in ef4_tx_map_chunk() local 192 dma_len = nic_type->tx_limit_len(tx_queue, dma_addr, len); in ef4_tx_map_chunk()
|
| /linux/drivers/net/wireless/intel/ipw2x00/ |
| A D | ipw2200.c | 860 if (priv->config & CFG_NO_LED || priv->nic_type == EEPROM_NIC_TYPE_1) in ipw_led_link_on() 903 if (priv->config & CFG_NO_LED || priv->nic_type == EEPROM_NIC_TYPE_1) in ipw_led_link_off() 1026 priv->nic_type != EEPROM_NIC_TYPE_1 || !priv->assoc_network) in ipw_led_band_on() 1060 if (priv->config & CFG_NO_LED || priv->nic_type != EEPROM_NIC_TYPE_1) in ipw_led_band_off() 1105 priv->nic_type = priv->eeprom[EEPROM_NIC_TYPE]; in ipw_led_init() 1118 switch (priv->nic_type) { in ipw_led_init() 1141 priv->nic_type); in ipw_led_init() 1142 priv->nic_type = EEPROM_NIC_TYPE_0; in ipw_led_init() 1535 return sprintf(buf, "TYPE: %d\n", priv->nic_type); in nic_type_show() 1538 static DEVICE_ATTR_RO(nic_type);
|
| A D | ipw2200.h | 1308 u8 nic_type; member
|
| /linux/drivers/net/wireless/realtek/rtlwifi/ |
| A D | wifi.h | 2032 u8 nic_type; member
|