Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_ll2.c1449 enum core_error_handle error_mode; in qed_ll2_establish_connection_rx() local
1457 error_mode = qed_ll2_get_error_choice(error_input); in qed_ll2_establish_connection_rx()
1459 CORE_RX_ACTION_ON_ERROR_PACKET_TOO_BIG, error_mode); in qed_ll2_establish_connection_rx()
1461 error_mode = qed_ll2_get_error_choice(error_input); in qed_ll2_establish_connection_rx()
1462 SET_FIELD(action_on_error, CORE_RX_ACTION_ON_ERROR_NO_BUFF, error_mode); in qed_ll2_establish_connection_rx()