/linux-6.14.4/drivers/net/ethernet/intel/igb/ |
D | igb_main.c | 1600 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/ |
D | dpaa2-eth.c | 64 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/ |
D | netdev.c | 131 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/ |
D | drbd_int.h | 2226 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/ |
D | r8152.c | 1648 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/ |
D | nl80211.c | 3609 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/ |
D | hns3_enet.c | 37 #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/ |
D | igc_main.c | 5443 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/ |
D | thinkpad_acpi.c | 8007 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/ |
D | ixgbe_main.c | 9886 __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/ |
D | wmi.h | 76 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
|