Searched refs:u16 (Results 251 - 275 of 10531) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dhtb.h14 typedef int (*mlx5e_fp_htb_enumerate)(void *data, u16 qid, u32 hw_id);
20 int mlx5e_htb_get_txq_by_classid(struct mlx5e_htb *htb, u16 classid);
25 mlx5e_htb_leaf_alloc_queue(struct mlx5e_htb *htb, u16 classid,
29 mlx5e_htb_leaf_to_inner(struct mlx5e_htb *htb, u16 classid, u16 child_classid,
31 int mlx5e_htb_leaf_del(struct mlx5e_htb *htb, u16 *classid,
34 mlx5e_htb_leaf_del_last(struct mlx5e_htb *htb, u16 classid, bool force,
37 mlx5e_htb_node_modify(struct mlx5e_htb *htb, u16 classid, u64 rate, u64 ceil,
H A Dqos.h22 u16 node_qid, u32 hw_id);
23 int mlx5e_activate_qos_sq(void *data, u16 node_qid, u32 hw_id);
24 void mlx5e_deactivate_qos_sq(struct mlx5e_priv *priv, u16 qid);
25 void mlx5e_close_qos_sq(struct mlx5e_priv *priv, u16 qid);
26 void mlx5e_reactivate_qos_sq(struct mlx5e_priv *priv, u16 qid, struct netdev_queue *txq);
27 void mlx5e_reset_qdisc(struct net_device *dev, u16 qid);
38 u16 mlx5e_qid_from_qos(struct mlx5e_channels *chs, u16 qid);
/linux-master/drivers/scsi/snic/
H A Dcq_enet_desc.h18 u8 *type, u8 *color, u16 *q_number, u16 *completed_index)
/linux-master/arch/parisc/include/asm/
H A Dpci.h111 u8 (*inb) (struct pci_hba_data *hba, u16 port);
112 u16 (*inw) (struct pci_hba_data *hba, u16 port);
113 u32 (*inl) (struct pci_hba_data *hba, u16 port);
114 void (*outb) (struct pci_hba_data *hba, u16 port, u8 data);
115 void (*outw) (struct pci_hba_data *hba, u16 port, u16 data);
116 void (*outl) (struct pci_hba_data *hba, u16 port, u32 data);
/linux-master/include/linux/gpio/
H A Daspeed.h14 u16 *vreg_offset, u16 *dreg_offset, u8 *bit);
/linux-master/net/mac80211/
H A Dwme.h13 u16 ieee80211_select_queue_80211(struct ieee80211_sub_if_data *sdata,
16 u16 ieee80211_select_queue(struct ieee80211_sub_if_data *sdata,
H A Drc80211_minstrel_ht.h99 u16 flags;
103 u16 duration[MCS_GROUP_RATES];
112 u16 attempts, last_attempts;
113 u16 success, last_success;
119 u16 prob_avg;
120 u16 prob_avg_1;
141 u16 max_group_tp_rate[MAX_THR_RATES];
142 u16 max_group_prob_rate;
150 u16 sample_rates[MINSTREL_SAMPLE_RATES];
151 u16 cur_sample_rate
[all...]
/linux-master/arch/arm/mach-omap2/
H A Dprcm_mpu_44xx_54xx.h27 extern u32 omap4_prcm_mpu_read_inst_reg(s16 inst, u16 idx);
28 extern void omap4_prcm_mpu_write_inst_reg(u32 val, s16 inst, u16 idx);
/linux-master/include/linux/
H A Dpci-doe.h18 struct pci_doe_mb *pci_find_doe_mailbox(struct pci_dev *pdev, u16 vendor,
21 int pci_doe(struct pci_doe_mb *doe_mb, u16 vendor, u8 type,
H A Dwordpart.h26 #define upper_16_bits(n) ((u16)((n) >> 16))
32 #define lower_16_bits(n) ((u16)((n) & 0xffff))
/linux-master/drivers/net/wireless/microchip/wilc1000/
H A Dwlan_cfg.h11 u16 id;
16 u16 id;
17 u16 val;
21 u16 id;
26 u16 id;
45 int wilc_wlan_cfg_set_wid(u8 *frame, u32 offset, u16 id, u8 *buf, int size);
46 int wilc_wlan_cfg_get_wid(u8 *frame, u32 offset, u16 id);
47 int wilc_wlan_cfg_get_val(struct wilc *wl, u16 wid, u8 *buffer,
/linux-master/fs/smb/server/
H A Dasn1.h17 int build_spnego_ntlmssp_neg_blob(unsigned char **pbuffer, u16 *buflen,
19 int build_spnego_ntlmssp_auth_blob(unsigned char **pbuffer, u16 *buflen,
/linux-master/security/selinux/include/
H A Dibpkey.h22 int sel_ib_pkey_sid(u64 subnet_prefix, u16 pkey, u32 *sid);
28 static inline int sel_ib_pkey_sid(u64 subnet_prefix, u16 pkey, u32 *sid)
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_irq.h14 u16 num_entries; /* total vectors available */
15 u16 num_static; /* preallocated entries */
/linux-master/arch/m68k/include/asm/
H A Draw_io.h22 ({ u16 __v = (*(__force const volatile u16 *) (unsigned long)(addr)); __v; })
26 ({ u16 __v = le16_to_cpu(*(__force const volatile __le16 *) (unsigned long)(addr)); __v; })
31 #define out_be16(addr,w) (void)((*(__force volatile u16 *) (unsigned long)(addr)) = (w))
76 ({ u16 __v = (*(__force const volatile u16 *) (addr)); __v >>= 8; __v; })
78 ({ u16 __v = (*(__force const volatile u16 *) (addr)); __v; })
80 ({ u16 __v = le16_to_cpu(*(__force const volatile u16 *) (add
[all...]
/linux-master/drivers/infiniband/sw/rdmavt/
H A Dmcast.h12 int rvt_attach_mcast(struct ib_qp *ibqp, union ib_gid *gid, u16 lid);
13 int rvt_detach_mcast(struct ib_qp *ibqp, union ib_gid *gid, u16 lid);
/linux-master/security/landlock/
H A Dnet.h19 const u16 port, access_mask_t access_rights);
26 landlock_append_net_rule(struct landlock_ruleset *const ruleset, const u16 port,
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dpeer.h16 u16 ast_hash;
18 u16 hw_peer_id;
35 u16 sec_type;
36 u16 sec_type_grp;
41 void ath11k_peer_unmap_event(struct ath11k_base *ab, u16 peer_id);
42 void ath11k_peer_map_event(struct ath11k_base *ab, u8 vdev_id, u16 peer_id,
43 u8 *mac_addr, u16 ast_hash, u16 hw_peer_id);
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb_82599.h76 int ixgbe_dcb_config_rx_arbiter_82599(struct ixgbe_hw *hw, u16 *refill,
77 u16 *max, u8 *bwg_id, u8 *prio_type,
80 int ixgbe_dcb_config_tx_desc_arbiter_82599(struct ixgbe_hw *hw, u16 *refill,
81 u16 *max, u8 *bwg_id, u8 *prio_type);
83 int ixgbe_dcb_config_tx_data_arbiter_82599(struct ixgbe_hw *hw, u16 *refill,
84 u16 *max, u8 *bwg_id, u8 *prio_type,
87 int ixgbe_dcb_hw_config_82599(struct ixgbe_hw *hw, u8 pfc_en, u16 *refill,
88 u16 *max, u8 *bwg_id, u8 *prio_type,
H A Dixgbe_dcb_82598.h52 int ixgbe_dcb_config_rx_arbiter_82598(struct ixgbe_hw *hw, u16 *refill,
53 u16 *max, u8 *prio_type);
55 int ixgbe_dcb_config_tx_desc_arbiter_82598(struct ixgbe_hw *hw, u16 *refill,
56 u16 *max, u8 *bwg_id, u8 *prio_type);
58 int ixgbe_dcb_config_tx_data_arbiter_82598(struct ixgbe_hw *hw, u16 *refill,
59 u16 *max, u8 *bwg_id, u8 *prio_type);
61 int ixgbe_dcb_hw_config_82598(struct ixgbe_hw *hw, u8 pfc_en, u16 *refill,
62 u16 *max, u8 *bwg_id, u8 *prio_type);
/linux-master/include/net/
H A Dbond_3ad.h141 u16 requester_port; /* The number assigned to the port by the requester */
144 u16 pad; /* = 0 */
182 u16 aggregator_identifier;
184 u16 actor_admin_aggregator_key;
185 u16 actor_oper_aggregator_key;
187 u16 partner_system_priority;
188 u16 partner_oper_aggregator_key;
189 u16 receive_state; /* BOOLEAN */
190 u16 transmit_state; /* BOOLEAN */
194 u16 is_activ
[all...]
/linux-master/tools/testing/selftests/powerpc/primitives/linux/
H A Dwordpart.h26 #define upper_16_bits(n) ((u16)((n) >> 16))
32 #define lower_16_bits(n) ((u16)((n) & 0xffff))
/linux-master/drivers/message/fusion/
H A Dmptsas.h83 u16 slot; /* enclosure slot id */
101 u16 handle;
131 u16 handle; /* unique id to address this device */
132 u16 handle_parent; /* unique id to address parent device */
133 u16 handle_enclosure; /* enclosure identifier of the enclosure */
134 u16 slot; /* physical slot in enclosure */
144 u16 flags; /* sas device pg0 flags */
151 u16 num_phys; /* number of phys belong to this port */
160 u16 handle; /* unique id to address this */
176 u16 num_phy
[all...]
/linux-master/drivers/net/ethernet/intel/igb/
H A De1000_hw.h254 u16 vlan_id;
256 u16 reserved2;
279 u16 reserved1;
280 u16 reserved2;
281 u16 command_length;
303 s32 (*get_speed_and_duplex)(struct e1000_hw *, u16 *, u16 *);
304 s32 (*acquire_swfw_sync)(struct e1000_hw *, u16);
305 void (*release_swfw_sync)(struct e1000_hw *, u16);
321 s32 (*read_reg)(struct e1000_hw *, u32, u16 *);
[all...]
/linux-master/drivers/net/dsa/mv88e6xxx/
H A Dtrace.h17 TP_PROTO(const struct device *dev, int spid, u16 portvec,
18 const unsigned char *addr, u16 fid),
25 __field(u16, portvec)
27 __field(u16, fid)
44 TP_PROTO(const struct device *dev, int spid, u16 portvec,
45 const unsigned char *addr, u16 fid),
49 TP_PROTO(const struct device *dev, int spid, u16 portvec,
50 const unsigned char *addr, u16 fid),
54 TP_PROTO(const struct device *dev, int spid, u16 portvec,
55 const unsigned char *addr, u16 fi
[all...]

Completed in 204 milliseconds

<<11121314151617181920>>