Searched refs:cxgb_ioctl (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_main.c | 2531 static int cxgb_ioctl(struct net_device *dev, struct ifreq *req, int cmd) in cxgb_ioctl() function 3184 .ndo_do_ioctl = cxgb_ioctl,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_main.c | 2531 static int cxgb_ioctl(struct net_device *dev, struct ifreq *req, int cmd) in cxgb_ioctl() function 3183 .ndo_eth_ioctl = cxgb_ioctl,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_main.c | 3055 static int cxgb_ioctl(struct net_device *dev, struct ifreq *req, int cmd) in cxgb_ioctl() function 3877 .ndo_do_ioctl = cxgb_ioctl,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_main.c | 3054 static int cxgb_ioctl(struct net_device *dev, struct ifreq *req, int cmd) in cxgb_ioctl() function 3874 .ndo_eth_ioctl = cxgb_ioctl,
|
Completed in 24 milliseconds