Home
last modified time | relevance | path

Searched refs:qeth_ipa_cmds (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/s390/net/
H A Dqeth_core_mpc.c244 enum qeth_ipa_cmds cmd;
347 const char *qeth_get_ipa_msg(enum qeth_ipa_cmds cmd, in qeth_get_ipa_msg()
375 enum qeth_ipa_cmds cmd;
408 const char *qeth_get_ipa_cmd_name(enum qeth_ipa_cmds cmd) in qeth_get_ipa_cmd_name()
H A Dqeth_core_mpc.h108 enum qeth_ipa_cmds { enum
860 const char *qeth_get_ipa_msg(enum qeth_ipa_cmds cmd,
862 const char *qeth_get_ipa_cmd_name(enum qeth_ipa_cmds cmd);
H A Dqeth_l2_main.c76 enum qeth_ipa_cmds ipacmd) in qeth_l2_send_setdelmac()
118 enum qeth_ipa_cmds cmd = is_multicast_ether_addr(mac) ? in qeth_l2_write_mac()
135 enum qeth_ipa_cmds cmd = is_multicast_ether_addr(mac) ? in qeth_l2_remove_mac()
231 enum qeth_ipa_cmds ipacmd) in qeth_l2_send_setdelvlan()
1654 enum qeth_ipa_cmds ipa_cmd = IS_IQD(card) ? IPA_CMD_SETBRIDGEPORT_IQD : in qeth_sbp_build_cmd()
H A Dqeth_core.h1054 enum qeth_ipa_cmds cmd_code,
H A Dqeth_l3_main.c317 enum qeth_ipa_cmds ipacmd) in qeth_l3_send_setdelmc()
368 enum qeth_ipa_cmds ipacmd) in qeth_l3_send_setdelip()
H A Dqeth_core_main.c3075 enum qeth_ipa_cmds cmd_code, in qeth_ipa_alloc_cmd()