Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_ll2.c1431 enum core_error_handle error_mode; in qed_ll2_establish_connection_rx() local
1439 error_mode = qed_ll2_get_error_choice(error_input); in qed_ll2_establish_connection_rx()
1441 CORE_RX_ACTION_ON_ERROR_PACKET_TOO_BIG, error_mode); in qed_ll2_establish_connection_rx()
1443 error_mode = qed_ll2_get_error_choice(error_input); in qed_ll2_establish_connection_rx()
1444 SET_FIELD(action_on_error, CORE_RX_ACTION_ON_ERROR_NO_BUFF, error_mode); in qed_ll2_establish_connection_rx()