Lines Matching +defs:val +defs:cmd
101 unsigned int val = 0; in encx24j600_read_reg() local
110 static void encx24j600_write_reg(struct encx24j600_priv *priv, u8 reg, u16 val) in encx24j600_write_reg()
121 u16 mask, u16 val) in encx24j600_update_reg()
134 unsigned int val = 0; in encx24j600_read_phy() local
143 static void encx24j600_write_phy(struct encx24j600_priv *priv, u8 reg, u16 val) in encx24j600_write_phy()
163 static void encx24j600_cmd(struct encx24j600_priv *priv, u8 cmd) in encx24j600_cmd()
709 unsigned short val; in encx24j600_hw_get_macaddr() local
919 unsigned int val = 0; in encx24j600_get_regs() local
937 struct ethtool_link_ksettings *cmd) in encx24j600_get_link_ksettings()
959 const struct ethtool_link_ksettings *cmd) in encx24j600_set_link_ksettings()
972 static void encx24j600_set_msglevel(struct net_device *dev, u32 val) in encx24j600_set_msglevel()