Searched refs:dw5flags0 (Results 1 – 2 of 2) sorted by relevance
2440 xmit->dw5flags0 &= (~SLI4_SEQ_WQE_SI); in sli_xmit_sequence64_wqe()2441 xmit->dw5flags0 &= (~SLI4_SEQ_WQE_FT);/* force transmit */ in sli_xmit_sequence64_wqe()2442 xmit->dw5flags0 &= (~SLI4_SEQ_WQE_XO);/* exchange responder */ in sli_xmit_sequence64_wqe()2443 xmit->dw5flags0 |= SLI4_SEQ_WQE_LS;/* last in seqence */ in sli_xmit_sequence64_wqe()
1617 u8 dw5flags0; member