Home
last modified time | relevance | path

Searched refs:sndseq (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/infiniband/hw/cxgb3/
Diwch_cm.c524 req->sndseq = htonl(ep->snd_seq); in send_mpa_req()
575 req->sndseq = htonl(ep->snd_seq); in send_mpa_reject()
626 req->sndseq = htonl(ep->snd_seq); in send_mpa_reply()
/linux-2.6.39/drivers/net/cxgb3/
Dt3_cpl.h781 __be32 sndseq; member
/linux-2.6.39/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c383 req->sndseq = htonl(csk->snd_nxt); in make_tx_data_wr()