Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/
HDt4_sge.c4251 V_FW_ETH_TX_PKT_WR_IMMDLEN(ctrl)); in write_txpkt_vm_wr()
4437 V_FW_ETH_TX_PKT_WR_IMMDLEN(ctrl)); in write_txpkt_wr()
/freebsd-11-stable/sys/dev/cxgbe/firmware/
HDt4fw_interface.h708 #define V_FW_ETH_TX_PKT_WR_IMMDLEN(x) ((x) << S_FW_ETH_TX_PKT_WR_IMMDLEN) macro