Searched refs:cxgb4_l2t_get (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dl2t.h113 struct l2t_entry *cxgb4_l2t_get(struct l2t_data *d, struct neighbour *neigh,
H A Dl2t.c415 struct l2t_entry *cxgb4_l2t_get(struct l2t_data *d, struct neighbour *neigh, function
472 EXPORT_SYMBOL(cxgb4_l2t_get); variable
/linux-master/drivers/target/iscsi/cxgbit/
H A Dcxgbit_cm.c933 csk->l2t = cxgb4_l2t_get(cdev->lldi.l2t,
966 csk->l2t = cxgb4_l2t_get(cdev->lldi.l2t, n, ndev, priority);
968 csk->l2t = cxgb4_l2t_get(cdev->lldi.l2t, n, ndev, 0);
/linux-master/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c1820 csk->l2t = cxgb4_l2t_get(lldi->l2t, n, ndev, priority);
1822 csk->l2t = cxgb4_l2t_get(lldi->l2t, n, ndev, 0);
/linux-master/drivers/infiniband/hw/cxgb4/
H A Dcm.c2102 ep->l2t = cxgb4_l2t_get(cdev->rdev.lldi.l2t,
2123 ep->l2t = cxgb4_l2t_get(cdev->rdev.lldi.l2t,
4157 e = cxgb4_l2t_get(dev->rdev.lldi.l2t, neigh,
4163 e = cxgb4_l2t_get(dev->rdev.lldi.l2t, neigh,
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c1179 csk->l2t_entry = cxgb4_l2t_get(cdev->lldi->l2t, n, ndev, 0);
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.c504 tx_info->l2te = cxgb4_l2t_get(adap->l2t, n, n->dev, 0);

Completed in 257 milliseconds