Home
last modified time | relevance | path

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

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