Searched refs:qeth_mpc_alloc_cmd (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/s390/net/
H A Dqeth_core_main.c1983 static struct qeth_cmd_buffer *qeth_mpc_alloc_cmd(struct qeth_card *card, function
2346 iob = qeth_mpc_alloc_cmd(card, CM_ENABLE, CM_ENABLE_SIZE);
2378 iob = qeth_mpc_alloc_cmd(card, CM_SETUP, CM_SETUP_SIZE);
2505 iob = qeth_mpc_alloc_cmd(card, ULP_ENABLE, ULP_ENABLE_SIZE);
2549 iob = qeth_mpc_alloc_cmd(card, ULP_SETUP, ULP_SETUP_SIZE);
2766 iob = qeth_mpc_alloc_cmd(card, DM_ACT, DM_ACT_SIZE);

Completed in 107 milliseconds