|
Linux Kernel
3.7.1
|
#include <iwl-test.h>
Data Fields | |
| int(* | send_cmd )(struct iwl_op_mode *op_modes, struct iwl_host_cmd *cmd) |
| bool(* | valid_hw_addr )(u32 addr) |
| u32(* | get_fw_ver )(struct iwl_op_mode *op_mode) |
| struct sk_buff *(* | alloc_reply )(struct iwl_op_mode *op_mode, int len) |
| int(* | reply )(struct iwl_op_mode *op_mode, struct sk_buff *skb) |
| struct sk_buff *(* | alloc_event )(struct iwl_op_mode *op_mode, int len) |
| void(* | event )(struct iwl_op_mode *op_mode, struct sk_buff *skb) |
Definition at line 120 of file iwl-test.h.
Definition at line 128 of file iwl-test.h.
Definition at line 126 of file iwl-test.h.
Definition at line 129 of file iwl-test.h.
| u32(* get_fw_ver)(struct iwl_op_mode *op_mode) |
Definition at line 124 of file iwl-test.h.
Definition at line 127 of file iwl-test.h.
| int(* send_cmd)(struct iwl_op_mode *op_modes, struct iwl_host_cmd *cmd) |
Definition at line 121 of file iwl-test.h.
Definition at line 123 of file iwl-test.h.
1.8.2