Home
last modified time | relevance | path

Searched refs:cxgb4_alloc_atid (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_filter.c1430 atid = cxgb4_alloc_atid(t, f); in cxgb4_set_hash_filter()
H A Dcxgb4_main.c1593 int cxgb4_alloc_atid(struct tid_info *t, void *data) in cxgb4_alloc_atid() function
1609 EXPORT_SYMBOL(cxgb4_alloc_atid);
/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c1807 csk->atid = cxgb4_alloc_atid(lldi->tids, csk); in init_act_open()