Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c6636 V_FW_ETH_TX_EO_WR_IMMDLEN(ctrl) | V_FW_WR_COMPL(!!compl)); in write_ethofld_wr()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h861 #define V_FW_ETH_TX_EO_WR_IMMDLEN(x) ((x) << S_FW_ETH_TX_EO_WR_IMMDLEN) macro