Searched refs:ifreq (Results 26 - 50 of 260) sorted by relevance

1234567891011

/drivers/net/ethernet/intel/fm10k/
H A Dfm10k.h525 int fm10k_get_ts_config(struct net_device *netdev, struct ifreq *ifr);
526 int fm10k_set_ts_config(struct net_device *netdev, struct ifreq *ifr);
/drivers/net/ethernet/intel/i40e/
H A Di40e_ptp.c411 * @ifreq: ioctl data
417 int i40e_ptp_get_ts_config(struct i40e_pf *pf, struct ifreq *ifr)
543 * @ifreq: ioctl data
554 int i40e_ptp_set_ts_config(struct i40e_pf *pf, struct ifreq *ifr)
/drivers/net/ethernet/intel/igb/
H A Digb.h532 int igb_ptp_set_ts_config(struct net_device *netdev, struct ifreq *ifr);
533 int igb_ptp_get_ts_config(struct net_device *netdev, struct ifreq *ifr);
H A Digb_ptp.c548 * @ifreq:
554 int igb_ptp_get_ts_config(struct net_device *netdev, struct ifreq *ifr)
731 * @ifreq:
734 int igb_ptp_set_ts_config(struct net_device *netdev, struct ifreq *ifr)
/drivers/net/hamradio/
H A Dbaycom_par.c384 static int baycom_ioctl(struct net_device *dev, struct ifreq *ifr,
412 static int baycom_ioctl(struct net_device *dev, struct ifreq *ifr,
H A Dbaycom_ser_fdx.c504 static int baycom_ioctl(struct net_device *dev, struct ifreq *ifr,
539 static int baycom_ioctl(struct net_device *dev, struct ifreq *ifr,
H A Dbaycom_ser_hdx.c540 static int baycom_ioctl(struct net_device *dev, struct ifreq *ifr,
570 static int baycom_ioctl(struct net_device *dev, struct ifreq *ifr,
/drivers/net/wan/
H A Dhdlc_cisco.c65 static int cisco_ioctl(struct net_device *dev, struct ifreq *ifr);
333 static int cisco_ioctl(struct net_device *dev, struct ifreq *ifr)
H A Dhostess_sv11.c151 static int hostess_ioctl(struct net_device *d, struct ifreq *ifr, int cmd)
H A Dhdlc.c206 int hdlc_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd)
/drivers/staging/lustre/lustre/libcfs/linux/
H A Dlinux-tcpip.c80 struct ifreq ifr;
147 struct ifreq *ifr;
/drivers/media/dvb-frontends/
H A Ddibx000_common.h134 u32 ifreq; member in struct:dibx000_bandwidth_config
/drivers/net/ethernet/atheros/atlx/
H A Datlx.c55 static int atlx_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd)
H A Datl2.h45 int ethtool_ioctl(struct ifreq *ifr);
/drivers/net/ieee802154/
H A Dfakehard.c274 static int ieee802154_fake_ioctl(struct net_device *dev, struct ifreq *ifr,
/drivers/net/wireless/ath/wil6210/
H A Dnetdev.c55 static int wil_do_ioctl(struct net_device *ndev, struct ifreq *ifr, int cmd)
/drivers/net/ethernet/freescale/
H A Dfec_ptp.c490 * @ifreq: ioctl data
493 int fec_ptp_set(struct net_device *ndev, struct ifreq *ifr)
540 int fec_ptp_get(struct net_device *ndev, struct ifreq *ifr)
/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ptp.c565 int ixgbe_ptp_get_ts_config(struct ixgbe_adapter *adapter, struct ifreq *ifr)
702 * @ifreq: ioctl data
707 int ixgbe_ptp_set_ts_config(struct ixgbe_adapter *adapter, struct ifreq *ifr)
/drivers/net/ethernet/sfc/
H A Dnic.h586 int efx_ptp_set_ts_config(struct efx_nic *efx, struct ifreq *ifr);
587 int efx_ptp_get_ts_config(struct efx_nic *efx, struct ifreq *ifr);
/drivers/net/irda/
H A Dsh_irda.c671 static int sh_irda_ioctl(struct net_device *ndev, struct ifreq *ifreq, int cmd) argument
H A Dsh_sir.c616 static int sh_sir_ioctl(struct net_device *ndev, struct ifreq *ifreq, int cmd) argument
/drivers/staging/wlan-ng/
H A Dp80211netdev.c100 static int p80211knetdev_do_ioctl(netdevice_t *dev, struct ifreq *ifr,
517 * generic struct ifreq so we can use ptr to func
534 static int p80211knetdev_do_ioctl(netdevice_t *dev, struct ifreq *ifr, int cmd)
/drivers/media/dvb-core/
H A Ddvb_frontend.h159 u32 ifreq; member in struct:tuner_state
/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf.h454 int ethtool_ioctl(struct ifreq *ifr);
/drivers/net/usb/
H A Dax88172a.c54 static int ax88172a_ioctl(struct net_device *net, struct ifreq *rq, int cmd)

Completed in 429 milliseconds

1234567891011