Lines Matching refs:qeth_ipa_cmd
545 struct qeth_ipa_cmd *cmd; in qeth_l3_send_setdelmc()
552 cmd = (struct qeth_ipa_cmd *)(iob->data+IPA_PDU_HEADER_SIZE); in qeth_l3_send_setdelmc()
584 struct qeth_ipa_cmd *cmd; in qeth_l3_send_setdelip()
593 cmd = (struct qeth_ipa_cmd *)(iob->data+IPA_PDU_HEADER_SIZE); in qeth_l3_send_setdelip()
616 struct qeth_ipa_cmd *cmd; in qeth_l3_send_setrouting()
623 cmd = (struct qeth_ipa_cmd *)(iob->data+IPA_PDU_HEADER_SIZE); in qeth_l3_send_setrouting()
1019 struct qeth_ipa_cmd *cmd; in qeth_l3_default_setassparms_cb()
1023 cmd = (struct qeth_ipa_cmd *) data; in qeth_l3_default_setassparms_cb()
1051 struct qeth_ipa_cmd *cmd; in qeth_l3_get_setassparms_cmd()
1057 cmd = (struct qeth_ipa_cmd *)(iob->data+IPA_PDU_HEADER_SIZE); in qeth_l3_get_setassparms_cmd()
1379 struct qeth_ipa_cmd *cmd; in qeth_l3_iqd_read_initial_mac_cb()
1381 cmd = (struct qeth_ipa_cmd *) data; in qeth_l3_iqd_read_initial_mac_cb()
1395 struct qeth_ipa_cmd *cmd; in qeth_l3_iqd_read_initial_mac()
1403 cmd = (struct qeth_ipa_cmd *)(iob->data+IPA_PDU_HEADER_SIZE); in qeth_l3_iqd_read_initial_mac()
1415 struct qeth_ipa_cmd *cmd; in qeth_l3_get_unique_id_cb()
1417 cmd = (struct qeth_ipa_cmd *) data; in qeth_l3_get_unique_id_cb()
1434 struct qeth_ipa_cmd *cmd; in qeth_l3_get_unique_id()
1448 cmd = (struct qeth_ipa_cmd *)(iob->data+IPA_PDU_HEADER_SIZE); in qeth_l3_get_unique_id()
1460 struct qeth_ipa_cmd *cmd; in qeth_diags_trace_cb()
1465 cmd = (struct qeth_ipa_cmd *)data; in qeth_diags_trace_cb()
1517 struct qeth_ipa_cmd *cmd; in qeth_diags_trace()
1524 cmd = (struct qeth_ipa_cmd *)(iob->data+IPA_PDU_HEADER_SIZE); in qeth_diags_trace()
2240 struct qeth_ipa_cmd *cmd; in qeth_l3_arp_query_cb()
2252 cmd = (struct qeth_ipa_cmd *) data; in qeth_l3_arp_query_cb()
2341 struct qeth_ipa_cmd *cmd; in qeth_l3_query_arp_cache_info()
2353 cmd = (struct qeth_ipa_cmd *)(iob->data+IPA_PDU_HEADER_SIZE); in qeth_l3_query_arp_cache_info()
3514 struct qeth_ipa_cmd *cmd) in qeth_l3_control_event()