Searched refs:ice_aq_wait_for_event (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/net/ethernet/intel/ice/ |
| H A D | ice_fw_update.c | 327 err = ice_aq_wait_for_event(pf, &task, 15 * HZ); in ice_write_one_nvm_block() 512 err = ice_aq_wait_for_event(pf, &task, ICE_FW_ERASE_TIMEOUT * HZ); in ice_erase_nvm_module() 603 err = ice_aq_wait_for_event(pf, &task, 30 * HZ); in ice_switch_flash_banks()
|
| H A D | ice.h | 1001 int ice_aq_wait_for_event(struct ice_pf *pf, struct ice_aq_task *task,
|
| H A D | ice_main.c | 1315 int ice_aq_wait_for_event(struct ice_pf *pf, struct ice_aq_task *task, in ice_aq_wait_for_event() function
|