Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_ibt.c454 &snd_p->tx_mr, &desc)) != IBT_SUCCESS) { in eibnx_setup_txbufs()
1003 if (snd_p->tx_mr) { in eibnx_rb_setup_txbufs()
1005 snd_p->tx_mr)) != IBT_SUCCESS) { in eibnx_rb_setup_txbufs()
1008 snd_p->tx_mr, ret); in eibnx_rb_setup_txbufs()
1010 snd_p->tx_mr = NULL; in eibnx_rb_setup_txbufs()
/titanic_50/usr/src/uts/common/sys/ib/clients/eoib/
H A Denx_impl.h168 ibt_mr_hdl_t tx_mr; member