Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h636 static inline u_int us_to_tcp_ticks(const struct adapter *adap, u_long us) in us_to_tcp_ticks() function
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c6114 v = us_to_tcp_ticks(sc, t4_toe_keepalive_idle); in set_params__post_init()
6120 v = us_to_tcp_ticks(sc, t4_toe_keepalive_interval); in set_params__post_init()
6133 v = us_to_tcp_ticks(sc, t4_toe_rexmt_min); in set_params__post_init()
6139 v = us_to_tcp_ticks(sc, t4_toe_rexmt_max); in set_params__post_init()