Searched refs:u16 (Results 276 - 300 of 534) sorted by relevance

<<11121314151617181920>>

/freebsd-11.0-release/sys/dev/drm2/i915/
H A Dintel_overlay.c163 u16 Y_VCOEFS[N_VERT_Y_TAPS * N_PHASES]; /* 0x200 */
164 u16 RESERVEDD[0x100 / 2 - N_VERT_Y_TAPS * N_PHASES];
165 u16 Y_HCOEFS[N_HORIZ_Y_TAPS * N_PHASES]; /* 0x300 */
166 u16 RESERVEDE[0x200 / 2 - N_HORIZ_Y_TAPS * N_PHASES];
167 u16 UV_VCOEFS[N_VERT_UV_TAPS * N_PHASES]; /* 0x500 */
168 u16 RESERVEDF[0x100 / 2 - N_VERT_UV_TAPS * N_PHASES];
169 u16 UV_HCOEFS[N_HORIZ_UV_TAPS * N_PHASES]; /* 0x600 */
170 u16 RESERVEDG[0x100 / 2 - N_HORIZ_UV_TAPS * N_PHASES];
509 static const u16 y_static_hcoeffs[N_HORIZ_Y_TAPS * N_PHASES] = {
529 static const u16 uv_static_hcoeff
[all...]
/freebsd-11.0-release/contrib/wpa/src/rsn_supp/
H A Dwpa.c39 int ver, const u8 *dest, u16 proto,
437 u16 ver, const u8 *key_data,
839 u16 keyidx = WPA_GET_LE16(igtk->keyid);
1157 u16 ver, u16 key_info,
1202 u16 ver, const u8 *key_data,
1205 u16 key_info, keylen;
1333 u16 key_info,
1383 size_t key_data_len, u16 key_info,
1384 u16 ve
[all...]
/freebsd-11.0-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dmad.c147 u16 reserved2[2];
185 static void update_sm_ah(struct mlx4_ib_dev *dev, u8 port_num, u16 lid, u8 sl)
216 u16 prev_lid)
219 u16 lid;
413 u8 port, u16 pkey, u16 *ix)
417 u16 slot_pkey;
435 *ix = (u16) pkey_ix;
446 *ix = (u16) partial_ix;
468 u16 tun_pkey_i
[all...]
/freebsd-11.0-release/contrib/wpa/src/ap/
H A Dwpa_auth_ft.c29 u16 status, const u8 *resp_ies,
955 u16 auth_transaction, const u8 *ies, size_t ies_len,
957 u16 auth_transaction, u16 status,
961 u16 status;
996 u16 wpa_ft_validate_reassoc(struct wpa_state_machine *sm, const u8 *ies,
1221 u16 auth_transaction, u16 resp,
1237 u16 status;
1271 u16 statu
[all...]
H A Ddrv_callbacks.c50 u16 reason = WLAN_REASON_UNSPECIFIED;
51 u16 status = WLAN_STATUS_SUCCESS;
657 u16 auth_transaction, u16 status,
680 u16 status = WLAN_STATUS_SUCCESS;
725 u16 fc;
841 u16 fc = le_to_host16(hdr->frame_control);
884 size_t len, u16 stype, int ok)
1125 u16 fc;
H A Ddhcp_snoop.c66 u16 tot_len;
H A Dhs20.c45 u16 capab;
/freebsd-11.0-release/contrib/wpa/wpa_supplicant/
H A Dinterworking.c97 static struct wpabuf * anqp_build_req(u16 info_ids[], size_t num_ids,
127 u16 status_code)
249 u16 info_ids[8];
345 static void nai_realm_free(struct nai_realm *realms, u16 count)
347 u16 i;
454 u16 len;
512 static struct nai_realm * nai_realm_parse(struct wpabuf *anqp, u16 *count)
516 u16 i, num;
1189 u16 lmd;
1276 u16 por
[all...]
H A Ddriver_i.h271 wpa_drv_get_hw_feature_data(struct wpa_supplicant *wpa_s, u16 *num_modes,
272 u16 *flags)
535 u8 dialog_token, u16 status_code,
595 u16 admitted_time)
634 u8 *buf, u16 *buf_len)
786 const u8 *sci_addr, u16 sci_port,
841 const u8 *sci_addr, u16 sci_port,
H A Dmesh_mpm.c120 static u16 copy_supp_rates(struct wpa_supplicant *wpa_s,
169 static Boolean llid_in_use(struct wpa_supplicant *wpa_s, u16 llid)
187 u16 llid;
208 u16 close_reason)
401 u16 reason = 0;
699 u16 reason = 0;
878 u16 plid = 0, llid = 0;
H A Dwpas_glue.c61 const void *data, u16 data_len,
97 u16 proto, const u8 *buf, size_t len)
421 const void *data, u16 data_len,
428 static int _wpa_ether_send(void *wpa_s, const u8 *dest, u16 proto,
639 u16 status_code, u32 peer_capab,
658 void *ctx, const u8 *peer, int add, u16 aid, u16 capability,
H A Dnotify.c585 const u8 *src, u16 dev_passwd_id, u8 go_intent)
607 u16 update_indic, const u8 *tlvs,
616 const u8 *sa, u16 update_indic,
640 u16 config_methods,
/freebsd-11.0-release/contrib/wpa/src/tls/
H A Dtlsv1_server_read.c30 static int testing_cipher_suite_filter(struct tlsv1_server *conn, u16 suite)
54 u16 cipher_suite;
55 u16 num_suites;
57 u16 ext_type, ext_len;
163 u16 tmp = WPA_GET_BE16(c);
489 u16 encr_len;
591 u16 dh_yc_len;
/freebsd-11.0-release/contrib/wpa/src/wps/
H A Dwps_common.c272 u16 config_error, u16 error_indication, const u8 *mac_addr)
411 struct wpabuf * wps_build_nfc_pw_token(u16 dev_pw_id,
527 u16 wps_config_methods_str2bin(const char *str)
529 u16 methods = 0;
675 u16 val;
754 u16 ap_channel;
H A Dwps_registrar.c35 u16 pw_id;
49 static void wps_free_nfc_pw_tokens(struct dl_list *tokens, u16 pw_id)
61 u16 pw_id)
156 void (*set_sel_reg_cb)(void *ctx, int sel_reg, u16 dev_passwd_id,
157 u16 sel_reg_config_methods);
159 const u8 *pri_dev_type, u16 config_methods,
160 u16 dev_password_id, u8 request_type,
511 u16 id = reg->pbc ? DEV_PW_PUSHBUTTON : DEV_PW_DEFAULT;
527 u16 id = reg->pbc ? DEV_PW_PUSHBUTTON : DEV_PW_DEFAULT;
538 static void wps_set_pushbutton(u16 *method
[all...]
/freebsd-11.0-release/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_flow_table.c398 u16 *vlans;
444 enum mlx5e_vlan_rule_type rule_type, u16 vid)
511 enum mlx5e_vlan_rule_type rule_type, u16 vid)
553 mlx5e_vlan_rx_add_vid(void *arg, struct ifnet *ifp, u16 vid)
568 mlx5e_vlan_rx_kill_vid(void *arg, struct ifnet *ifp, u16 vid)
585 u16 vid;
611 u16 vid;
/freebsd-11.0-release/sys/dev/nxge/xgehal/
H A Dxgehal-device-fp.c726 __HAL_STATIC_CHANNEL __HAL_INLINE_CHANNEL u16
729 u16 ret;
749 u16 i;
784 u16 i;
799 u16 tcp_hdr_len = tcp->doff_res >> 2; /* TCP header len */
800 u16 off = 20; /* Start of tcp options */
912 u16 i;
/freebsd-11.0-release/contrib/wpa/src/drivers/
H A Ddriver_nl80211_capa.c933 u16 *num_modes;
1202 u16 *num_modes)
1204 u16 m;
1326 u16 m;
1345 u16 m;
1360 u16 m;
1409 u16 m;
1558 nl80211_get_hw_feature_data(void *priv, u16 *num_modes, u16 *flags)
/freebsd-11.0-release/contrib/wpa/src/eap_peer/
H A Deap_pwd.c30 u16 group_num;
363 u16 offset;
577 u16 grp;
599 os_memcpy(ptr, &grp, sizeof(u16));
600 ptr += sizeof(u16);
798 u16 tot_len = 0;
900 pos += sizeof(u16);
901 len -= sizeof(u16);
993 len = data->mtu - EAP_PWD_HDR_SIZE - sizeof(u16);
/freebsd-11.0-release/sys/ofed/drivers/net/mlx4/
H A Den_tx.c68 u16 stride, int node, int queue_idx)
379 u16 index;
380 u16 new_index, ring_index, stamp_index;
517 static u16
520 u16 retval;
640 u16 mlx4_en_select_queue(struct net_device *dev, struct mbuf *mb)
699 u16 index;
700 u16 ds_cnt;
701 u16 ihs;
/freebsd-11.0-release/contrib/tcpdump/
H A Dprint-802_11.c2509 uint16_t u16; member in union:__anon5429
2540 rc = cpack_uint16(s, &u.u16);
2543 rc = cpack_uint16(s, &u2.u16);
2549 rc = cpack_uint16(s, &u.u16);
2564 rc = cpack_uint16(s, &u2.u16);
2636 print_chaninfo(ndo, u.u16, u2.u16);
2639 ND_PRINT((ndo, "fhset %d fhpat %d ", u.u16 & 0xff, (u.u16 >> 8) & 0xff));
2697 ND_PRINT((ndo, "%u sq ", u.u16));
[all...]
/freebsd-11.0-release/contrib/wpa/src/common/
H A Dieee802_11_common.h127 const char * fc2str(u16 fc);
/freebsd-11.0-release/contrib/wpa/src/eap_server/
H A Deap_i.h193 u16 pwd_group;
/freebsd-11.0-release/sys/dev/ixl/
H A Di40e_hmc.h107 u16 first_sd_index; /* index of the first available SD */
/freebsd-11.0-release/sys/dev/mlx5/mlx5_core/
H A Dmlx5_srq.c202 static int arm_rmp_cmd(struct mlx5_core_dev *dev, struct mlx5_core_srq *srq, u16 lwm)
271 struct mlx5_core_srq *srq, u16 lwm)
321 u16 lwm, int is_srq)
435 u16 lwm, int is_srq)

Completed in 387 milliseconds

<<11121314151617181920>>