Home
last modified time | relevance | path

Searched defs:qlcnic_cmd_args (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic.h1529 struct qlcnic_cmd_args { struct
1530 struct completion completion;
1531 struct list_head list;
1532 struct _cdrp_cmd req;
1533 struct _cdrp_cmd rsp;
1534 atomic_t rsp_status;
1535 int pay_size;
1536 u32 rsp_opcode;
1537 u32 total_cmds;
1538 u32 op_type;
[all …]