lan_type 154 drivers/net/ethernet/hp/hp100.c short lan_type; /* 10Mb/s, 100Mb/s or -1 (error) */ lan_type 731 drivers/net/ethernet/hp/hp100.c lp->lan_type = hp100_sense_lan(dev); lan_type 761 drivers/net/ethernet/hp/hp100.c if (lp->lan_type != HP100_LAN_ERR) lan_type 763 drivers/net/ethernet/hp/hp100.c switch (lp->lan_type) { lan_type 881 drivers/net/ethernet/hp/hp100.c if ((lp->lan_type == HP100_LAN_100) || (lp->lan_type == HP100_LAN_ERR)) lan_type 1094 drivers/net/ethernet/hp/hp100.c lp->lan_type = hp100_sense_lan(dev); lan_type 1124 drivers/net/ethernet/hp/hp100.c if (lp->lan_type == HP100_LAN_100) lan_type 1453 drivers/net/ethernet/hp/hp100.c if (lp->lan_type < 0) { /* no LAN type detected yet? */ lan_type 1455 drivers/net/ethernet/hp/hp100.c if ((lp->lan_type = hp100_sense_lan(dev)) < 0) { lan_type 1460 drivers/net/ethernet/hp/hp100.c if (lp->lan_type == HP100_LAN_100) lan_type 1504 drivers/net/ethernet/hp/hp100.c if (lp->lan_type == HP100_LAN_100 && lp->hub_status < 0) { lan_type 1518 drivers/net/ethernet/hp/hp100.c else if (lp->lan_type != i) { /* cable change! */ lan_type 1521 drivers/net/ethernet/hp/hp100.c lp->lan_type = i; lan_type 1523 drivers/net/ethernet/hp/hp100.c if (lp->lan_type == HP100_LAN_100) lan_type 1529 drivers/net/ethernet/hp/hp100.c if (lp->lan_type == HP100_LAN_100) lan_type 1656 drivers/net/ethernet/hp/hp100.c if (lp->lan_type == HP100_LAN_100 && lp->hub_status < 0) { lan_type 1670 drivers/net/ethernet/hp/hp100.c else if (lp->lan_type != i) { /* cable change! */ lan_type 1673 drivers/net/ethernet/hp/hp100.c lp->lan_type = i; lan_type 1675 drivers/net/ethernet/hp/hp100.c if (lp->lan_type == HP100_LAN_100) lan_type 1681 drivers/net/ethernet/hp/hp100.c if (lp->lan_type == HP100_LAN_100) lan_type 2133 drivers/net/ethernet/hp/hp100.c if (lp->lan_type == HP100_LAN_100) { lan_type 2158 drivers/net/ethernet/hp/hp100.c if (lp->lan_type == HP100_LAN_100) { lan_type 179 drivers/s390/net/lcs.c card->lan_type = LCS_FRAME_TYPE_AUTO; lan_type 937 drivers/s390/net/lcs.c cmd->cmd.lcs_std_cmd.lan_type = card->lan_type; lan_type 956 drivers/s390/net/lcs.c cmd->cmd.lcs_std_cmd.lan_type = card->lan_type; lan_type 968 drivers/s390/net/lcs.c card->lan_type = cmd->cmd.lcs_std_cmd.lan_type; lan_type 983 drivers/s390/net/lcs.c cmd->cmd.lcs_std_cmd.lan_type = card->lan_type; lan_type 1003 drivers/s390/net/lcs.c cmd->cmd.lcs_qipassist.lan_type = card->lan_type; lan_type 1027 drivers/s390/net/lcs.c cmd->cmd.lcs_qipassist.lan_type = card->lan_type; lan_type 1063 drivers/s390/net/lcs.c cmd->cmd.lcs_qipassist.lan_type = card->lan_type; lan_type 1567 drivers/s390/net/lcs.c header->type = card->lan_type; lan_type 1606 drivers/s390/net/lcs.c card->lan_type = LCS_FRAME_TYPE_ENET; lan_type 1613 drivers/s390/net/lcs.c card->lan_type = LCS_FRAME_TYPE_FDDI; lan_type 1629 drivers/s390/net/lcs.c if (card->lan_type == LCS_FRAME_TYPE_AUTO) lan_type 1636 drivers/s390/net/lcs.c if (card->lan_type != LCS_FRAME_TYPE_AUTO) lan_type 2140 drivers/s390/net/lcs.c switch (card->lan_type) { lan_type 211 drivers/s390/net/lcs.h __u8 lan_type; lan_type 223 drivers/s390/net/lcs.h __u8 lan_type; lan_type 239 drivers/s390/net/lcs.h __u8 lan_type; lan_type 332 drivers/s390/net/lcs.h __s8 lan_type; lan_type 2855 drivers/s390/net/qeth_core_main.c if (cmd->data.setadapterparms.data.query_cmds_supp.lan_type & 0x7f) { lan_type 2857 drivers/s390/net/qeth_core_main.c cmd->data.setadapterparms.data.query_cmds_supp.lan_type; lan_type 435 drivers/s390/net/qeth_core_mpc.h __u8 lan_type;