Home
last modified time | relevance | path

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

/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_mgmt.h106 struct hinic_recv_msg { struct
107 u8 *msg;
108 u8 *buf_out;
110 struct completion recv_done;
112 u16 cmd;
113 enum hinic_mod_type mod;
137 struct hinic_recv_msg recv_resp_msg_from_mgmt; argument