cxgb4_l2t_get    1062 drivers/crypto/chelsio/chtls/chtls_cm.c 	csk->l2t_entry = cxgb4_l2t_get(cdev->lldi->l2t, n, ndev, 0);
cxgb4_l2t_get    2099 drivers/infiniband/hw/cxgb4/cm.c 		ep->l2t = cxgb4_l2t_get(cdev->rdev.lldi.l2t,
cxgb4_l2t_get    2120 drivers/infiniband/hw/cxgb4/cm.c 		ep->l2t = cxgb4_l2t_get(cdev->rdev.lldi.l2t,
cxgb4_l2t_get    4152 drivers/infiniband/hw/cxgb4/cm.c 		e = cxgb4_l2t_get(dev->rdev.lldi.l2t, neigh,
cxgb4_l2t_get    4158 drivers/infiniband/hw/cxgb4/cm.c 		e = cxgb4_l2t_get(dev->rdev.lldi.l2t, neigh,
cxgb4_l2t_get     476 drivers/net/ethernet/chelsio/cxgb4/l2t.c EXPORT_SYMBOL(cxgb4_l2t_get);
cxgb4_l2t_get     113 drivers/net/ethernet/chelsio/cxgb4/l2t.h struct l2t_entry *cxgb4_l2t_get(struct l2t_data *d, struct neighbour *neigh,
cxgb4_l2t_get    1739 drivers/scsi/cxgbi/cxgb4i/cxgb4i.c 	csk->l2t = cxgb4_l2t_get(lldi->l2t, n, ndev, priority);
cxgb4_l2t_get    1741 drivers/scsi/cxgbi/cxgb4i/cxgb4i.c 	csk->l2t = cxgb4_l2t_get(lldi->l2t, n, ndev, 0);
cxgb4_l2t_get     931 drivers/target/iscsi/cxgbit/cxgbit_cm.c 		csk->l2t = cxgb4_l2t_get(cdev->lldi.l2t,
cxgb4_l2t_get     964 drivers/target/iscsi/cxgbit/cxgbit_cm.c 		csk->l2t = cxgb4_l2t_get(cdev->lldi.l2t, n, ndev, priority);
cxgb4_l2t_get     966 drivers/target/iscsi/cxgbit/cxgbit_cm.c 		csk->l2t = cxgb4_l2t_get(cdev->lldi.l2t, n, ndev, 0);