Linux Kernel
3.7.1
|
#include <htc_hst.h>
Data Fields | |
struct list_head | list |
enum ath9k_hif_transports | transport |
const char * | name |
u8 | control_dl_pipe |
u8 | control_ul_pipe |
void(* | start )(void *hif_handle) |
void(* | stop )(void *hif_handle) |
void(* | sta_drain )(void *hif_handle, u8 idx) |
int(* | send )(void *hif_handle, u8 pipe, struct sk_buff *buf) |