Searched refs:changed (Results 126 - 150 of 181) sorted by relevance

12345678

/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_main.c420 netdev_features_t changed = netdev->features ^ features; local
422 if (changed & NETIF_F_HW_VLAN_CTAG_RX)
425 if (changed & NETIF_F_RXALL)
/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c456 netdev_features_t changed = features ^ dev->features; local
460 if (changed & (NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM))
462 if (changed & (NETIF_F_RXCSUM))
/drivers/net/ethernet/cadence/
H A Dmacb.c1950 netdev_features_t changed = features ^ netdev->features; local
1953 if ((changed & NETIF_F_HW_CSUM) && macb_is_gem(bp)) {
1965 if ((changed & NETIF_F_RXCSUM) && macb_is_gem(bp)) {
/drivers/net/ethernet/realtek/
H A D8139too.c202 /* Operational parameters that usually are not changed. */
900 netdev_features_t changed = features ^ dev->features; local
903 if (!(changed & (NETIF_F_RXALL)))
908 if (changed & NETIF_F_RXALL) {
/drivers/net/wireless/
H A Dat76c50x-usb.c2014 static int at76_config(struct ieee80211_hw *hw, u32 changed) argument
2039 u32 changed)
2045 if (!(changed & BSS_CHANGED_BSSID))
2036 at76_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *conf, u32 changed) argument
H A Drndis_wlan.c488 static int rndis_set_wiphy_params(struct wiphy *wiphy, u32 changed);
1225 * changed. But Linux tools assume otherwise. So set the
1883 static int rndis_set_wiphy_params(struct wiphy *wiphy, u32 changed) argument
1889 if (changed & WIPHY_PARAM_FRAG_THRESHOLD) {
1895 if (changed & WIPHY_PARAM_RTS_THRESHOLD) {
/drivers/block/drbd/
H A Ddrbd_int.h515 * the peer, if it changed there as well. */
2330 int changed = device->ed_uuid != val; local
2332 return changed;
/drivers/gpu/drm/i915/
H A Dintel_pm.c612 /* If the scanout has not changed, don't modify the FBC settings.
2332 bool changed; local
2338 changed = ilk_increase_wm_latency(dev_priv, dev_priv->wm.pri_latency, 12) |
2342 if (!changed)
2750 bool changed = false; local
2755 changed = true;
2760 changed = true;
2765 changed = true;
2773 return changed;
/drivers/net/ethernet/calxeda/
H A Dxgmac.c1356 * (ETH_DATA_LEN). This value can be changed with ifconfig.
1517 netdev_features_t changed = dev->features ^ features; local
1519 if (!(changed & NETIF_F_RXCSUM))
/drivers/net/ethernet/freescale/
H A Dgianfar_ethtool.c595 netdev_features_t changed = dev->features ^ features; local
599 if (!(changed & (NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX |
H A Dfec_main.c1738 /* if any of the above changed restart the FEC */
2896 netdev_features_t changed = features ^ netdev->features; local
2900 /* Receive checksum has been changed */
2901 if (changed & NETIF_F_RXCSUM) {
2913 netdev_features_t changed = features ^ netdev->features; local
2915 if (netif_running(netdev) && changed & FEATURES_NEED_QUIESCE) {
/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_main.c1771 netdev_features_t changed = dev->features ^ features; local
1773 if (changed & NETIF_F_RXCSUM) {
1791 * (ETH_DATA_LEN). This value can be changed with ifconfig.
1817 * changed then reinitilisation of the receive ring buffers need to be
2161 * changed at run-time and it is fixed. Viceversa the driver'll try to
/drivers/net/wireless/ti/wl18xx/
H A Dmain.c1564 u32 changed)
1570 if (!(changed & IEEE80211_RC_BW_CHANGED))
1561 wl18xx_sta_rc_update(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct ieee80211_sta *sta, u32 changed) argument
/drivers/cdrom/
H A Dcdrom.c81 the media had changed for devices that _don't_ implement media_changed.
419 * subsequently this was changed to 0x03. probe the one used by this drive
1419 /* set media changed bits, on both queues */
1452 /* set media changed bits on both queues */
1461 * As cdrom implements an extra ioctl consumer for media changed
1507 bool changed; local
1512 /* changed since last call? */
1516 changed = cdi->ioctl_events & DISK_EVENT_MEDIA_CHANGE;
1519 changed = cdi->ops->media_changed(cdi, CDSL_CURRENT);
1521 if (changed) {
[all...]
/drivers/net/ethernet/neterion/vxge/
H A Dvxge-main.c2673 netdev_features_t changed = dev->features ^ features; local
2679 if ((changed & NETIF_F_RXHASH) && netif_running(dev))
2688 netdev_features_t changed = dev->features ^ features; local
2690 if (!(changed & NETIF_F_RXHASH))
3112 "%s: MTU changed to %d", vdev->ndev->name, new_mtu);
3484 * interrupt comes the state will be automatically changed to
/drivers/net/wireless/ath/ath9k/
H A Dath9k.h683 u32 changed);
/drivers/usb/host/
H A Disp1362-hcd.c1496 int ports, i, changed = 0; local
1513 buf[0] = changed = 1;
1522 changed = 1;
1531 return changed;
H A Du132-hcd.c2798 int i, changed = 0, length = 1; local
2808 buf[0] = changed = 1;
2819 changed = 1;
2833 return changed ? length : 0;
/drivers/watchdog/
H A DKconfig1404 can be changed with a boot-time parameter.
1416 minute but can be changed with a boot-time parameter.
/drivers/net/wireless/brcm80211/brcmfmac/
H A Dwl_cfg80211.c1088 static s32 brcmf_cfg80211_set_wiphy_params(struct wiphy *wiphy, u32 changed) argument
1099 if (changed & WIPHY_PARAM_RTS_THRESHOLD &&
1106 if (changed & WIPHY_PARAM_FRAG_THRESHOLD &&
1113 if (changed & WIPHY_PARAM_RETRY_LONG
1120 if (changed & WIPHY_PARAM_RETRY_SHORT
/drivers/infiniband/hw/nes/
H A Dnes_nic.c1629 u32 changed = netdev->features ^ features; local
1631 if (changed & NETIF_F_HW_VLAN_CTAG_RX)
/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c518 netdev_features_t changed = netdev->features ^ features; local
520 if (changed & NETIF_F_HW_VLAN_CTAG_RX)
1122 * if BIOS had changed the dam-read-max-length to an invalid value,
/drivers/net/ethernet/atheros/atlx/
H A Datl2.c412 netdev_features_t changed = netdev->features ^ features; local
414 if (changed & NETIF_F_HW_VLAN_CTAG_RX)
1487 /* FIXME: write the original MAC address back in case it was changed from a
1990 /* need read/modify/write of first changed EEPROM word */
2000 * need read/modify/write of last changed EEPROM word
2804 /* This is the only thing that needs to be changed to adjust the
/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c141 * The link status has changed on the indicated "port" (Virtual Interface).
155 * Tell the OS that the link status has changed and print a short
531 * Allocate each "port"'s initial Queue Sets. These can be changed
673 * parameters can no longer be changed ...
1133 netdev_features_t changed = dev->features ^ features; local
1135 if (changed & NETIF_F_HW_VLAN_CTAG_RX)
/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c1295 f->changed = true;
1316 /* changed tells sync_filters_subtask to
1319 if (f->changed) {
1373 f->changed = true;
1722 if (!f->changed)
1727 f->changed = false;
1786 if (!f->changed)
1791 f->changed = false;
4539 * has changed, e.g. MTU size.
4959 /* Check if ETS configuration has changed */
[all...]

Completed in 631 milliseconds

12345678