Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dmem.c95 V_ULPTX_NSGE(1)); in _c4iw_write_mem_dma_aligned()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tls.c432 V_ULPTX_NSGE(nsegs)); in write_ktlstx_sgl()
H A Dt4_cpl_io.c581 V_ULPTX_NSGE(nsegs)); in write_tx_sgl()
/freebsd/sys/dev/cxgbe/
H A Dt4_netmap.c1004 V_ULPTX_NSGE(1)); in cxgbe_nm_tx()
H A Dt4_sge.c6046 V_ULPTX_NSGE(nsegs)); in write_gl_to_txd()
6719 V_ULPTX_NSGE(nsegs)); in write_ethofld_wr()
/freebsd/sys/dev/cxgbe/crypto/
H A Dt6_kern_tls.c1063 V_ULPTX_NSGE(nsegs)); in write_gl_to_buf()
H A Dt4_crypto.c405 V_ULPTX_NSGE(nsegs)); in ccr_write_ulptx_sgl()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h2888 #define V_ULPTX_NSGE(x) ((x) << S_ULPTX_NSGE) macro