Searched defs:ecore_hw_prepare_params (Results 1 – 1 of 1) sorted by relevance
249 struct ecore_hw_prepare_params { struct251 int personality;254 bool drv_resc_alloc;257 bool chk_reg_fifo;260 bool initiate_pf_flr;263 u32 epoch;266 bool allow_mdump;294 struct ecore_hw_prepare_params *p_params); argument