sup_cmds          626 drivers/s390/net/qeth_core_mpc.h 	u32 sup_cmds;
sup_cmds         1713 drivers/s390/net/qeth_l2_main.c 			u32 *sup_cmds;
sup_cmds         1738 drivers/s390/net/qeth_l2_main.c 		*cbctl->result.sup_cmds = rep->data.query_cmds.sup_cmds;
sup_cmds         1779 drivers/s390/net/qeth_l2_main.c 				    u32 *sup_cmds)
sup_cmds         1793 drivers/s390/net/qeth_l2_main.c 	cbctl.result.sup_cmds = sup_cmds;
sup_cmds         2031 drivers/s390/net/qeth_l2_main.c 	u32 sup_cmds, vnicc;
sup_cmds         2052 drivers/s390/net/qeth_l2_main.c 		if (qeth_l2_vnicc_query_cmds(card, vnicc, &sup_cmds)) {
sup_cmds         2053 drivers/s390/net/qeth_l2_main.c 			sup_cmds = 0;
sup_cmds         2056 drivers/s390/net/qeth_l2_main.c 		if ((sup_cmds & IPA_VNICC_SET_TIMEOUT) &&
sup_cmds         2057 drivers/s390/net/qeth_l2_main.c 		    (sup_cmds & IPA_VNICC_GET_TIMEOUT))
sup_cmds         2061 drivers/s390/net/qeth_l2_main.c 		if ((sup_cmds & IPA_VNICC_ENABLE) &&
sup_cmds         2062 drivers/s390/net/qeth_l2_main.c 		    (sup_cmds & IPA_VNICC_DISABLE))