Searched refs:t4_wr_mbox_meat_timeout (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/cxgbe/common/ |
H A D | common.c | 48 return t4_wr_mbox_meat_timeout(adap, mbox, cmd, size, rpl, true, in t4_wr_mbox_timeout()
|
H A D | common.h | 553 int t4_wr_mbox_meat_timeout(struct adapter *adap, int mbox, const void *cmd,
|
H A D | t4_hw.c | 340 int t4_wr_mbox_meat_timeout(struct adapter *adap, int mbox, const void *cmd, in t4_wr_mbox_meat_timeout() function 701 return t4_wr_mbox_meat_timeout(adap, mbox, cmd, size, rpl, in t4_wr_mbox_meat() 9280 ret = t4_wr_mbox_meat_timeout(adapter, mbox, &cmd, sizeof(cmd), NULL, in t4_link_l1cfg_core()
|