Searched refs:lan_type (Results 1 – 5 of 5) sorted by relevance
209 __u8 lan_type; member221 __u8 lan_type; member237 __u8 lan_type; member329 __s8 lan_type; member
192 card->lan_type = LCS_FRAME_TYPE_AUTO; in lcs_alloc_card()964 cmd->cmd.lcs_std_cmd.lan_type = card->lan_type; in lcs_send_lanstat()983 cmd->cmd.lcs_std_cmd.lan_type = card->lan_type; in lcs_send_stoplan()995 card->lan_type = cmd->cmd.lcs_std_cmd.lan_type; in __lcs_send_startlan_cb()1010 cmd->cmd.lcs_std_cmd.lan_type = card->lan_type; in lcs_send_startlan()1030 cmd->cmd.lcs_qipassist.lan_type = card->lan_type; in lcs_send_setipm()1054 cmd->cmd.lcs_qipassist.lan_type = card->lan_type; in lcs_send_delipm()1090 cmd->cmd.lcs_qipassist.lan_type = card->lan_type; in lcs_check_multicast_support()1593 header->type = card->lan_type; in __lcs_start_xmit()1632 card->lan_type = LCS_FRAME_TYPE_ENET; in lcs_startlan_auto()[all …]
375 __u8 lan_type; member
2995 if (cmd->data.setadapterparms.data.query_cmds_supp.lan_type & 0x7f) { in qeth_query_setadapterparms_cb()2997 cmd->data.setadapterparms.data.query_cmds_supp.lan_type; in qeth_query_setadapterparms_cb()
166 short lan_type; /* 10Mb/s, 100Mb/s or -1 (error) */ member749 lp->lan_type = hp100_sense_lan(dev); in hp100_probe1()779 if (lp->lan_type != HP100_LAN_ERR) in hp100_probe1()781 switch (lp->lan_type) { in hp100_probe1()899 if ((lp->lan_type == HP100_LAN_100) || (lp->lan_type == HP100_LAN_ERR)) in hp100_hwinit()1112 lp->lan_type = hp100_sense_lan(dev); in hp100_open()1142 if (lp->lan_type == HP100_LAN_100) in hp100_close()1471 if (lp->lan_type < 0) { /* no LAN type detected yet? */ in hp100_check_lan()1473 if ((lp->lan_type = hp100_sense_lan(dev)) < 0) { in hp100_check_lan()1478 if (lp->lan_type == HP100_LAN_100) in hp100_check_lan()[all …]