Home
last modified time | relevance | path

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

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