Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
H A Dsiw.h282 struct siw_rx_stream { struct
445 struct siw_rx_stream rx_stream;
696 static inline void siw_crc_skb(struct siw_rx_stream *srx, unsigned int len) in siw_crc_skb()
H A Dsiw_qp.c370 struct siw_rx_stream *srx = &qp->rx_stream; in siw_send_terminate()