Searched refs:ice_aq_wait_for_event (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.6/drivers/net/ethernet/intel/ice/ |
| 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()
|
| D | ice.h | 937 int ice_aq_wait_for_event(struct ice_pf *pf, struct ice_aq_task *task,
|
| D | ice_main.c | 1294 int ice_aq_wait_for_event(struct ice_pf *pf, struct ice_aq_task *task, in ice_aq_wait_for_event() function
|