Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/microsoft/mana/
Dhw_channel.h152 struct hwc_caller_ctx { struct
153 struct completion comp_event;
154 void *output_buf;
155 u32 output_buflen;
157 u32 error; /* Linux error code */
181 struct hwc_caller_ctx *caller_ctx; argument