Lines Matching refs:tid
831 csk, (csk)->state, (csk)->flags, (csk)->tid); in cxgbi_sock_closed()
852 csk, (csk)->state, (csk)->flags, (csk)->tid); in need_active_close()
897 csk, (csk)->state, (csk)->flags, (csk)->tid); in cxgbi_sock_act_open_req_arp_failure()
918 csk, csk->state, csk->flags, csk->tid); in cxgbi_sock_rcv_abort_rpl()
930 csk, (csk)->state, (csk)->flags, (csk)->tid); in cxgbi_sock_rcv_peer_close()
951 csk, csk->state, csk->flags, csk->tid); in cxgbi_sock_rcv_peer_close()
963 csk, (csk)->state, (csk)->flags, (csk)->tid); in cxgbi_sock_rcv_close_conn_rpl()
983 csk, csk->state, csk->flags, csk->tid); in cxgbi_sock_rcv_close_conn_rpl()
996 csk, csk->state, csk->flags, csk->tid, credits, in cxgbi_sock_rcv_wr_ack()
1010 csk, csk->state, csk->flags, csk->tid, credits, in cxgbi_sock_rcv_wr_ack()
1017 csk, csk->state, csk->flags, csk->tid, in cxgbi_sock_rcv_wr_ack()
1034 csk, csk->state, csk->flags, csk->tid, snd_una, in cxgbi_sock_rcv_wr_ack()
1105 csk, csk->tid, csk->wr_cred, pending, csk->wr_max_cred); in cxgbi_sock_check_wr_invariants()
1120 csk, csk->state, csk->flags, csk->tid); in cxgbi_sock_send_pdus()
1128 csk, csk->state, csk->flags, csk->tid, csk->err); in cxgbi_sock_send_pdus()
1136 csk, csk->state, csk->flags, csk->tid, csk->write_seq, in cxgbi_sock_send_pdus()
1489 static int ddp_tag_reserve(struct cxgbi_sock *csk, unsigned int tid, in ddp_tag_reserve() argument
1527 hdr.vld_tid = htonl(PPOD_VALID_FLAG | PPOD_TID(tid)); in ddp_tag_reserve()
1539 gl->length, gl->nelem, gl->offset, tid, sw_tag, tag, idx, in ddp_tag_reserve()
1575 err = ddp_tag_reserve(csk, csk->tid, sw_tag, tagp, gl, gfp); in cxgbi_ddp_reserve()
1890 csk, csk->state, csk->flags, csk->tid, csk->copied_seq, in csk_return_rx_credits()
2411 err = csk->cdev->csk_ddp_setup_digest(csk, csk->tid, in cxgbi_set_conn_param()
2418 err = csk->cdev->csk_ddp_setup_digest(csk, csk->tid, in cxgbi_set_conn_param()
2542 err = csk->cdev->csk_ddp_setup_pgidx(csk, csk->tid, page_idx, 0); in cxgbi_bind_conn()