Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgbe/
Dt4_sge.c4123 V_FW_ETH_TX_PKT_WR_IMMDLEN(ctrl)); in write_txpkt_vm_wr()
4309 V_FW_ETH_TX_PKT_WR_IMMDLEN(ctrl)); in write_txpkt_wr()
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
Dt4fw_interface.h563 #define V_FW_ETH_TX_PKT_WR_IMMDLEN(x) ((x) << S_FW_ETH_TX_PKT_WR_IMMDLEN) macro
/freebsd-10-stable/sys/dev/cxgbe/firmware/
Dt4fw_interface.h708 #define V_FW_ETH_TX_PKT_WR_IMMDLEN(x) ((x) << S_FW_ETH_TX_PKT_WR_IMMDLEN) macro