nic_type          357 drivers/net/ethernet/atheros/atl1c/atl1c.h 	enum atl1c_nic_type  nic_type;
nic_type           85 drivers/net/ethernet/atheros/atl1c/atl1c_hw.c 		if (hw->nic_type == athr_l1c || hw->nic_type == athr_l2c) {
nic_type           95 drivers/net/ethernet/atheros/atl1c/atl1c_hw.c 		if (hw->nic_type == athr_l2c_b || hw->nic_type == athr_l2c_b2) {
nic_type          119 drivers/net/ethernet/atheros/atl1c/atl1c_hw.c 	if ((hw->nic_type == athr_l1c || hw->nic_type == athr_l2c)) {
nic_type          313 drivers/net/ethernet/atheros/atl1c/atl1c_hw.c 	if ((hw->nic_type == athr_l2c_b2 || hw->nic_type == athr_l1d_2) &&
nic_type          361 drivers/net/ethernet/atheros/atl1c/atl1c_hw.c 	if ((hw->nic_type == athr_l2c_b2 || hw->nic_type == athr_l1d_2) &&
nic_type          522 drivers/net/ethernet/atheros/atl1c/atl1c_hw.c 	if (hw->nic_type == athr_l2c_b) {
nic_type          529 drivers/net/ethernet/atheros/atl1c/atl1c_hw.c 	if (hw->nic_type == athr_l2c_b || hw->nic_type == athr_l2c_b2) {
nic_type          537 drivers/net/ethernet/atheros/atl1c/atl1c_hw.c 		if (hw->nic_type == athr_l2c_b || hw->nic_type == athr_l2c_b2) {
nic_type          544 drivers/net/ethernet/atheros/atl1c/atl1c_hw.c 			hw->nic_type == athr_l1d || hw->nic_type == athr_l1d_2 ?
nic_type          561 drivers/net/ethernet/atheros/atl1c/atl1c_hw.c 	if (hw->nic_type == athr_l1d || hw->nic_type == athr_l1d_2 ||
nic_type          562 drivers/net/ethernet/atheros/atl1c/atl1c_hw.c 	    hw->nic_type == athr_l2c_b2) {
nic_type          792 drivers/net/ethernet/atheros/atl1c/atl1c_hw.c 		if (hw->nic_type == athr_l2c_b && hw->revision_id == L2CB_V11)
nic_type          822 drivers/net/ethernet/atheros/atl1c/atl1c_hw.c 	if (hw->nic_type == athr_l2c_b || hw->nic_type == athr_l2c_b2 ||
nic_type          823 drivers/net/ethernet/atheros/atl1c/atl1c_hw.c 	    hw->nic_type == athr_l1d || hw->nic_type == athr_l1d_2)
nic_type          828 drivers/net/ethernet/atheros/atl1c/atl1c_hw.c 		if (hw->nic_type == athr_l1d_2) {
nic_type           68 drivers/net/ethernet/atheros/atl1c/atl1c_main.c 	if (hw->nic_type == athr_l1c || hw->nic_type == athr_l2c) {
nic_type           78 drivers/net/ethernet/atheros/atl1c/atl1c_main.c 	if (hw->nic_type == athr_l2c_b && hw->revision_id == L2CB_V10) {
nic_type           91 drivers/net/ethernet/atheros/atl1c/atl1c_main.c 	if (hw->nic_type == athr_l2c_b || hw->nic_type == athr_l1d) {
nic_type          515 drivers/net/ethernet/atheros/atl1c/atl1c_main.c 	switch (hw->nic_type) {
nic_type          652 drivers/net/ethernet/atheros/atl1c/atl1c_main.c 		hw->nic_type = athr_l2c;
nic_type          655 drivers/net/ethernet/atheros/atl1c/atl1c_main.c 		hw->nic_type = athr_l1c;
nic_type          658 drivers/net/ethernet/atheros/atl1c/atl1c_main.c 		hw->nic_type = athr_l2c_b;
nic_type          661 drivers/net/ethernet/atheros/atl1c/atl1c_main.c 		hw->nic_type = athr_l2c_b2;
nic_type          664 drivers/net/ethernet/atheros/atl1c/atl1c_main.c 		hw->nic_type = athr_l1d;
nic_type          667 drivers/net/ethernet/atheros/atl1c/atl1c_main.c 		hw->nic_type = athr_l1d_2;
nic_type          687 drivers/net/ethernet/atheros/atl1c/atl1c_main.c 	if (hw->nic_type == athr_l1c ||
nic_type          688 drivers/net/ethernet/atheros/atl1c/atl1c_main.c 	    hw->nic_type == athr_l1d ||
nic_type          689 drivers/net/ethernet/atheros/atl1c/atl1c_main.c 	    hw->nic_type == athr_l1d_2)
nic_type         1086 drivers/net/ethernet/atheros/atl1c/atl1c_main.c 	if (hw->nic_type == athr_l2c_b) {
nic_type         1121 drivers/net/ethernet/atheros/atl1c/atl1c_main.c 		hw->nic_type == athr_l2c_b || hw->nic_type == athr_l2c_b2 ?
nic_type         1139 drivers/net/ethernet/atheros/atl1c/atl1c_main.c 	if (hw->nic_type != athr_l1d_2 && (hw->device_id & 1) != 0)
nic_type         1259 drivers/net/ethernet/atheros/atl1c/atl1c_main.c 	switch (hw->nic_type) {
nic_type         1300 drivers/net/ethernet/atheros/atl1c/atl1c_main.c 	if (hw->nic_type == athr_l2c_b2 || hw->nic_type == athr_l1d_2) {
nic_type         1308 drivers/net/ethernet/atheros/atl1c/atl1c_main.c 		link_l1_timer = hw->nic_type == athr_l2c_b ?
nic_type         1323 drivers/net/ethernet/atheros/atl1c/atl1c_main.c 	if (hw->nic_type == athr_l2c_b || hw->nic_type == athr_l1d ||
nic_type         1324 drivers/net/ethernet/atheros/atl1c/atl1c_main.c 	    hw->nic_type == athr_l2c_b2 || hw->nic_type == athr_l1d_2) {
nic_type         1336 drivers/net/ethernet/atheros/atl1c/atl1c_main.c 		if (link_speed == SPEED_0 || hw->nic_type == athr_l2c_b)
nic_type         1390 drivers/net/ethernet/atheros/atl1c/atl1c_main.c 		if (hw->nic_type == athr_l2c_b)
nic_type          305 drivers/net/ethernet/atheros/atl1e/atl1e.h 	enum atl1e_nic_type  nic_type;
nic_type           28 drivers/net/ethernet/atheros/atl1e/atl1e_ethtool.c 	if (hw->nic_type == athr_l1e)
nic_type           77 drivers/net/ethernet/atheros/atl1e/atl1e_ethtool.c 			if (hw->nic_type == athr_l1e) {
nic_type          319 drivers/net/ethernet/atheros/atl1e/atl1e_hw.c 		if (hw->nic_type == athr_l1e) {
nic_type          356 drivers/net/ethernet/atheros/atl1e/atl1e_hw.c 	if (hw->nic_type == athr_l1e || hw->nic_type == athr_l2e_revA) {
nic_type          626 drivers/net/ethernet/atheros/atl1e/atl1e_hw.c 	if (hw->nic_type == athr_l1e || hw->nic_type == athr_l2e_revA) {
nic_type          589 drivers/net/ethernet/atheros/atl1e/atl1e_main.c 		hw->nic_type = athr_l2e_revB;
nic_type          592 drivers/net/ethernet/atheros/atl1e/atl1e_main.c 			hw->nic_type = athr_l1e;
nic_type          594 drivers/net/ethernet/atheros/atl1e/atl1e_main.c 			hw->nic_type = athr_l2e_revA;
nic_type          937 drivers/net/ethernet/atheros/atl1e/atl1e_main.c 	if (hw->nic_type != athr_l2e_revB) {
nic_type          961 drivers/net/ethernet/atheros/atl1e/atl1e_main.c 	if (hw->nic_type != athr_l2e_revB)
nic_type          980 drivers/net/ethernet/atheros/atl1e/atl1e_main.c 	if (hw->nic_type != athr_l2e_revB) {
nic_type          184 drivers/net/ethernet/sfc/falcon/tx.c 	const struct ef4_nic_type *nic_type = tx_queue->efx->type;
nic_type          191 drivers/net/ethernet/sfc/falcon/tx.c 		dma_len = nic_type->tx_limit_len(tx_queue, dma_addr, len);
nic_type          338 drivers/net/ethernet/sfc/tx.c 	const struct efx_nic_type *nic_type = tx_queue->efx->type;
nic_type          345 drivers/net/ethernet/sfc/tx.c 		dma_len = nic_type->tx_limit_len(tx_queue, dma_addr, len);
nic_type          873 drivers/net/wireless/intel/ipw2x00/ipw2200.c 	if (priv->config & CFG_NO_LED || priv->nic_type == EEPROM_NIC_TYPE_1)
nic_type          916 drivers/net/wireless/intel/ipw2x00/ipw2200.c 	if (priv->config & CFG_NO_LED || priv->nic_type == EEPROM_NIC_TYPE_1)
nic_type         1039 drivers/net/wireless/intel/ipw2x00/ipw2200.c 	    priv->nic_type != EEPROM_NIC_TYPE_1 || !priv->assoc_network)
nic_type         1073 drivers/net/wireless/intel/ipw2x00/ipw2200.c 	if (priv->config & CFG_NO_LED || priv->nic_type != EEPROM_NIC_TYPE_1)
nic_type         1118 drivers/net/wireless/intel/ipw2x00/ipw2200.c 	priv->nic_type = priv->eeprom[EEPROM_NIC_TYPE];
nic_type         1131 drivers/net/wireless/intel/ipw2x00/ipw2200.c 	switch (priv->nic_type) {
nic_type         1154 drivers/net/wireless/intel/ipw2x00/ipw2200.c 			       priv->nic_type);
nic_type         1155 drivers/net/wireless/intel/ipw2x00/ipw2200.c 		priv->nic_type = EEPROM_NIC_TYPE_0;
nic_type         1564 drivers/net/wireless/intel/ipw2x00/ipw2200.c 	return sprintf(buf, "TYPE: %d\n", priv->nic_type);
nic_type         1567 drivers/net/wireless/intel/ipw2x00/ipw2200.c static DEVICE_ATTR(nic_type, 0444, show_nic_type, NULL);
nic_type         1309 drivers/net/wireless/intel/ipw2x00/ipw2200.h 	u8 nic_type;
nic_type         2090 drivers/net/wireless/realtek/rtlwifi/wifi.h 	u8 nic_type;
nic_type           77 drivers/staging/gdm724x/gdm_lte.c static int gdm_lte_rx(struct sk_buff *skb, struct nic *nic, int nic_type)
nic_type           92 drivers/staging/gdm724x/gdm_lte.c static int gdm_lte_emulate_arp(struct sk_buff *skb_in, u32 nic_type)
nic_type          168 drivers/staging/gdm724x/gdm_lte.c 	gdm_lte_rx(skb_out, nic, nic_type);
nic_type          212 drivers/staging/gdm724x/gdm_lte.c static int gdm_lte_emulate_ndp(struct sk_buff *skb_in, u32 nic_type)
nic_type          330 drivers/staging/gdm724x/gdm_lte.c 	gdm_lte_rx(skb_out, nic, nic_type);
nic_type          344 drivers/staging/gdm724x/gdm_lte.c 	u32 nic_type;
nic_type          347 drivers/staging/gdm724x/gdm_lte.c 	nic_type = 0x00000010 | nic->nic_id;
nic_type          355 drivers/staging/gdm724x/gdm_lte.c 		nic_type |= NIC_TYPE_F_VLAN;
nic_type          364 drivers/staging/gdm724x/gdm_lte.c 		nic_type |= NIC_TYPE_ARP;
nic_type          367 drivers/staging/gdm724x/gdm_lte.c 		nic_type |= NIC_TYPE_F_IPV4;
nic_type          375 drivers/staging/gdm724x/gdm_lte.c 				nic_type |= NIC_TYPE_F_DHCP;
nic_type          379 drivers/staging/gdm724x/gdm_lte.c 		nic_type |= NIC_TYPE_F_IPV6;
nic_type          386 drivers/staging/gdm724x/gdm_lte.c 				nic_type |= NIC_TYPE_ICMPV6;
nic_type          391 drivers/staging/gdm724x/gdm_lte.c 				nic_type |= NIC_TYPE_F_DHCP;
nic_type          398 drivers/staging/gdm724x/gdm_lte.c 	return nic_type;
nic_type          404 drivers/staging/gdm724x/gdm_lte.c 	u32 nic_type;
nic_type          410 drivers/staging/gdm724x/gdm_lte.c 	nic_type = gdm_lte_tx_nic_type(dev, skb);
nic_type          411 drivers/staging/gdm724x/gdm_lte.c 	if (nic_type == 0) {
nic_type          416 drivers/staging/gdm724x/gdm_lte.c 	if (nic_type & NIC_TYPE_ARP) {
nic_type          417 drivers/staging/gdm724x/gdm_lte.c 		if (gdm_lte_emulate_arp(skb, nic_type) == 0) {
nic_type          423 drivers/staging/gdm724x/gdm_lte.c 	if (nic_type & NIC_TYPE_ICMPV6) {
nic_type          424 drivers/staging/gdm724x/gdm_lte.c 		if (gdm_lte_emulate_ndp(skb, nic_type) == 0) {
nic_type          437 drivers/staging/gdm724x/gdm_lte.c 	if (nic_type & NIC_TYPE_F_VLAN) {
nic_type          452 drivers/staging/gdm724x/gdm_lte.c 	if (nic_type & NIC_TYPE_ICMPV6)
nic_type          453 drivers/staging/gdm724x/gdm_lte.c 		nic_type = NIC_TYPE_ICMPV6;
nic_type          458 drivers/staging/gdm724x/gdm_lte.c 	if (!(nic_type & NIC_TYPE_F_DHCP))
nic_type          459 drivers/staging/gdm724x/gdm_lte.c 		nic_type &= NIC_TYPE_MASK;
nic_type          471 drivers/staging/gdm724x/gdm_lte.c 					  nic_type);
nic_type          550 drivers/staging/gdm724x/gdm_lte.c static int find_dev_index(u32 nic_type)
nic_type          554 drivers/staging/gdm724x/gdm_lte.c 	index = (u8)(nic_type & 0x0000000f);
nic_type          564 drivers/staging/gdm724x/gdm_lte.c 	u32 nic_type;
nic_type          573 drivers/staging/gdm724x/gdm_lte.c 	nic_type = flagged_nic_type & NIC_TYPE_MASK;
nic_type          636 drivers/staging/gdm724x/gdm_lte.c 	if (nic_type == NIC_TYPE_ARP) {
nic_type          670 drivers/staging/gdm724x/gdm_lte.c 	gdm_lte_rx(skb, nic, nic_type);
nic_type          684 drivers/staging/gdm724x/gdm_lte.c 	u32 nic_type;
nic_type          695 drivers/staging/gdm724x/gdm_lte.c 		nic_type = gdm_dev32_to_cpu(endian, sdu->nic_type);
nic_type          706 drivers/staging/gdm724x/gdm_lte.c 		index = find_dev_index(nic_type);
nic_type          708 drivers/staging/gdm724x/gdm_lte.c 			pr_err("rx sdu invalid nic_type :%x\n", nic_type);
nic_type          713 drivers/staging/gdm724x/gdm_lte.c 				 (int)(hci_len - 12), nic_type);
nic_type          734 drivers/staging/gdm724x/gdm_lte.c 	nic->pdn_table.nic_type = gdm_dev32_to_cpu(ed, pdn_table->nic_type);
nic_type          737 drivers/staging/gdm724x/gdm_lte.c 		    nic->pdn_table.nic_type);
nic_type          749 drivers/staging/gdm724x/gdm_lte.c 	u32 nic_type;
nic_type          764 drivers/staging/gdm724x/gdm_lte.c 		nic_type = gdm_dev32_to_cpu(endian, sdu->nic_type);
nic_type          765 drivers/staging/gdm724x/gdm_lte.c 		index = find_dev_index(nic_type);
nic_type          769 drivers/staging/gdm724x/gdm_lte.c 		gdm_lte_netif_rx(dev, hci->data, len, nic_type);
nic_type          781 drivers/staging/gdm724x/gdm_lte.c 		nic_type = gdm_dev32_to_cpu(endian, pdn_table->nic_type);
nic_type          782 drivers/staging/gdm724x/gdm_lte.c 		index = find_dev_index(nic_type);
nic_type           31 drivers/staging/gdm724x/gdm_lte.h 	u32 nic_type;
nic_type           44 drivers/staging/gdm724x/gdm_lte.h 				 int dev_idx, int nic_type);
nic_type          703 drivers/staging/gdm724x/gdm_usb.c 			    int dev_idx, int nic_type)
nic_type          729 drivers/staging/gdm724x/gdm_usb.c 	if (nic_type == NIC_TYPE_ARP) {
nic_type          741 drivers/staging/gdm724x/gdm_usb.c 	sdu->nic_type = gdm_cpu_to_dev32(udev->gdm_ed, nic_type);
nic_type           45 drivers/staging/gdm724x/hci_packet.h 	__dev32 nic_type;
nic_type           53 drivers/staging/gdm724x/hci_packet.h 	__dev32 nic_type;
nic_type           70 drivers/staging/gdm724x/hci_packet.h 	__dev32 nic_type;
nic_type           31 drivers/staging/rtl8192e/rtl8192e/rtl_core.c 	.nic_type			= NIC_8192E,
nic_type         2018 drivers/staging/rtl8192e/rtl8192e/rtl_core.c 	stats.nic_type = NIC_8192E;
nic_type          272 drivers/staging/rtl8192e/rtl8192e/rtl_core.h 	enum nic_t nic_type;
nic_type           44 drivers/staging/rtl8192e/rtl8192e/rtl_pci.c 	priv->card_8192 = priv->ops->nic_type;
nic_type           69 drivers/staging/rtl8192e/rtl8192e/rtl_pci.c 	if (priv->ops->nic_type != priv->card_8192) {
nic_type           72 drivers/staging/rtl8192e/rtl8192e/rtl_pci.c 			 priv->ops->nic_type, priv->card_8192);
nic_type          580 drivers/staging/rtl8192e/rtllib.h 	u8  nic_type;
nic_type          700 drivers/staging/rtl8192u/ieee80211/ieee80211.h 	u8 nic_type;