Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/librdmacm/
H A Drsocket.c245 #define RS_OPT_SWAP_SGL (1 << 0) macro
1067 rs->opts = RS_OPT_SWAP_SGL; in rs_save_conn_data()
1831 if (!(rs->opts & RS_OPT_SWAP_SGL)) { in rs_send_credits()
2553 if (!(rs->opts & RS_OPT_SWAP_SGL)) { in rs_send_iomaps()