Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_nvmetcp.h24 #define QED_TCP_HALF_WAY_CLOSE_TIMEOUT 10 macro
H A Dqed_nvmetcp.c107 p_init->half_way_close_timeout = cpu_to_le16(QED_TCP_HALF_WAY_CLOSE_TIMEOUT); in qed_sp_nvmetcp_func_start()