Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_hw.h242 #define TX_HDR_WRB_COMPL 1 /* word 2 */ macro
H A Dbe_main.c1231 hdr->dw[2] |= cpu_to_le32(TX_HDR_WRB_EVT | TX_HDR_WRB_COMPL); in be_xmit_flush()