Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/
Dt3cdev.h47 T3A = 0, enumerator
Dcxgb3_offload.c632 if (tdev->type == T3A) in cxgb3_remove_tid()
1332 type = T3A; in adap2type()
/Linux-v5.4/drivers/infiniband/hw/cxgb3/
Diwch.h133 return rhp->rdev.t3cdev_p->type == T3A; in t3a_device()
Diwch_cm.c1185 if (ep->com.tdev->type != T3A && act_open_has_tid(rpl->status)) in act_open_rpl()
1315 if (tdev->type != T3A) in reject_cr()
Dcxio_hal.c182 if (rdev_p->t3cdev_p->type != T3A) in cxio_create_cq()