Searched refs:TX_HDR_WRB_EVT (Results 1 – 2 of 2) sorted by relevance
243 #define TX_HDR_WRB_EVT BIT(1) /* word 2 */ macro
1230 if (!(hdr->dw[2] & cpu_to_le32(TX_HDR_WRB_EVT))) in be_xmit_flush()1231 hdr->dw[2] |= cpu_to_le32(TX_HDR_WRB_EVT | TX_HDR_WRB_COMPL); in be_xmit_flush()