Searched refs:action_on_error (Results 1 – 2 of 2) sorted by relevance
828 u8 action_on_error) in ecore_sp_ll2_rx_queue_start() argument886 p_ramrod->action_on_error.error_type = action_on_error; in ecore_sp_ll2_rx_queue_start()1371 u8 action_on_error = 0; in ecore_ll2_establish_connection_rx() local1379 SET_FIELD(action_on_error, in ecore_ll2_establish_connection_rx()1383 SET_FIELD(action_on_error, in ecore_ll2_establish_connection_rx()1386 return ecore_sp_ll2_rx_queue_start(p_hwfn, p_ll2_conn, action_on_error); in ecore_ll2_establish_connection_rx()
317 …struct core_rx_action_on_error action_on_error /* Specifies how ll2 should deal with packets error… member