Home
last modified time | relevance | path

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

/freebsd-src/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-src/sys/dev/cxgbe/
H A Dt4_main.c5781 v = us_to_tcp_ticks(sc, t4_toe_keepalive_idle); in ifmedia_add4()
5787 v = us_to_tcp_ticks(sc, t4_toe_keepalive_interval); in ifmedia_add4()
5800 v = us_to_tcp_ticks(sc, t4_toe_rexmt_min); in set_current_media()
5806 v = us_to_tcp_ticks(sc, t4_toe_rexmt_max); in set_current_media()