Home
last modified time | relevance | path

Searched defs:newval (Results 1 – 23 of 23) sorted by relevance

/drivers/net/bonding/
Dbond_options.c720 const struct bond_opt_value *newval) in bond_option_mode_set()
741 const struct bond_opt_value *newval) in bond_option_active_slave_set()
810 const struct bond_opt_value *newval) in bond_option_miimon_set()
849 const struct bond_opt_value *newval) in bond_option_updelay_set()
871 const struct bond_opt_value *newval) in bond_option_downdelay_set()
893 const struct bond_opt_value *newval) in bond_option_use_carrier_set()
907 const struct bond_opt_value *newval) in bond_option_arp_interval_set()
1039 const struct bond_opt_value *newval) in bond_option_arp_ip_targets_set()
1065 const struct bond_opt_value *newval) in bond_option_arp_validate_set()
1075 const struct bond_opt_value *newval) in bond_option_arp_all_targets_set()
[all …]
Dbond_netlink.c137 struct bond_opt_value newval; in bond_slave_changelink() local
163 struct bond_opt_value newval; in bond_changelink() local
Dbond_main.c3373 struct bond_opt_value newval; in bond_do_ioctl() local
4273 struct bond_opt_value newval; in bond_check_params() local
/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_gmac.c116 static void hns_gmac_set_tx_auto_pause_frames(void *mac_drv, u16 newval) in hns_gmac_set_tx_auto_pause_frames()
124 static void hns_gmac_get_tx_auto_pause_frames(void *mac_drv, u16 *newval) in hns_gmac_get_tx_auto_pause_frames()
132 static void hns_gmac_set_rx_auto_pause_frames(void *mac_drv, u32 newval) in hns_gmac_set_rx_auto_pause_frames()
140 static void hns_gmac_config_max_frame_length(void *mac_drv, u16 newval) in hns_gmac_config_max_frame_length()
151 static void hns_gmac_config_an_mode(void *mac_drv, u8 newval) in hns_gmac_config_an_mode()
170 static void hns_gmac_set_duplex_type(void *mac_drv, u8 newval) in hns_gmac_set_duplex_type()
433 static void hns_gmac_config_pad_and_crc(void *mac_drv, u8 newval) in hns_gmac_config_pad_and_crc()
Dhns_dsaf_xgmac.c218 static void hns_xgmac_config_pad_and_crc(void *mac_drv, u8 newval) in hns_xgmac_config_pad_and_crc()
302 static void hns_xgmac_config_max_frame_length(void *mac_drv, u16 newval) in hns_xgmac_config_max_frame_length()
/drivers/hwmon/
Dasc7621.c485 u8 currval, newval = 0; in store_ap2_temp() local
535 u8 currval, config, altbit, newval; in store_pwm_ac() local
573 u8 config, altbit, minoff, val, newval; in show_pwm_enable() local
604 u8 currval, config, altbit, newval, minoff = 255; in store_pwm_enable() local
677 u8 currval, newval = 255; in store_pwm_freq() local
726 u8 currval, newval = 255; in store_pwm_ast() local
773 u8 currval, newval = 255; in store_temp_st() local
/drivers/mmc/host/
Dsdhci-bcm2835.c83 u32 newval = (oldval & ~mask) | (val << word_shift); in bcm2835_sdhci_writew() local
107 u32 newval = (oldval & ~mask) | (val << byte_shift); in bcm2835_sdhci_writeb() local
Dsdhci-iproc.c119 u32 oldval, newval; in sdhci_iproc_writew() local
159 u32 newval = (oldval & ~mask) | (val << byte_shift); in sdhci_iproc_writeb() local
/drivers/net/phy/
Dmicrel.c312 int newval; in ksz9021_load_values_from_of() local
427 u16 newval; in ksz9031_of_load_skew_values() local
/drivers/media/usb/em28xx/
Dem28xx-core.c219 u8 newval; in em28xx_write_reg_bits() local
238 u8 newval; in em28xx_toggle_reg_bits() local
/drivers/scsi/aic94xx/
Daic94xx_reg.h226 u16 oldval, u16 newval) in asd_ddbsite_update_word()
/drivers/watchdog/
Dbcm_kona_wdt.c191 unsigned mask, unsigned newval) in bcm_kona_wdt_ctrl_reg_modify()
/drivers/infiniband/hw/qib/
Dqib_sd7220.c593 u64 newval = 0; in epb_access() local
605 u64 newval = EPB_ACC_REQ | oct_sel; in epb_access() local
/drivers/scsi/lpfc/
Dlpfc_nl.h137 uint32_t newval; member
/drivers/video/fbdev/
Damba-clcd.c354 u32 val, mask, newval; in clcdfb_setcolreg() local
/drivers/staging/media/lirc/
Dlirc_sir.c317 int newval; in add_read_queue() local
/drivers/usb/serial/
Diuu_phoenix.c920 u32 newval = cflag & supported_mask; in iuu_set_termios() local
/drivers/media/usb/dvb-usb/
Dcxusb.c103 u8 newval) in cxusb_bluebird_gpio_rw()
/drivers/scsi/cxlflash/
Dmain.c325 long newval; in send_cmd() local
/drivers/mtd/nand/
Ddiskonchip.c1525 unsigned char newval; in doc_probe() local
/drivers/net/ethernet/natsemi/
Dnatsemi.c2700 static int netdev_set_wol(struct net_device *dev, u32 newval) in netdev_set_wol()
2766 static int netdev_set_sopass(struct net_device *dev, u8 *newval) in netdev_set_sopass()
/drivers/tty/
Dsynclinkmp.c3067 unsigned char newval = oldval + in wait_mgsl_event() local
/drivers/net/ethernet/broadcom/
Dtg3.c6133 static void tg3_refclk_write(struct tg3 *tp, u64 newval) in tg3_refclk_write()