Lines Matching full:else

74 	else if (card->qdio.in_buf_size == 24576)  in qeth_get_bufsize_str()
76 else if (card->qdio.in_buf_size == 32768) in qeth_get_bufsize_str()
78 else if (card->qdio.in_buf_size == 40960) in qeth_get_bufsize_str()
80 else in qeth_get_bufsize_str()
202 } else if (sysfs_streq(buf, "prio_queueing_skb")) { in qeth_dev_prioqing_store()
205 } else if (sysfs_streq(buf, "prio_queueing_tos")) { in qeth_dev_prioqing_store()
208 } else if (sysfs_streq(buf, "prio_queueing_vlan")) { in qeth_dev_prioqing_store()
215 } else if (sysfs_streq(buf, "no_prio_queueing:0")) { in qeth_dev_prioqing_store()
218 } else if (sysfs_streq(buf, "no_prio_queueing:1")) { in qeth_dev_prioqing_store()
221 } else if (sysfs_streq(buf, "no_prio_queueing:2")) { in qeth_dev_prioqing_store()
224 } else if (sysfs_streq(buf, "no_prio_queueing:3")) { in qeth_dev_prioqing_store()
227 } else if (sysfs_streq(buf, "no_prio_queueing")) { in qeth_dev_prioqing_store()
230 } else in qeth_dev_prioqing_store()
447 } else if (sysfs_streq(buf, ATTR_QETH_ISOLATION_FWD)) { in qeth_dev_isolation_store()
449 } else if (sysfs_streq(buf, ATTR_QETH_ISOLATION_DROP)) { in qeth_dev_isolation_store()
451 } else { in qeth_dev_isolation_store()
510 else in qeth_hw_trap_show()
532 } else in qeth_hw_trap_store()
534 } else in qeth_hw_trap_store()
536 } else if (sysfs_streq(buf, "disarm") && card->info.hwtrap) { in qeth_hw_trap_store()
541 } else in qeth_hw_trap_store()
543 } else if (sysfs_streq(buf, "trap") && state && card->info.hwtrap) in qeth_hw_trap_store()
545 else in qeth_hw_trap_store()
571 else in qeth_dev_blkt_store()