Searched refs:upper (Results 176 - 200 of 213) sorted by relevance

123456789

/linux-master/drivers/scsi/
H A Dhpsa_cmd.h192 u32 upper; member in struct:vals32
605 __le32 tweak_upper; /* Encryption tweak, upper 4 bytes */
/linux-master/drivers/infiniband/hw/mlx4/
H A Dmain.c139 struct net_device *upper; local
141 upper = netdev_master_upper_dev_get_rcu(dev);
142 if (upper) {
145 active = bond_option_active_slave_get_rcu(netdev_priv(upper));
792 rcu_read_lock(); /* required to get upper dev */
/linux-master/arch/sparc/lib/
H A Dchecksum_32.S68 sll %o4, 16, %o4 ! create upper hword
/linux-master/arch/powerpc/include/asm/
H A Dkvm_book3s.h234 bool upper, u32 val);
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h431 u16 limit; /* upper limit on feature indices */
551 return rx_desc->wb.upper.status_error & cpu_to_le32(stat_err_bits);
/linux-master/drivers/md/dm-vdo/
H A Dblock-map.c1410 * in_cyclic_range() - Check whether the given value is between the lower and upper bounds, within
1414 * @upper: The highest value to accept.
1421 static bool in_cyclic_range(u16 lower, u16 value, u16 upper, u16 modulus) argument
1425 if (upper < lower)
1426 upper += modulus;
1427 return (value <= upper);
/linux-master/drivers/net/ethernet/intel/e1000/
H A De1000_main.c611 /* upper 16 bits has Tx packet buffer allocation size in KB */
3005 tx_desc->upper.data = cpu_to_le32(txd_upper);
3840 while ((eop_desc->upper.data & cpu_to_le32(E1000_TXD_STAT_DD)) &&
3860 tx_desc->upper.data = 0;
3922 eop_desc->upper.fields.status);
H A De1000_ethtool.c1038 tx_desc->upper.data = 0;
/linux-master/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c514 u16 vid = le16_to_cpu(rx_desc->wb.upper.vlan);
690 rx_desc->wb.upper.length = 0;
1145 size = le16_to_cpu(rx_desc->wb.upper.length);
1944 rx_desc->wb.upper.length = 0;
/linux-master/drivers/net/dsa/sja1105/
H A Dsja1105_main.c2654 struct net_device *upper = info->upper_dev; local
2658 if (is_vlan_dev(upper)) {
2663 if (netif_is_bridge_master(upper)) {
2667 if (br && br != upper && br_vlan_enabled(br)) {
/linux-master/net/dsa/
H A Duser.c701 /* Deny adding a bridge VLAN when there is already an 802.1Q upper with
710 "Port already has a VLAN upper with this VID");
1902 * - the 8021q upper VLANs
1905 * - no VLAN (any 8021q upper is a software VLAN)
1916 * - the 8021q upper VLANs
2826 struct net_device *upper; local
2845 netdev_for_each_upper_dev_rcu(conduit, upper, iter) {
2846 if (dsa_user_dev_check(upper))
2848 if (netif_is_bridge_master(upper))
3198 "DSA conduit cannot join unknown upper interface
[all...]
/linux-master/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h804 } upper; member in struct:wx_rx_desc::__anon223
933 u16 limit; /* upper limit on feature indices */
1043 int max_q_vectors; /* upper limit of q_vectors for device */
/linux-master/drivers/video/fbdev/aty/
H A Datyfb_base.c1172 u32 xres, yres, bpp, left, right, upper, lower, hslen, vslen, sync; local
1201 upper = v_total - v_sync_strt - v_sync_wid;
1277 var->upper_margin = upper;
/linux-master/drivers/pci/
H A Dpci.c75 * completions (PCIe r6.0 sec 2.3.1). The spec does not provide an upper
84 unsigned int upper; local
87 /* Use a 20% upper bound, 1ms minimum */
88 upper = max(DIV_ROUND_CLOSEST(delay_ms, 5), 1U);
90 (delay_ms + upper) * USEC_PER_MSEC);
638 * the lower half, and the second dword is the upper half.
/linux-master/tools/power/pm-graph/
H A Dsleepgraph.py4426 html += head.format('%d' % count, mode.upper(),
4433 html += headnone.format('%d' % count, mode.upper())
4514 (title, type.upper(), limit)
4961 host = sv.hostname[0].upper()+sv.hostname[1:]
5464 pprint('SET DISPLAY TO %s' % sv.display.upper())
6151 sysvals.vprint(' %-8s : %s' % (key.upper(), sysvals.stamp[key]))
7070 pprint('Display Status: %s' % sysvals.displayControl('stat').upper())
/linux-master/drivers/net/ethernet/intel/igb/
H A Digb_main.c482 staterr = le32_to_cpu(rx_desc->wb.upper.status_error);
2310 /* upper 16 bits has Tx packet buffer allocation size in KB */
4787 rx_desc->wb.upper.length = 0;
5946 * should have been handled by the upper layers.
6906 /* for this chip family tv_sec is the upper part of the binary value,
8683 le32_to_cpu(rx_desc->wb.upper.status_error));
8791 vid = be16_to_cpu((__force __be16)rx_desc->wb.upper.vlan);
8793 vid = le16_to_cpu(rx_desc->wb.upper.vlan);
8888 size = le16_to_cpu(rx_desc->wb.upper.length);
9094 rx_desc->wb.upper
[all...]
/linux-master/drivers/nvme/host/
H A Dcore.c876 u32 upper, lower; local
887 upper = upper_32_bits(ref48);
890 cmnd->rw.cdw3 = cpu_to_le32(upper);
/linux-master/arch/m68k/ifpsp060/src/
H A Dilsp.S377 tst.w %d0 # is upper word set?
/linux-master/arch/m68k/fpsp040/
H A Dsetox.S67 | 32-bit integer, the upper (more significant) 16 bits are
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dmacsec.c495 epn_state->epn_msb = next_pn_halves->upper;
/linux-master/drivers/net/usb/
H A Dqmi_wwan.c159 return !list_empty(&dev->net->adj_list.upper);
/linux-master/arch/x86/crypto/
H A Dsha512-avx2-asm.S299 # Calculate sigma1 for w[18] and w[19] for upper 128 bit lane
/linux-master/drivers/hwmon/pmbus/
H A Dpmbus_core.c900 * The upper bit is then removed by the mask against
1066 * To determine if an object exceeds upper limits, specify <s1,s2> = <v,limit>.
1506 bool upper = !!(attr->gbit & 0xff00); /* need to check STATUS_WORD */ local
1532 (!upper || data->has_status_word) &&
/linux-master/drivers/net/
H A Dmacsec.c796 rx_sa->next_pn_halves.upper++;
909 recovered_pn.upper++;
/linux-master/include/linux/
H A Dnetdevice.h762 * not crossing its upper bound, as the original dev->num_tc can be updated in
1284 * Called by upper layer devices to accelerate switching or other
1288 * the upper layer will maintain.
1290 * Called by upper layer device to delete the station created
1843 * @upper_level: Maximum depth level of upper devices.
2131 struct list_head upper; member in struct:net_device::__anon2547
2928 struct net_device *upper_dev; /* new upper dev */
2929 bool master; /* is upper dev master */
2931 void *upper_info; /* upper dev info */
3284 * Allow upper layer
[all...]

Completed in 505 milliseconds

123456789