Home
last modified time | relevance | path

Searched refs:change_flags (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dmad.h119 __be16 change_flags; /* low 4 bits only */ member
H A Dmad.c575 trap->data.ntc_144.change_flags = in hfi1_node_desc_chg()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dmad.h78 __be16 change_flags; /* low 4 bits only */ member
H A Dmad.c533 trap->data.ntc_144.change_flags = in hfi1_node_desc_chg()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c1336 DECLARE_BITMAP(change_flags, ICE_PF_FLAGS_NBITS); in ice_set_priv_flags()
1362 bitmap_xor(change_flags, pf->flags, orig_flags, ICE_PF_FLAGS_NBITS); in ice_set_priv_flags()
1367 if (test_bit(ICE_FLAG_LINK_DOWN_ON_CLOSE_ENA, change_flags) && in ice_set_priv_flags()
1375 if (test_bit(ICE_FLAG_FW_LLDP_AGENT, change_flags)) { in ice_set_priv_flags()
1460 if (test_bit(ICE_FLAG_LEGACY_RX, change_flags)) { in ice_set_priv_flags()
1467 if (test_bit(ICE_FLAG_VF_TRUE_PROMISC_ENA, change_flags) && in ice_set_priv_flags()
1475 if (test_bit(ICE_FLAG_VF_VLAN_PRUNING, change_flags) && in ice_set_priv_flags()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c1177 DECLARE_BITMAP(change_flags, ICE_PF_FLAGS_NBITS); in ice_set_priv_flags()
1203 bitmap_xor(change_flags, pf->flags, orig_flags, ICE_PF_FLAGS_NBITS); in ice_set_priv_flags()
1208 if (test_bit(ICE_FLAG_LINK_DOWN_ON_CLOSE_ENA, change_flags) && in ice_set_priv_flags()
1216 if (test_bit(ICE_FLAG_FW_LLDP_AGENT, change_flags)) { in ice_set_priv_flags()
1294 if (test_bit(ICE_FLAG_LEGACY_RX, change_flags)) { in ice_set_priv_flags()
1302 if (test_bit(ICE_FLAG_VF_TRUE_PROMISC_ENA, change_flags) && in ice_set_priv_flags()
/kernel/linux/linux-5.10/include/rdma/
H A Dib_mad.h398 u8 change_flags; /* low 3 bits only */ member
/kernel/linux/linux-6.6/include/rdma/
H A Dib_mad.h399 u8 change_flags; /* low 3 bits only */ member
/kernel/linux/linux-5.10/net/core/
H A Dnet-sysfs.c366 static int change_flags(struct net_device *dev, unsigned long new_flags) in change_flags() function
374 return netdev_store(dev, attr, buf, len, change_flags); in flags_store()
/kernel/linux/linux-6.6/net/core/
H A Dnet-sysfs.c369 static int change_flags(struct net_device *dev, unsigned long new_flags) in change_flags() function
377 return netdev_store(dev, attr, buf, len, change_flags); in flags_store()
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_mad.c262 data.details.ntc_144.change_flags = IB_NOTICE_TRAP_NODE_DESC_CHG; in qib_node_desc_chg()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_mad.c262 data.details.ntc_144.change_flags = IB_NOTICE_TRAP_NODE_DESC_CHG; in qib_node_desc_chg()

Completed in 38 milliseconds