Searched refs:cxgb4_free_atid (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
| D | cxgb4_uld.h | 165 void cxgb4_free_atid(struct tid_info *t, unsigned int atid);
|
| D | cxgb4_main.c | 1487 void cxgb4_free_atid(struct tid_info *t, unsigned int atid) in cxgb4_free_atid() function 1497 EXPORT_SYMBOL(cxgb4_free_atid);
|
| /linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
| D | cm.c | 463 cxgb4_free_atid(ep->com.dev->rdev.lldi.tids, ep->atid); in act_open_req_arp_failure() 1137 cxgb4_free_atid(t, atid); in act_establish() 2084 cxgb4_free_atid(ep->com.dev->rdev.lldi.tids, ep->atid); in c4iw_reconnect() 2165 cxgb4_free_atid(t, atid); in act_open_rpl() 2200 cxgb4_free_atid(t, atid); in act_open_rpl() 3260 cxgb4_free_atid(ep->com.dev->rdev.lldi.tids, ep->atid); in c4iw_connect() 3582 cxgb4_free_atid(dev->rdev.lldi.tids, atid); in active_ofld_conn_reply()
|
| /linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/ |
| D | cxgb4i.c | 703 cxgb4_free_atid(lldi->tids, csk->atid); in free_atid()
|