Searched refs:GET_TID (Results 1 – 10 of 10) sorted by relevance
896 unsigned int tid = GET_TID(req); in do_act_establish()1047 unsigned int tid = GET_TID(rpl); in do_act_open_rpl()1072 cxgb4_remove_tid(lldi->tids, csk->port_id, GET_TID(rpl), in do_act_open_rpl()1096 unsigned int tid = GET_TID(req); in do_peer_close()1117 unsigned int tid = GET_TID(rpl); in do_close_con_rpl()1156 unsigned int tid = GET_TID(req); in do_abort_req_rss()1204 unsigned int tid = GET_TID(rpl); in do_abort_rpl_rss()1228 unsigned int tid = GET_TID(cpl); in do_rx_data()1250 unsigned int tid = GET_TID(cpl); in do_rx_iscsi_hdr()1357 u32 tid = GET_TID(cpl); in do_rx_iscsi_data()[all …]
1224 unsigned int tid = GET_TID(req); in cxgbit_pass_accept_req()1583 unsigned int stid = GET_TID(rpl); in cxgbit_pass_open_rpl()1605 unsigned int stid = GET_TID(rpl); in cxgbit_close_listsrv_rpl()1627 unsigned int tid = GET_TID(req); in cxgbit_pass_establish()1726 unsigned int tid = GET_TID(hdr); in cxgbit_abort_req_rss()1901 unsigned int tid = GET_TID(rpl); in cxgbit_set_tcb_rpl()1922 unsigned int tid = GET_TID(cpl); in cxgbit_rx_data()1965 unsigned int tid = GET_TID(cpl); in cxgbit_rx_cpl()
464 tid = GET_TID(rpl); in cxgbit_uld_lro_rx_handler()
1219 unsigned int tid = GET_TID(req); in act_establish()1851 unsigned int tid = GET_TID(hdr); in rx_data()1925 unsigned int tid = GET_TID(rpl); in abort_rpl()2372 cxgb4_remove_tid(ep->com.dev->rdev.lldi.tids, 0, GET_TID(rpl), in act_open_rpl()2387 unsigned int stid = GET_TID(rpl); in pass_open_rpl()2405 unsigned int stid = GET_TID(rpl); in close_listsrv_rpl()2520 unsigned int hwtid = GET_TID(req); in pass_accept_req()2681 unsigned int tid = GET_TID(req); in pass_establish()2719 unsigned int tid = GET_TID(hdr); in peer_close()2824 unsigned int tid = GET_TID(req); in peer_abort()[all …]
122 unsigned int smtidx = TID_TID_G(GET_TID(rpl)); in do_smt_write_rpl()
1973 unsigned int tid = GET_TID(rpl); in hash_del_filter_rpl()2002 unsigned int tid = GET_TID(rpl); in hash_filter_rpl()2077 unsigned int tid = GET_TID(rpl); in filter_rpl()
206 #define GET_TID(cmd) (TID_G(be32_to_cpu(OPCODE_TID(cmd)))) macro
235 tdev, GET_TID(req), skb); in abort_arp_failure()479 unsigned int tid = GET_TID(req); in do_act_establish()584 cxgb3_queue_tid_release(tdev, GET_TID(rpl)); in do_act_open_rpl()
167 #define GET_TID(cmd) (G_TID(ntohl(OPCODE_TID(cmd)))) macro
207 #define GET_TID(cmd) (G_TID(ntohl(OPCODE_TID(cmd)))) macro