Searched refs:lookup_tid (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | cxgb3_defs.h | 62 static inline struct t3c_tid_entry *lookup_tid(const struct tid_info *t, in lookup_tid() function
|
| /linux/drivers/scsi/cxgbi/cxgb4i/ |
| H A D | cxgb4i.c | 1100 csk = lookup_tid(t, tid); in do_peer_close() 1121 csk = lookup_tid(t, tid); in do_close_con_rpl() 1161 csk = lookup_tid(t, tid); in do_abort_req_rss() 1208 csk = lookup_tid(t, tid); in do_abort_rpl_rss() 1232 csk = lookup_tid(t, tid); in do_rx_data() 1254 csk = lookup_tid(t, tid); in do_rx_iscsi_hdr() 1360 csk = lookup_tid(t, tid); in do_rx_iscsi_data() 1456 csk = lookup_tid(t, tid); in do_rx_data_ddp() 1524 csk = lookup_tid(t, tid); in do_rx_iscsi_cmp() 1611 csk = lookup_tid(t, tid); in do_fw4_ack() [all …]
|
| /linux/drivers/target/iscsi/cxgbit/ |
| H A D | cxgbit_cm.c | 1250 csk = lookup_tid(t, tid); in cxgbit_pass_accept_req() 1634 csk = lookup_tid(t, tid); in cxgbit_pass_establish() 1905 csk = lookup_tid(t, tid); in cxgbit_set_tcb_rpl() 1926 csk = lookup_tid(t, tid); in cxgbit_rx_data() 1990 csk = lookup_tid(t, tid); in cxgbit_rx_cpl()
|
| H A D | cxgbit_main.c | 465 csk = lookup_tid(lldi->tids, tid); in cxgbit_uld_lro_rx_handler()
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_uld.h | 166 static inline void *lookup_tid(const struct tid_info *t, unsigned int tid) in lookup_tid() function
|
| H A D | cxgb4_filter.c | 1756 f = lookup_tid(t, filter_id); in cxgb4_del_hash_filter() 1980 f = lookup_tid(t, tid); in hash_del_filter_rpl()
|
| H A D | cxgb4_ethtool.c | 1639 return lookup_tid(t, ftid); in cxgb4_get_filter_entry()
|