Searched refs:cpsw_ndo_xdp_xmit (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
H A D | cpsw_new.c | 1099 static int cpsw_ndo_xdp_xmit(struct net_device *ndev, int n, in cpsw_ndo_xdp_xmit() function 1153 .ndo_xdp_xmit = cpsw_ndo_xdp_xmit,
|
H A D | cpsw.c | 1130 static int cpsw_ndo_xdp_xmit(struct net_device *ndev, int n, in cpsw_ndo_xdp_xmit() function 1186 .ndo_xdp_xmit = cpsw_ndo_xdp_xmit,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/ |
H A D | cpsw_new.c | 1090 static int cpsw_ndo_xdp_xmit(struct net_device *ndev, int n, in cpsw_ndo_xdp_xmit() function 1142 .ndo_xdp_xmit = cpsw_ndo_xdp_xmit,
|
H A D | cpsw.c | 1116 static int cpsw_ndo_xdp_xmit(struct net_device *ndev, int n, in cpsw_ndo_xdp_xmit() function 1170 .ndo_xdp_xmit = cpsw_ndo_xdp_xmit,
|
Completed in 10 milliseconds