Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.c1465 enum core_error_handle error_mode; in qed_ll2_establish_connection_rx() local
1474 error_mode = qed_ll2_get_error_choice(error_input); in qed_ll2_establish_connection_rx()
1476 CORE_RX_ACTION_ON_ERROR_PACKET_TOO_BIG, error_mode); in qed_ll2_establish_connection_rx()
1478 error_mode = qed_ll2_get_error_choice(error_input); in qed_ll2_establish_connection_rx()
1479 SET_FIELD(action_on_error, CORE_RX_ACTION_ON_ERROR_NO_BUFF, error_mode); in qed_ll2_establish_connection_rx()