Searched refs:assist_cb (Results 1 – 3 of 3) sorted by relevance
706 int (*assist_cb)(struct net_device *dev, void *data); member1069 int (*assist_cb)(struct net_device *, void *),
1310 int (*assist_cb)(struct net_device *, void *), in qeth_osn_register()1322 if ((assist_cb == NULL) || (data_cb == NULL)) in qeth_osn_register()1324 card->osn_info.assist_cb = assist_cb; in qeth_osn_register()1340 card->osn_info.assist_cb = NULL; in qeth_osn_deregister()
848 card->osn_info.assist_cb != NULL) { in qeth_send_control_data_cb()849 card->osn_info.assist_cb(card->dev, cmd); in qeth_send_control_data_cb()