Searched defs:ice_fwu_priv (Results 1 – 1 of 1) sorted by relevance
11 struct ice_fwu_priv { struct12 struct pldmfw context;14 struct ice_pf *pf;38 struct ice_fwu_priv *priv = container_of(context, struct ice_fwu_priv, context); in ice_send_package_data() argument