Searched refs:u16 (Results 326 - 350 of 534) sorted by relevance

<<11121314151617181920>>

/freebsd-11.0-release/sys/dev/drm2/radeon/
H A Dradeon_display.c205 void radeon_crtc_fb_gamma_set(struct drm_crtc *crtc, u16 red, u16 green,
206 u16 blue, int regno)
216 void radeon_crtc_fb_gamma_get(struct drm_crtc *crtc, u16 *red, u16 *green,
217 u16 *blue, int regno)
226 static void radeon_crtc_gamma_set(struct drm_crtc *crtc, u16 *red, u16 *green,
227 u16 *blue, uint32_t start, uint32_t size)
H A Dradeon_legacy_tv.c434 u16 p1, p2, h_inc;
474 p1 = (u16)((int)p1 + h_offset);
475 p2 = (u16)((int)p2 - h_offset);
520 h_inc = (u16)((int)(const_ptr->hor_resolution * 4096 * NTSC_TV_CLOCK_T) /
523 h_inc = (u16)((int)(const_ptr->hor_resolution * 4096 * PAL_TV_CLOCK_T) /
H A Dradeon.h208 void radeon_atom_set_voltage(struct radeon_device *rdev, u16 voltage_level, u8 voltage_type);
1028 u16 voltage;
1030 u16 vddci;
1098 u16 current_vddc;
1099 u16 current_vddci;
1102 u16 default_vddc;
1103 u16 default_vddci;
2006 uint32_t supported_device, u16 caps);
/freebsd-11.0-release/sys/dev/ixgbe/
H A Dix_txrx.c737 u16 etype;
741 u16 vtag = 0;
887 u16 vtag = 0, eh_type;
1168 u16 etype;
1761 u16 pkt_info;
1776 u16 len;
1777 u16 vtag = 0;
2029 u16 status = (u16) staterr;
H A Dif_ix.c164 static void ixgbe_register_vlan(void *, struct ifnet *, u16);
165 static void ixgbe_unregister_vlan(void *, struct ifnet *, u16);
218 static int ixgbe_init_iov(device_t, u16, const nvlist_t *);
220 static int ixgbe_add_vf(device_t, u16, const nvlist_t *);
396 u16 pci_vendor_id = 0;
397 u16 pci_device_id = 0;
398 u16 pci_subvendor_id = 0;
399 u16 pci_subdevice_id = 0;
450 u16 csum;
3337 ixgbe_register_vlan(void *arg, struct ifnet *ifp, u16 vta
[all...]
/freebsd-11.0-release/sys/dev/nxge/xgehal/
H A Dxgehal-device.c212 u16 device_id;
243 u16 subid;
564 u16 cmd;
565 u16 bus_master = 4;
583 u16 cmd;
584 u16 bus_master = 4;
1923 xge_hal_ipaddr_t *dst_ip, u16 l4_sp, u16 l4_dp, u8 is_tcp,
1924 u8 is_ipv4, u8 tgt_queue, u32 jhash_value, u16 spdm_entry)
2186 u16 cm
[all...]
/freebsd-11.0-release/contrib/wpa/src/ap/
H A Dctrl_iface_ap.c240 static int p2p_manager_disconnect(struct hostapd_data *hapd, u16 stype,
298 u16 reason = WLAN_REASON_PREV_AUTH_NOT_VALID;
358 u16 reason = WLAN_REASON_PREV_AUTH_NOT_VALID;
H A Dhw_features.c79 u16 num_modes, flags;
514 u16 hw = iface->current_mode->ht_capab;
515 u16 conf = iface->conf->ht_capab;
/freebsd-11.0-release/contrib/wpa/src/common/
H A Dieee802_11_common.c459 u16 fc, type, stype;
1034 const char * fc2str(u16 fc)
1036 u16 stype = WLAN_FC_GET_STYPE(fc);
/freebsd-11.0-release/contrib/wpa/src/eap_peer/
H A Deap_wsc.c217 u16 id = atoi(pos + 10);
397 u16 message_length,
437 u16 message_length = 0;
/freebsd-11.0-release/sys/dev/nxge/
H A Dxge-osdep.h138 #define u16 uint16_t macro
564 static inline u16
588 xge_os_pio_mem_write16(pci_dev_h pdev, pci_reg_h regh, u16 val, void *addr)
/freebsd-11.0-release/sys/ofed/drivers/infiniband/core/
H A Daddr.c122 u16 *vlan_id)
559 u16 *vlan_id, u32 scope_id)
618 int rdma_addr_find_smac_by_sgid(union ib_gid *sgid, u8 *smac, u16 *vlan_id,
/freebsd-11.0-release/sys/dev/vxge/
H A Dvxge-osdep.h160 typedef uint16_t u16; typedef
447 static inline u16
501 vxge_os_pio_mem_write16(pci_dev_h pdev, pci_reg_h regh, u16 val, void *addr)
/freebsd-11.0-release/contrib/ofed/libcxgb4/src/
H A Dqp.c285 static void ring_kernel_db(struct c4iw_qp *qhp, u32 qid, u16 idx)
315 u16 idx = 0;
414 u16 idx = 0;
/freebsd-11.0-release/contrib/wpa/src/wps/
H A Dwps_enrollee.c107 u16 config_methods;
250 u16 auth_type = wps->wps->ap_auth_type;
274 u16 encr_type = wps->wps->ap_encr_type;
762 u16 cred_len[], unsigned int num_cred, int wps2)
890 u16 id;
1398 u16 config_error;
/freebsd-11.0-release/contrib/ntp/sntp/libevent/test/
H A Dregress_util.c694 ev_uint16_t u16; local
708 tt_int_op(sizeof(u16), ==, 2);
744 u16 = EV_UINT16_MAX;
746 tt_assert(u16 > 0);
748 u16++;
750 tt_assert(u16 == 0);
/freebsd-11.0-release/contrib/wpa/src/eap_server/
H A Deap_server_wsc.c318 u8 flags, u8 op_code, u16 message_length,
355 u16 message_length = 0;
/freebsd-11.0-release/contrib/compiler-rt/lib/asan/
H A Dasan_poisoning.cc227 u16 __sanitizer_unaligned_load16(const uu16 *p) {
245 void __sanitizer_unaligned_store16(uu16 *p, u16 x) {
/freebsd-11.0-release/sys/dev/ixl/
H A Dif_ixl.c228 u16 pci_vendor_id, pci_device_id;
229 u16 pci_subvendor_id, pci_subdevice_id;
/freebsd-11.0-release/sys/dev/mlx5/mlx5_core/
H A Dmlx5_transobj.c252 int mlx5_core_arm_rmp(struct mlx5_core_dev *dev, u32 rmpn, u16 lwm)
335 int mlx5_core_arm_xsrq(struct mlx5_core_dev *dev, u32 xsrqn, u16 lwm)
/freebsd-11.0-release/sys/dev/e1000/
H A De1000_82542.c249 u16 i;
571 u16 offset, nvm_data, i;
/freebsd-11.0-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dsrq.c80 u16 xrcdn;
183 (u16) dev->dev->caps.reserved_xrcds;
/freebsd-11.0-release/sys/ofed/drivers/net/mlx4/
H A Dcq.c129 u16 count, u16 period)
/freebsd-11.0-release/sys/dev/cxgbe/common/
H A Dt4_hw.c2637 u16 val;
2699 t4_os_pci_write_cfg2(adapter, base + PCI_VPD_ADDR, (u16)addr);
2759 (u16)addr | PCI_VPD_ADDR_F);
2841 len = (u16)vpdr_len[0] + ((u16)vpdr_len[1] << 8);
4441 int start, int n, const u16 *rspq, unsigned int nrspq)
4444 const u16 *rsp = rspq;
4445 const u16 *rsp_end = rspq + nrspq;
4490 u16 qbuf[3];
4491 u16 *qb
[all...]
/freebsd-11.0-release/contrib/wpa/src/eap_common/
H A Deap_sim_common.c29 const u8 *nonce_mt, u16 selected_version,
107 int eap_sim_derive_keys_reauth(u16 _counter,
325 int eap_aka_prime_derive_keys_reauth(const u8 *k_re, u16 counter,
1074 u8 * eap_sim_msg_add(struct eap_sim_msg *msg, u8 attr, u16 value,

Completed in 395 milliseconds

<<11121314151617181920>>