Searched refs:ice_aq_wait_for_event (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_fw_update.c | 323 err = ice_aq_wait_for_event(pf, &task, 15 * HZ); in ice_write_one_nvm_block() 508 err = ice_aq_wait_for_event(pf, &task, ICE_FW_ERASE_TIMEOUT * HZ); in ice_erase_nvm_module() 599 err = ice_aq_wait_for_event(pf, &task, 30 * HZ); in ice_switch_flash_banks()
|
H A D | ice.h | 957 int ice_aq_wait_for_event(struct ice_pf *pf, struct ice_aq_task *task,
|
H A D | ice_main.c | 1283 int ice_aq_wait_for_event(struct ice_pf *pf, struct ice_aq_task *task, in ice_aq_wait_for_event() function
|