Home
last modified time | relevance | path

Searched refs:otx2_ioctl (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_vf.c499 .ndo_eth_ioctl = otx2_ioctl,
H A Dotx2_pf.c2327 int otx2_ioctl(struct net_device *netdev, struct ifreq *req, int cmd) in otx2_ioctl() function
2342 EXPORT_SYMBOL(otx2_ioctl); variable
2758 .ndo_eth_ioctl = otx2_ioctl,
H A Dotx2_common.h1037 int otx2_ioctl(struct net_device *netdev, struct ifreq *req, int cmd);
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_pf.c1918 static int otx2_ioctl(struct net_device *netdev, struct ifreq *req, int cmd) in otx2_ioctl() function
1944 .ndo_do_ioctl = otx2_ioctl,

Completed in 10 milliseconds