Searched refs:cxgb4_free_atid (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_uld.h | 247 void cxgb4_free_atid(struct tid_info *t, unsigned int atid);
|
H A D | cxgb4_filter.c | 1504 cxgb4_free_atid(t, atid); in cxgb4_set_hash_filter() 2024 cxgb4_free_atid(t, ftid); in hash_filter_rpl() 2067 cxgb4_free_atid(t, ftid); in hash_filter_rpl()
|
H A D | cxgb4_main.c | 1614 void cxgb4_free_atid(struct tid_info *t, unsigned int atid) in cxgb4_free_atid() function 1624 EXPORT_SYMBOL(cxgb4_free_atid);
|
/openbmc/linux/drivers/infiniband/hw/cxgb4/ |
H A D | cm.c | 562 cxgb4_free_atid(ep->com.dev->rdev.lldi.tids, ep->atid); in act_open_req_arp_failure() 1247 cxgb4_free_atid(t, atid); in act_establish() 2253 cxgb4_free_atid(ep->com.dev->rdev.lldi.tids, ep->atid); in c4iw_reconnect() 2339 cxgb4_free_atid(t, atid); in act_open_rpl() 2376 cxgb4_free_atid(t, atid); in act_open_rpl() 3457 cxgb4_free_atid(ep->com.dev->rdev.lldi.tids, ep->atid); in c4iw_connect() 3794 cxgb4_free_atid(dev->rdev.lldi.tids, atid); in active_ofld_conn_reply()
|
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ |
H A 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()
|
/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/ |
H A D | cxgb4i.c | 885 cxgb4_free_atid(lldi->tids, csk->atid); in free_atid()
|