Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_ll2.c1447 enum core_error_handle error_mode; in qed_ll2_establish_connection_rx() local
1456 error_mode = qed_ll2_get_error_choice(error_input); in qed_ll2_establish_connection_rx()
1458 CORE_RX_ACTION_ON_ERROR_PACKET_TOO_BIG, error_mode); in qed_ll2_establish_connection_rx()
1460 error_mode = qed_ll2_get_error_choice(error_input); in qed_ll2_establish_connection_rx()
1461 SET_FIELD(action_on_error, CORE_RX_ACTION_ON_ERROR_NO_BUFF, error_mode); in qed_ll2_establish_connection_rx()