Searched refs:t3_l2t_send_slow (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | l2t.h | 114 int t3_l2t_send_slow(struct t3cdev *dev, struct sk_buff *skb, 126 return t3_l2t_send_slow(dev, skb, e); in l2t_send()
|
H A D | l2t.c | 128 int t3_l2t_send_slow(struct t3cdev *dev, struct sk_buff *skb, in t3_l2t_send_slow() function 177 EXPORT_SYMBOL(t3_l2t_send_slow); variable
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | l2t.h | 114 int t3_l2t_send_slow(struct t3cdev *dev, struct sk_buff *skb, 126 return t3_l2t_send_slow(dev, skb, e); in l2t_send()
|
H A D | l2t.c | 128 int t3_l2t_send_slow(struct t3cdev *dev, struct sk_buff *skb, in t3_l2t_send_slow() function 177 EXPORT_SYMBOL(t3_l2t_send_slow); variable
|
Completed in 3 milliseconds