/Linux-v5.4/net/core/ |
D | dev_ioctl.c | 21 static int dev_ifname(struct net *net, struct ifreq *ifr) in dev_ifname() 103 static int dev_ifsioc_locked(struct net *net, struct ifreq *ifr, unsigned int cmd) in dev_ifsioc_locked() 169 static int net_hwtstamp_validate(struct ifreq *ifr) in net_hwtstamp_validate() 224 static int dev_ifsioc(struct net *net, struct ifreq *ifr, unsigned int cmd) in dev_ifsioc() 378 int dev_ioctl(struct net *net, unsigned int cmd, struct ifreq *ifr, bool *need_copyout) in dev_ioctl()
|
/Linux-v5.4/drivers/net/dsa/mv88e6xxx/ |
D | hwtstamp.h | 136 int port, struct ifreq *ifr) in mv88e6xxx_port_hwtstamp_set() 142 int port, struct ifreq *ifr) in mv88e6xxx_port_hwtstamp_get()
|
D | hwtstamp.c | 176 struct ifreq *ifr) in mv88e6xxx_port_hwtstamp_set() 201 struct ifreq *ifr) in mv88e6xxx_port_hwtstamp_get()
|
/Linux-v5.4/drivers/net/wan/ |
D | hdlc_raw.c | 36 static int raw_ioctl(struct net_device *dev, struct ifreq *ifr) in raw_ioctl()
|
D | hdlc_raw_eth.c | 51 static int raw_eth_ioctl(struct net_device *dev, struct ifreq *ifr) in raw_eth_ioctl()
|
D | hostess_sv11.c | 152 static int hostess_ioctl(struct net_device *d, struct ifreq *ifr, int cmd) in hostess_ioctl()
|
D | hdlc_x25.c | 187 static int x25_ioctl(struct net_device *dev, struct ifreq *ifr) in x25_ioctl()
|
D | sealevel.c | 144 static int sealevel_ioctl(struct net_device *d, struct ifreq *ifr, int cmd) in sealevel_ioctl()
|
D | hdlc.c | 195 int hdlc_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in hdlc_ioctl()
|
/Linux-v5.4/drivers/net/wan/lmc/ |
D | lmc_proto.c | 63 int lmc_proto_ioctl(lmc_softc_t *sc, struct ifreq *ifr, int cmd) in lmc_proto_ioctl()
|
/Linux-v5.4/tools/testing/selftests/networking/timestamping/ |
D | hwtstamp_config.c | 88 struct ifreq ifr; in main() local
|
/Linux-v5.4/drivers/net/ethernet/intel/i40e/ |
D | i40e_ptp.c | 516 int i40e_ptp_get_ts_config(struct i40e_pf *pf, struct ifreq *ifr) in i40e_ptp_get_ts_config() 665 int i40e_ptp_set_ts_config(struct i40e_pf *pf, struct ifreq *ifr) in i40e_ptp_set_ts_config()
|
/Linux-v5.4/drivers/net/appletalk/ |
D | cops.c | 512 struct ifreq ifr; in cops_load() local 928 static int cops_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in cops_ioctl()
|
D | ipddp.c | 271 static int ipddp_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in ipddp_ioctl()
|
/Linux-v5.4/tools/testing/selftests/bpf/prog_tests/ |
D | flow_dissector.c | 389 struct ifreq ifr = { in create_tap() local 420 struct ifreq ifr = {}; in ifup() local
|
/Linux-v5.4/tools/testing/selftests/net/ |
D | udpgso.c | 279 struct ifreq ifr; in get_device_mtu() local 293 struct ifreq ifr; in __set_device_mtu() local
|
/Linux-v5.4/arch/um/drivers/ |
D | vector_user.c | 125 struct ifreq ifr; in create_tap_fd() local 155 struct ifreq ifr; in create_raw_fd() local
|
/Linux-v5.4/drivers/net/ethernet/freescale/ |
D | fec_ptp.c | 455 int fec_ptp_set(struct net_device *ndev, struct ifreq *ifr) in fec_ptp_set() 496 int fec_ptp_get(struct net_device *ndev, struct ifreq *ifr) in fec_ptp_get()
|
/Linux-v5.4/drivers/staging/rtl8188eu/os_dep/ |
D | rtw_android.c | 130 int rtw_android_priv_cmd(struct net_device *net, struct ifreq *ifr, int cmd) in rtw_android_priv_cmd()
|
/Linux-v5.4/arch/um/os-Linux/drivers/ |
D | tuntap_user.c | 130 struct ifreq ifr; in tuntap_open() local
|
/Linux-v5.4/drivers/net/ethernet/atheros/atlx/ |
D | atlx.c | 42 static int atlx_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in atlx_ioctl()
|
/Linux-v5.4/drivers/irqchip/ |
D | irq-csky-apb-intc.c | 50 unsigned long ifr = ct->regs.mask - 8; in irq_ck_mask_set_bit() local
|
/Linux-v5.4/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_ptp.c | 952 int ixgbe_ptp_get_ts_config(struct ixgbe_adapter *adapter, struct ifreq *ifr) in ixgbe_ptp_get_ts_config() 1144 int ixgbe_ptp_set_ts_config(struct ixgbe_adapter *adapter, struct ifreq *ifr) in ixgbe_ptp_set_ts_config()
|
/Linux-v5.4/drivers/staging/wlan-ng/ |
D | p80211netdev.c | 541 struct ifreq *ifr, int cmd) in p80211knetdev_do_ioctl()
|
/Linux-v5.4/drivers/net/hamradio/ |
D | bpqether.c | 295 static int bpq_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in bpq_ioctl()
|