Home
last modified time | relevance | path

Searched refs:reset_ongoing (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_controlq.c900 if (hw->reset_ongoing) in ice_sq_send_cmd_nolock()
1072 if (hw->reset_ongoing) in ice_sq_send_cmd()
H A Dice_type.h882 u8 reset_ongoing; /* true if HW is in reset, false otherwise */ member