Lines Matching refs:tid
827 csk, (csk)->state, (csk)->flags, (csk)->tid); in cxgbi_sock_closed()
848 csk, (csk)->state, (csk)->flags, (csk)->tid); in need_active_close()
893 csk, (csk)->state, (csk)->flags, (csk)->tid); in cxgbi_sock_act_open_req_arp_failure()
914 csk, csk->state, csk->flags, csk->tid); in cxgbi_sock_rcv_abort_rpl()
926 csk, (csk)->state, (csk)->flags, (csk)->tid); in cxgbi_sock_rcv_peer_close()
947 csk, csk->state, csk->flags, csk->tid); in cxgbi_sock_rcv_peer_close()
959 csk, (csk)->state, (csk)->flags, (csk)->tid); in cxgbi_sock_rcv_close_conn_rpl()
979 csk, csk->state, csk->flags, csk->tid); in cxgbi_sock_rcv_close_conn_rpl()
992 csk, csk->state, csk->flags, csk->tid, credits, in cxgbi_sock_rcv_wr_ack()
1006 csk, csk->state, csk->flags, csk->tid, credits, in cxgbi_sock_rcv_wr_ack()
1013 csk, csk->state, csk->flags, csk->tid, in cxgbi_sock_rcv_wr_ack()
1030 csk, csk->state, csk->flags, csk->tid, snd_una, in cxgbi_sock_rcv_wr_ack()
1101 csk, csk->tid, csk->wr_cred, pending, csk->wr_max_cred); in cxgbi_sock_check_wr_invariants()
1116 csk, csk->state, csk->flags, csk->tid); in cxgbi_sock_send_pdus()
1124 csk, csk->state, csk->flags, csk->tid, csk->err); in cxgbi_sock_send_pdus()
1132 csk, csk->state, csk->flags, csk->tid, csk->write_seq, in cxgbi_sock_send_pdus()
1485 static int ddp_tag_reserve(struct cxgbi_sock *csk, unsigned int tid, in ddp_tag_reserve() argument
1523 hdr.vld_tid = htonl(PPOD_VALID_FLAG | PPOD_TID(tid)); in ddp_tag_reserve()
1535 gl->length, gl->nelem, gl->offset, tid, sw_tag, tag, idx, in ddp_tag_reserve()
1571 err = ddp_tag_reserve(csk, csk->tid, sw_tag, tagp, gl, gfp); in cxgbi_ddp_reserve()
1886 csk, csk->state, csk->flags, csk->tid, csk->copied_seq, in csk_return_rx_credits()
2407 err = csk->cdev->csk_ddp_setup_digest(csk, csk->tid, in cxgbi_set_conn_param()
2414 err = csk->cdev->csk_ddp_setup_digest(csk, csk->tid, in cxgbi_set_conn_param()
2538 err = csk->cdev->csk_ddp_setup_pgidx(csk, csk->tid, page_idx, 0); in cxgbi_bind_conn()