Searched defs:ifs (Results 1 – 21 of 21) sorted by relevance
/drivers/net/wan/ |
D | hdlc_raw.c | 36 static int raw_ioctl(struct net_device *dev, struct if_settings *ifs) in raw_ioctl()
|
D | hdlc_raw_eth.c | 51 static int raw_eth_ioctl(struct net_device *dev, struct if_settings *ifs) in raw_eth_ioctl()
|
D | hdlc_x25.c | 277 static int x25_ioctl(struct net_device *dev, struct if_settings *ifs) in x25_ioctl()
|
D | hdlc.c | 199 int hdlc_ioctl(struct net_device *dev, struct if_settings *ifs) in hdlc_ioctl()
|
D | hdlc_fr.c | 360 static int pvc_ioctl(struct net_device *dev, struct if_settings *ifs) in pvc_ioctl() 1182 static int fr_ioctl(struct net_device *dev, struct if_settings *ifs) in fr_ioctl()
|
D | hdlc_cisco.c | 309 static int cisco_ioctl(struct net_device *dev, struct if_settings *ifs) in cisco_ioctl()
|
D | c101.c | 231 static int c101_ioctl(struct net_device *dev, struct if_settings *ifs) in c101_ioctl()
|
D | pci200syn.c | 182 static int pci200_ioctl(struct net_device *dev, struct if_settings *ifs) in pci200_ioctl()
|
D | fsl_ucc_hdlc.c | 679 static int uhdlc_ioctl(struct net_device *dev, struct if_settings *ifs) in uhdlc_ioctl()
|
D | pc300too.c | 189 static int pc300_ioctl(struct net_device *dev, struct if_settings *ifs) in pc300_ioctl()
|
D | wanxl.c | 346 static int wanxl_ioctl(struct net_device *dev, struct if_settings *ifs) in wanxl_ioctl()
|
D | farsync.c | 1787 struct if_settings *ifs) in fst_set_iface() 1859 struct if_settings *ifs) in fst_get_iface() 2022 fst_ioctl(struct net_device *dev, struct if_settings *ifs) in fst_ioctl()
|
D | n2.c | 242 static int n2_ioctl(struct net_device *dev, struct if_settings *ifs) in n2_ioctl()
|
D | hdlc_ppp.c | 658 static int ppp_ioctl(struct net_device *dev, struct if_settings *ifs) in ppp_ioctl()
|
D | ixp4xx_hss.c | 1257 static int hss_hdlc_ioctl(struct net_device *dev, struct if_settings *ifs) in hss_hdlc_ioctl()
|
/drivers/net/wireless/ralink/rt2x00/ |
D | rt2x00reg.h | 80 enum ifs { enum
|
D | rt2x00queue.h | 305 enum ifs ifs; member
|
/drivers/net/ethernet/i825xx/ |
D | sun3_82586.h | 235 unsigned char ifs; /* inter frame spacing */ member
|
/drivers/block/aoe/ |
D | aoe.h | 143 struct aoeif ifs[NAOEIFS]; member
|
/drivers/char/pcmcia/ |
D | synclink_cs.c | 4057 static int hdlcdev_wan_ioctl(struct net_device *dev, struct if_settings *ifs) in hdlcdev_wan_ioctl()
|
/drivers/tty/ |
D | synclink_gt.c | 1527 static int hdlcdev_ioctl(struct net_device *dev, struct if_settings *ifs) in hdlcdev_ioctl()
|