Searched refs:cxgb4_free_atid (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h156 void cxgb4_free_atid(struct tid_info *t, unsigned int atid);
H A Dcxgb4_main.c1461 void cxgb4_free_atid(struct tid_info *t, unsigned int atid) cxgb4_free_atid() function
1471 EXPORT_SYMBOL(cxgb4_free_atid); variable
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
H A Dcm.c446 cxgb4_free_atid(ep->com.dev->rdev.lldi.tids, ep->atid); act_open_req_arp_failure()
1084 cxgb4_free_atid(t, atid); act_establish()
2024 cxgb4_free_atid(ep->com.dev->rdev.lldi.tids, ep->atid); c4iw_reconnect()
2096 cxgb4_free_atid(t, atid); act_open_rpl()
2125 cxgb4_free_atid(t, atid); act_open_rpl()
3160 cxgb4_free_atid(ep->com.dev->rdev.lldi.tids, ep->atid); c4iw_connect()
3465 cxgb4_free_atid(dev->rdev.lldi.tids, atid); active_ofld_conn_reply()
/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c696 cxgb4_free_atid(lldi->tids, csk->atid); free_atid()

Completed in 283 milliseconds