Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/common/
Dcommon.h563 static inline int t4_wr_mbox_timeout(struct adapter *adap, int mbox, in t4_wr_mbox_timeout() function
Dt4_hw.c7796 return t4_wr_mbox_timeout(adap, mbox, &c, sizeof(c), NULL, timeout); in t4_set_params_timeout()