Searched refs:lan_type (Results 1 – 5 of 5) sorted by relevance
211 __u8 lan_type; member223 __u8 lan_type; member239 __u8 lan_type; member332 __s8 lan_type; member
179 card->lan_type = LCS_FRAME_TYPE_AUTO; in lcs_alloc_card()937 cmd->cmd.lcs_std_cmd.lan_type = card->lan_type; in lcs_send_lanstat()956 cmd->cmd.lcs_std_cmd.lan_type = card->lan_type; in lcs_send_stoplan()968 card->lan_type = cmd->cmd.lcs_std_cmd.lan_type; in __lcs_send_startlan_cb()983 cmd->cmd.lcs_std_cmd.lan_type = card->lan_type; in lcs_send_startlan()1003 cmd->cmd.lcs_qipassist.lan_type = card->lan_type; in lcs_send_setipm()1027 cmd->cmd.lcs_qipassist.lan_type = card->lan_type; in lcs_send_delipm()1063 cmd->cmd.lcs_qipassist.lan_type = card->lan_type; in lcs_check_multicast_support()1567 header->type = card->lan_type; in __lcs_start_xmit()1606 card->lan_type = LCS_FRAME_TYPE_ENET; in lcs_startlan_auto()[all …]
449 __u8 lan_type; member
2824 if (cmd->data.setadapterparms.data.query_cmds_supp.lan_type & 0x7f) { in qeth_query_setadapterparms_cb()2826 cmd->data.setadapterparms.data.query_cmds_supp.lan_type; in qeth_query_setadapterparms_cb()
154 short lan_type; /* 10Mb/s, 100Mb/s or -1 (error) */ member731 lp->lan_type = hp100_sense_lan(dev); in hp100_probe1()761 if (lp->lan_type != HP100_LAN_ERR) in hp100_probe1()763 switch (lp->lan_type) { in hp100_probe1()881 if ((lp->lan_type == HP100_LAN_100) || (lp->lan_type == HP100_LAN_ERR)) in hp100_hwinit()1094 lp->lan_type = hp100_sense_lan(dev); in hp100_open()1124 if (lp->lan_type == HP100_LAN_100) in hp100_close()1453 if (lp->lan_type < 0) { /* no LAN type detected yet? */ in hp100_check_lan()1455 if ((lp->lan_type = hp100_sense_lan(dev)) < 0) { in hp100_check_lan()1460 if (lp->lan_type == HP100_LAN_100) in hp100_check_lan()[all …]