Searched refs:t3_l2t_get (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb3/ |
D | l2t.h | 112 struct l2t_entry *t3_l2t_get(struct t3cdev *cdev, struct dst_entry *dst,
|
D | l2t.c | 302 struct l2t_entry *t3_l2t_get(struct t3cdev *cdev, struct dst_entry *dst, in t3_l2t_get() function 370 EXPORT_SYMBOL(t3_l2t_get);
|
D | cxgb3_offload.c | 1130 e = t3_l2t_get(tdev, new, dev, daddr); in cxgb_redirect()
|
/linux-5.19.10/drivers/scsi/cxgbi/cxgb3i/ |
D | cxgb3i.c | 971 csk->l2t = t3_l2t_get(t3dev, dst, ndev, in init_act_open()
|