Searched defs:qeth_ipa_cmd (Results 1 – 1 of 1) sorted by relevance
767 struct qeth_ipa_cmd { struct768 struct qeth_ipacmd_hdr hdr;769 union {801 extern const char *qeth_get_ipa_cmd_name(enum qeth_ipa_cmds cmd); argument