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