qeth_rx
struct qeth_rx rx;
memset(&card->rx, 0, sizeof(struct qeth_rx));
struct qeth_rx *ctx = &card->rx;