Home
last modified time | relevance | path

Searched refs:T3A (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb3/
Dt3cdev.h47 T3A = 0, enumerator
Dcxgb3_offload.c632 if (tdev->type == T3A) in cxgb3_remove_tid()
1356 type = T3A; in adap2type()
/drivers/infiniband/hw/cxgb3/
Diwch.h134 return rhp->rdev.t3cdev_p->type == T3A; in t3a_device()
Diwch_cm.c1186 if (ep->com.tdev->type != T3A && act_open_has_tid(rpl->status)) in act_open_rpl()
1316 if (tdev->type != T3A) in reject_cr()
Dcxio_hal.c185 if (rdev_p->t3cdev_p->type != T3A) in cxio_create_cq()