Searched refs:nic_type (Results 1 – 19 of 19) sorted by relevance
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 …]
85 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()534 if (((hw->nic_type == athr_l2c || in atl1c_change_mtu()535 hw->nic_type == athr_l2c_b || in atl1c_change_mtu()536 hw->nic_type == athr_l2c_b2) && new_mtu > ETH_DATA_LEN) || in atl1c_change_mtu()654 hw->nic_type = athr_l2c; in atl1c_set_mac_type()657 hw->nic_type = athr_l1c; in atl1c_set_mac_type()660 hw->nic_type = athr_l2c_b; in atl1c_set_mac_type()663 hw->nic_type = athr_l2c_b2; in atl1c_set_mac_type()[all …]
371 enum atl1c_nic_type nic_type; member
63 priv->card_8192 = priv->ops->nic_type; in rtl8192_pci_findadapter()85 if (priv->ops->nic_type != priv->card_8192) { in rtl8192_pci_findadapter()87 priv->ops->nic_type, priv->card_8192); in rtl8192_pci_findadapter()
498 enum nic_t nic_type; member
64 .nic_type = NIC_8192E,2331 stats.nic_type = NIC_8192E; in rtl8192_rx_normal()
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()640 if (hw->nic_type == athr_l1e || hw->nic_type == athr_l2e_revA) { in atl1e_restart_autoneg()
41 if (hw->nic_type == athr_l1e) in atl1e_get_settings()81 if (hw->nic_type == athr_l1e) { in atl1e_set_settings()
573 hw->nic_type = athr_l2e_revB; in atl1e_sw_init()576 hw->nic_type = athr_l1e; in atl1e_sw_init()578 hw->nic_type = athr_l2e_revA; in atl1e_sw_init()925 if (hw->nic_type != athr_l2e_revB) { in atl1e_configure_tx()949 if (hw->nic_type != athr_l2e_revB) in atl1e_configure_tx()968 if (hw->nic_type != athr_l2e_revB) { in atl1e_configure_rx()
319 enum atl1e_nic_type nic_type; member
360 u8 nic_type; member
1090 if (1 == stats->nic_type) //nic 87 in ieee80211_network_init()
1815 if(1 == rx_stats->nic_type) //card type is 8187 in ieee80211_rx_frame_softmac()
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()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);
1324 u8 nic_type; member
1547 u8 nic_type; member
878 u8 nic_type; member
976 u8 nic_type; member
1204 stats.nic_type = NIC_8185B; in rtl8180_rx()