Searched refs:u16 (Results 401 - 425 of 534) sorted by relevance

<<11121314151617181920>>

/freebsd-11.0-release/sys/dev/mlx5/mlx5_core/
H A Dmlx5_port.c34 u16 reg_num, int arg, int write)
568 int mlx5_vxlan_udp_port_add(struct mlx5_core_dev *dev, u16 port)
591 int mlx5_vxlan_udp_port_delete(struct mlx5_core_dev *dev, u16 port)
/freebsd-11.0-release/sys/dev/drm2/
H A Ddrm_crtc.h337 void (*gamma_set)(struct drm_crtc *crtc, u16 *r, u16 *g, u16 *b,
/freebsd-11.0-release/sys/dev/drm2/i915/
H A Dintel_ddi.c286 u16 p; /* Post divider */
287 u16 n2; /* Feedback divider */
288 u16 r2; /* Reference divider */
H A Dintel_pm.c584 u16 ddrpll, csipll;
2310 u16 rgvswctl;
2402 u16 rgvswctl;
2856 u16 i;
2857 u16 t;
2858 u16 m;
2859 u16 c;
2954 static u16 pvid_to_extvid(struct drm_i915_private *dev_priv, u8 pxvid)
2957 u16 vd; /* in .1 mil */
2958 u16 v
[all...]
H A Di915_debug.c777 u16 crstanddelay;
796 u16 rgvswctl = I915_READ16(MEMSWCTL);
797 u16 rgvstat = I915_READ16(MEMSTAT_ILK);
923 u16 crstandvid;
H A Dintel_opregion.c108 u16 bclm[20]; /* backlight level duty cycle mapping table */
/freebsd-11.0-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dcq.c666 u16 wqe_ctr;
751 wq->tail += (u16) (wqe_ctr - (u16) wq->tail);
H A Dmain.c541 int __mlx4_ib_query_pkey(struct ib_device *ibdev, u8 port, u16 index,
542 u16 *pkey, int netw_view)
574 static int mlx4_ib_query_pkey(struct ib_device *ibdev, u8 port, u16 index, u16 *pkey)
1114 static const u16 __mlx4_domain[] = {
1305 static int _mlx4_ib_mcg_detach(struct ib_qp *ibqp, union ib_gid *gid, u16 lid,
1387 static int mlx4_ib_mcg_detach(struct ib_qp *ibqp, union ib_gid *gid, u16 lid)
1397 static int mlx4_ib_mcg_attach(struct ib_qp *ibqp, union ib_gid *gid, u16 lid)
1574 static void mlx4_addrconf_ifid_eui48(u8 *eui, u16 vlan_id, struct net_device *dev, u8 port)
/freebsd-11.0-release/sys/dev/e1000/
H A Dif_igb.c189 static void igb_register_vlan(void *, struct ifnet *, u16);
190 static void igb_unregister_vlan(void *, struct ifnet *, u16);
413 u16 eeprom_data;
2927 u16 hwm;
3037 u16 hwm;
3777 u16 vtag = 0, eh_type;
3899 u16 etype;
3903 u16 vtag = 0;
4999 u16 hlen, plen, hdr, vtag, pkt_info;
5225 u16 statu
[all...]
/freebsd-11.0-release/sys/dev/vxge/vxgehal/
H A Dvxgehal-mrpcim.c496 u16 addr,
497 u16 *data)
570 *data = (u16) VXGE_HAL_MDIO_MGR_ACCESS_GET_PORT_DATA(val64);
2183 u16 val;
2906 (u16) VXGE_HAL_STATS_GET_PORTn_TX_DROP_FRMS(val64);
2912 (u16) VXGE_HAL_STATS_GET_PORTn_TX_ANY_ERR_FRMS(val64);
3541 (u16) VXGE_HAL_DEBUG_STATS3_GET_VPLANE_DEPL_CPLH(val64);
3544 (u16) VXGE_HAL_DEBUG_STATS3_GET_VPLANE_DEPL_NPH(val64);
3547 (u16) VXGE_HAL_DEBUG_STATS3_GET_VPLANE_DEPL_PH(val64);
3554 (u16) VXGE_HAL_DEBUG_STATS4_GET_VPLANE_DEPL_CPL
[all...]
/freebsd-11.0-release/contrib/wpa/wpa_supplicant/
H A Devents.c2274 static int disconnect_reason_recoverable(u16 reason_code)
2283 u16 reason_code,
2311 static int could_be_psk_mismatch(struct wpa_supplicant *wpa_s, u16 reason_code,
2334 u16 reason_code,
2760 u16 status;
2836 u16 reason_code, int locally_generated,
2884 u16 reason_code = 0;
2938 u16 reason_code = 0;
3226 u16 fc;
3495 u16 f
[all...]
H A Dp2p_supplicant.c334 const u8 *req_dev_types, const u8 *dev_id, u16 pw_id)
1602 u16 dev_pw_id = DEV_PW_DEFAULT;
2203 static void wpas_go_neg_req_rx(void *ctx, const u8 *src, u16 dev_passwd_id,
2236 u16 methods;
2244 buf += sizeof(u16);
2251 len -= str_len + sizeof(u32) + sizeof(u16) + sizeof(u8);
2479 static void wpas_prov_disc_req(void *ctx, const u8 *peer, u16 config_methods,
2481 const char *dev_name, u16 supp_config_methods,
2539 static void wpas_prov_disc_resp(void *ctx, const u8 *peer, u16 config_methods)
3173 u16 num_mode
[all...]
/freebsd-11.0-release/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c2258 const uint16_t *u16 = (const uint16_t *)s; local
2261 while (*u16++)
4732 const char *u16, *ulast; local
4753 if (0 > archive_entry_pathname_l(file->entry, &u16, &u16len,
4772 if (u16[u16len-2] == 0 &&
4773 (u16[u16len-1] == '/' || u16[u16len-1] == '\\'))
4775 if (u16[u16len-2] == 0 && u16[u16len-1] == '/')
4786 ulast = u16;
[all...]
/freebsd-11.0-release/contrib/wpa/src/drivers/
H A Ddriver_nl80211_event.c208 u16 status;
275 u16 status_code;
540 u16 fc, stype;
582 u16 fc;
622 u16 reason_code = 0;
716 u16 reason_code = 0;
/freebsd-11.0-release/sys/ofed/drivers/infiniband/core/
H A Dverbs.c195 u16 gid_index;
1357 int ib_attach_mcast(struct ib_qp *qp, union ib_gid *gid, u16 lid)
1384 int ib_detach_mcast(struct ib_qp *qp, union ib_gid *gid, u16 lid)
/freebsd-11.0-release/contrib/wpa/src/ap/
H A Dwps_hostapd.c252 u16 config_methods,
253 u16 dev_password_id, u8 request_type,
1861 u16 wsc_len;
1865 u16 dev_pw_id;
H A Dwpa_auth_glue.c138 u16 reason)
436 static int hostapd_wpa_auth_send_ether(void *ctx, const u8 *dst, u16 proto,
/freebsd-11.0-release/contrib/wpa/src/common/
H A Dwpa_common.h150 #define WPA_KEY_INFO_TYPE_MASK ((u16) (BIT(0) | BIT(1) | BIT(2)))
/freebsd-11.0-release/contrib/wpa/src/l2_packet/
H A Dl2_packet_ndis.c91 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto,
/freebsd-11.0-release/contrib/wpa/src/wps/
H A Dwps_er.c1475 static int wps_er_build_dev_password_id(struct wpabuf *msg, u16 dev_passwd_id)
1485 u16 sel_reg_config_methods)
1503 void wps_er_set_sel_reg(struct wps_er *er, int sel_reg, u16 dev_passwd_id,
1504 u16 sel_reg_config_methods)
/freebsd-11.0-release/contrib/compiler-rt/lib/asan/
H A Dasan_rtl.cc163 : *reinterpret_cast<u16 *>(sp); \
/freebsd-11.0-release/sys/dev/ixl/
H A Dixl_txrx.c259 u16 vtag = 0;
641 u16 etype;
745 u16 etype;
1550 u16 hlen, plen, vtag;
/freebsd-11.0-release/sys/dev/mlx5/
H A Dqp.h378 u16 rsvd;
/freebsd-11.0-release/sys/ofed/drivers/infiniband/util/
H A Dmadeye.c158 static void print_status_details(u16 status)
/freebsd-11.0-release/sys/ofed/drivers/net/mlx4/
H A Den_port.h75 u16 reserved3[5];

Completed in 392 milliseconds

<<11121314151617181920>>