Home
last modified time | relevance | path

Searched defs:hwtid (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c1578 unsigned int hwtid; in chtls_pass_establish() local
1731 unsigned int hwtid = GET_TID(req); in chtls_rx_data() local
1783 unsigned int hwtid = GET_TID(req); in chtls_rx_pdu() local
1852 unsigned int hwtid = GET_TID(req); in chtls_rx_cmp() local
2181 unsigned int hwtid = GET_TID(req); in chtls_conn_cpl() local
2287 unsigned int hwtid = GET_TID(rpl); in chtls_wr_ack() local
2303 unsigned int hwtid = GET_TID(rpl); in chtls_set_tcb_rpl() local
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.c741 unsigned int hwtid = G_TID(ntohl(p->opcode_tid)); in do_hwtid_rpl() local
808 unsigned int hwtid = G_TID(ntohl(p->opcode_tid)); in do_abort_req_rss() local
907 unsigned int hwtid = get_hwtid(skb); in do_term() local
/linux/drivers/infiniband/hw/cxgb4/
H A Dcm.c235 static void release_tid(struct c4iw_rdev *rdev, u32 hwtid, struct sk_buff *skb) in release_tid()
2506 static void reject_cr(struct c4iw_dev *dev, u32 hwtid, struct sk_buff *skb) in reject_cr()
2520 unsigned int hwtid = GET_TID(req); in pass_accept_req() local