Home
last modified time | relevance | path

Searched refs:action_on_error (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.c937 u8 action_on_error) in qed_sp_ll2_rx_queue_start()
992 p_ramrod->action_on_error.error_type = action_on_error; in qed_sp_ll2_rx_queue_start()
1469 u8 action_on_error = 0; in qed_ll2_establish_connection_rx() local
1478 SET_FIELD(action_on_error, in qed_ll2_establish_connection_rx()
1482 SET_FIELD(action_on_error, CORE_RX_ACTION_ON_ERROR_NO_BUFF, error_mode); in qed_ll2_establish_connection_rx()
1484 rc = qed_sp_ll2_rx_queue_start(p_hwfn, p_ll2_conn, action_on_error); in qed_ll2_establish_connection_rx()
935 qed_sp_ll2_rx_queue_start(struct qed_hwfn *p_hwfn, struct qed_ll2_info *p_ll2_conn, u8 action_on_error) qed_sp_ll2_rx_queue_start() argument
H A Dqed_hsi.h264 struct core_rx_action_on_error action_on_error; member
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.c960 u8 action_on_error) in qed_sp_ll2_rx_queue_start()
1016 p_ramrod->action_on_error.error_type = action_on_error; in qed_sp_ll2_rx_queue_start()
1495 u8 action_on_error = 0; in qed_ll2_establish_connection_rx() local
1504 SET_FIELD(action_on_error, in qed_ll2_establish_connection_rx()
1508 SET_FIELD(action_on_error, CORE_RX_ACTION_ON_ERROR_NO_BUFF, error_mode); in qed_ll2_establish_connection_rx()
1510 rc = qed_sp_ll2_rx_queue_start(p_hwfn, p_ll2_conn, action_on_error); in qed_ll2_establish_connection_rx()
958 qed_sp_ll2_rx_queue_start(struct qed_hwfn *p_hwfn, struct qed_ll2_info *p_ll2_conn, u8 action_on_error) qed_sp_ll2_rx_queue_start() argument
H A Dqed_hsi.h301 struct core_rx_action_on_error action_on_error; member

Completed in 82 milliseconds