|
Linux Kernel
3.7.1
|
#include "unifi_priv.h"Go to the source code of this file.
Functions | |
| CsrResult | unifi_net_data_malloc (void *ospriv, bulk_data_desc_t *bulk_data_slot, unsigned int size) |
| void | unifi_net_data_free (void *ospriv, bulk_data_desc_t *bulk_data_slot) |
| CsrResult | unifi_net_dma_align (void *ospriv, bulk_data_desc_t *bulk_data_slot) |
| void | unifi_error_nop (void *ospriv, const char *fmt,...) |
| void | unifi_trace_nop (void *ospriv, int level, const char *fmt,...) |
Variables | |
| int | unifi_debug |
| void unifi_net_data_free | ( | void * | ospriv, |
| bulk_data_desc_t * | bulk_data_slot | ||
| ) |
| CsrResult unifi_net_data_malloc | ( | void * | ospriv, |
| bulk_data_desc_t * | bulk_data_slot, | ||
| unsigned int | size | ||
| ) |
| CsrResult unifi_net_dma_align | ( | void * | ospriv, |
| bulk_data_desc_t * | bulk_data_slot | ||
| ) |
1.8.2