Home
last modified time | relevance | path

Searched +defs:val +defs:changed (Results 201 – 211 of 211) sorted by relevance

123456789

/linux-6.14.4/drivers/net/ethernet/intel/igb/
Digb_main.c1600 u32 val; in set_tx_desc_fetch_prio() local
1617 u32 val; in set_queue_mode() local
1889 u32 val; in igb_setup_tx_mode() local
2462 netdev_features_t changed = netdev->features ^ features; in igb_set_features() local
4661 u32 val, reg; in igb_set_vf_vlan_strip() local
9550 u32 err, val; in __igb_resume() local
/linux-6.14.4/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth.c64 u32 val = 0; in dpaa2_update_ptp_onestep_direct() local
2560 netdev_features_t changed = features ^ net_dev->features; in dpaa2_eth_set_features() local
/linux-6.14.4/drivers/net/ethernet/intel/e1000e/
Dnetdev.c131 void __ew32(struct e1000_hw *hw, unsigned long reg, u32 val) in __ew32()
7298 netdev_features_t changed = features ^ netdev->features; in e1000_set_features() local
/linux-6.14.4/drivers/block/drbd/
Ddrbd_int.h2226 static inline int drbd_set_ed_uuid(struct drbd_device *device, u64 val) in drbd_set_ed_uuid()
2228 int changed = device->ed_uuid != val; in drbd_set_ed_uuid() local
/linux-6.14.4/drivers/net/usb/
Dr8152.c1648 void write_mii_word(struct net_device *netdev, int phy_id, int reg, int val) in write_mii_word()
3417 netdev_features_t changed = features ^ dev->features; in rtl8152_set_features() local
8960 u16 val; in r8152_get_eee() local
8981 u16 val = linkmode_to_mii_eee_cap1_t(eee->advertised); in r8152_set_eee() local
8994 u16 val; in r8153_get_eee() local
9181 u32 val; in rtl8152_set_tunable() local
/linux-6.14.4/net/wireless/
Dnl80211.c3609 u32 changed; in nl80211_set_wiphy() local
12268 u32 changed = 0; in nl80211_update_connect_params() local
14815 u32 changed = 0; in nl80211_nan_change_config() local
16556 bool val; in nl80211_epcs_cfg() local
/linux-6.14.4/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c37 #define hns3_set_field(origin, shift, val) ((origin) |= (val) << (shift)) argument
2414 netdev_features_t changed = netdev->features ^ features; in hns3_nic_set_features() local
/linux-6.14.4/drivers/net/ethernet/intel/igc/
Digc_main.c5443 netdev_features_t changed = netdev->features ^ features; in igc_set_features() local
7410 u32 err, val; in __igc_resume() local
/linux-6.14.4/drivers/platform/x86/
Dthinkpad_acpi.c8007 u8 val; in fan_select_fan1() local
8021 u8 val; in fan_select_fan2() local
11222 bool changed; in tpacpi_driver_event() local
11711 static int __init set_ibm_param(const char *val, const struct kernel_param *kp) in set_ibm_param()
/linux-6.14.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c9886 __be32 val, m; in ixgbe_clsu32_build_input() local
10252 netdev_features_t changed = netdev->features ^ features; in ixgbe_set_features() local
/linux-6.14.4/drivers/net/wireless/ath/ath10k/
Dwmi.h76 static inline a_sle32 a_cpu_to_sle32(s32 val) in a_cpu_to_sle32()
81 static inline s32 a_sle32_to_cpu(a_sle32 val) in a_sle32_to_cpu()
6125 u8 changed; member
6175 u8 changed; member

123456789