Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/qed/
H A Dtcp_common.h35 __le16 tx_sws_timer; member
H A Dqed_if.h513 u16 tx_sws_timer; member
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_iscsi.c247 val = p_params->tx_sws_timer; in qed_sp_iscsi_func_start()
248 p_ramrod->tcp_init.tx_sws_timer = cpu_to_le16(val); in qed_sp_iscsi_func_start()
H A Dqed_nvmetcp.c106 p_ramrod->tcp_init.tx_sws_timer = cpu_to_le16(QED_TCP_SWS_TIMER); in qed_sp_nvmetcp_func_start()
H A Dqed_iwarp.c117 p_ramrod->tcp.tx_sws_timer = cpu_to_le16(QED_TX_SWS_TIMER_DFLT); in qed_iwarp_init_fw_ramrod()
/openbmc/linux/drivers/scsi/qedi/
H A Dqedi_main.c870 qedi->pf_params.iscsi_pf_params.tx_sws_timer = QED_TX_SWS_TIMER_DFLT; in qedi_set_iscsi_pf_param()