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.h570 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.c5891 v = us_to_tcp_ticks(sc, t4_toe_keepalive_idle); in set_params__post_init()
5897 v = us_to_tcp_ticks(sc, t4_toe_keepalive_interval); in set_params__post_init()
5910 v = us_to_tcp_ticks(sc, t4_toe_rexmt_min); in set_params__post_init()
5916 v = us_to_tcp_ticks(sc, t4_toe_rexmt_max); in set_params__post_init()