Searched refs:lan_type (Results 1 – 5 of 5) sorted by relevance
215 __u8 lan_type; member227 __u8 lan_type; member243 __u8 lan_type; member335 __s8 lan_type; member
194 card->lan_type = LCS_FRAME_TYPE_AUTO; in lcs_alloc_card()965 cmd->cmd.lcs_std_cmd.lan_type = card->lan_type; in lcs_send_lanstat()984 cmd->cmd.lcs_std_cmd.lan_type = card->lan_type; in lcs_send_stoplan()996 card->lan_type = cmd->cmd.lcs_std_cmd.lan_type; in __lcs_send_startlan_cb()1011 cmd->cmd.lcs_std_cmd.lan_type = card->lan_type; in lcs_send_startlan()1031 cmd->cmd.lcs_qipassist.lan_type = card->lan_type; in lcs_send_setipm()1055 cmd->cmd.lcs_qipassist.lan_type = card->lan_type; in lcs_send_delipm()1091 cmd->cmd.lcs_qipassist.lan_type = card->lan_type; in lcs_check_multicast_support()1594 header->type = card->lan_type; in __lcs_start_xmit()1633 card->lan_type = LCS_FRAME_TYPE_ENET; in lcs_startlan_auto()[all …]
354 __u8 lan_type; member
2946 if (cmd->data.setadapterparms.data.query_cmds_supp.lan_type & 0x7f) { in qeth_query_setadapterparms_cb()2948 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) */ member746 lp->lan_type = hp100_sense_lan(dev); in hp100_probe1()776 if (lp->lan_type != HP100_LAN_ERR) in hp100_probe1()778 switch (lp->lan_type) { in hp100_probe1()896 if ((lp->lan_type == HP100_LAN_100) || (lp->lan_type == HP100_LAN_ERR)) in hp100_hwinit()1109 lp->lan_type = hp100_sense_lan(dev); in hp100_open()1139 if (lp->lan_type == HP100_LAN_100) in hp100_close()1468 if (lp->lan_type < 0) { /* no LAN type detected yet? */ in hp100_check_lan()1470 if ((lp->lan_type = hp100_sense_lan(dev)) < 0) { in hp100_check_lan()1475 if (lp->lan_type == HP100_LAN_100) in hp100_check_lan()[all …]