Searched refs:cxgb4_free_atid (Results 1 – 6 of 6) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_uld.h | 247 void cxgb4_free_atid(struct tid_info *t, unsigned int atid);
|
D | cxgb4_filter.c | 1503 cxgb4_free_atid(t, atid); in cxgb4_set_hash_filter() 2023 cxgb4_free_atid(t, ftid); in hash_filter_rpl() 2066 cxgb4_free_atid(t, ftid); in hash_filter_rpl()
|
D | cxgb4_main.c | 1615 void cxgb4_free_atid(struct tid_info *t, unsigned int atid) in cxgb4_free_atid() function 1625 EXPORT_SYMBOL(cxgb4_free_atid);
|
/linux-5.19.10/drivers/infiniband/hw/cxgb4/ |
D | cm.c | 562 cxgb4_free_atid(ep->com.dev->rdev.lldi.tids, ep->atid); in act_open_req_arp_failure() 1245 cxgb4_free_atid(t, atid); in act_establish() 2249 cxgb4_free_atid(ep->com.dev->rdev.lldi.tids, ep->atid); in c4iw_reconnect() 2332 cxgb4_free_atid(t, atid); in act_open_rpl() 2369 cxgb4_free_atid(t, atid); in act_open_rpl() 3447 cxgb4_free_atid(ep->com.dev->rdev.lldi.tids, ep->atid); in c4iw_connect() 3784 cxgb4_free_atid(dev->rdev.lldi.tids, atid); in active_ofld_conn_reply()
|
/linux-5.19.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ |
D | chcr_ktls.c | 315 cxgb4_free_atid(t, atid); in chcr_setup_connection() 669 cxgb4_free_atid(t, atid); in chcr_ktls_cpl_act_open_rpl()
|
/linux-5.19.10/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 885 cxgb4_free_atid(lldi->tids, csk->atid); in free_atid()
|