Searched refs:u16 (Results 176 - 200 of 698) sorted by relevance

1234567891011>>

/freebsd-13-stable/sys/dev/ixl/
H A Dixl_pf.h106 u16 vf_num;
294 void ixl_register_vlan(void *, struct ifnet *, u16);
295 void ixl_unregister_vlan(void *, struct ifnet *, u16);
382 int ixl_disable_tx_ring(struct ixl_pf *, struct ixl_pf_qtag *, u16);
383 int ixl_disable_rx_ring(struct ixl_pf *, struct ixl_pf_qtag *, u16);
384 int ixl_disable_ring(struct ixl_pf *pf, struct ixl_pf_qtag *, u16);
387 int ixl_enable_tx_ring(struct ixl_pf *, struct ixl_pf_qtag *, u16);
388 int ixl_enable_rx_ring(struct ixl_pf *, struct ixl_pf_qtag *, u16);
389 int ixl_enable_ring(struct ixl_pf *pf, struct ixl_pf_qtag *, u16);
/freebsd-13-stable/sys/ofed/include/rdma/
H A Drdma_vt.h84 u16 pma_tag;
85 u16 mkey_lease_period;
86 u16 sm_lid;
110 u16 pkey_violations;
111 u16 qkey_violations;
112 u16 mkey_violations;
130 u16 *pkey_table;
449 static inline u16 rvt_get_pkey(struct rvt_dev_info *rdi,
493 int port_index, u16 *pkey_table);
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Dsme.h17 const u8 *bssid, u16 auth_type);
30 const u8 *da, u16 reason_code);
89 u16 reason_code)
H A Dgas_query.h42 const struct wpabuf *resp, u16 status_code),
/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_reset.c47 u16 devctl;
48 u16 linkctl;
49 u16 vendor;
/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_api.c356 s32 ixgbe_get_device_caps(struct ixgbe_hw *hw, u16 *device_caps)
371 s32 ixgbe_get_wwn_prefix(struct ixgbe_hw *hw, u16 *wwnn_prefix,
372 u16 *wwpn_prefix)
386 s32 ixgbe_get_fcoe_boot_status(struct ixgbe_hw *hw, u16 *bs)
510 s32 ixgbe_get_phy_firmware_version(struct ixgbe_hw *hw, u16 *firmware_version)
530 u16 *phy_data)
549 u16 phy_data)
807 s32 ixgbe_write_eeprom(struct ixgbe_hw *hw, u16 offset, u16 data)
824 s32 ixgbe_write_eeprom_buffer(struct ixgbe_hw *hw, u16 offse
[all...]
H A Dixgbe_x540.c341 u16 ext_ability = 0;
368 u16 eeprom_size;
377 eeprom_size = (u16)((eec & IXGBE_EEC_SIZE) >>
397 s32 ixgbe_read_eerd_X540(struct ixgbe_hw *hw, u16 offset, u16 *data)
423 u16 offset, u16 words, u16 *data)
448 s32 ixgbe_write_eewr_X540(struct ixgbe_hw *hw, u16 offset, u16 dat
[all...]
/freebsd-13-stable/sys/net80211/
H A Dieee80211_crypto_tkip.c83 typedef uint16_t u16; typedef
90 u16 tx_ttak[5];
93 u16 rx_ttak[5];
518 static __inline u16 RotR1(u16 val)
523 static __inline u8 Lo8(u16 val)
528 static __inline u8 Hi8(u16 val)
533 static __inline u16 Lo16(u32 val)
538 static __inline u16 Hi16(u32 val)
543 static __inline u16 Mk1
[all...]
/freebsd-13-stable/contrib/wpa/src/eap_common/
H A Deap_teap_common.c20 void eap_teap_put_tlv_hdr(struct wpabuf *buf, u16 type, u16 len)
30 void eap_teap_put_tlv(struct wpabuf *buf, u16 type, const void *data, u16 len)
37 void eap_teap_put_tlv_buf(struct wpabuf *buf, u16 type,
229 static int tls_cipher_suite_match(const u16 *list, size_t count, u16 cs)
242 static int tls_cipher_suite_mac_sha1(u16 cs)
244 static const u16 sha1_cs[] = {
263 static int tls_cipher_suite_mac_sha256(u16 c
[all...]
/freebsd-13-stable/sys/dev/e1000/
H A De1000_ich8lan.c94 static s32 e1000_read_nvm_ich8lan(struct e1000_hw *hw, u16 offset,
95 u16 words, u16 *data);
96 static s32 e1000_read_nvm_spt(struct e1000_hw *hw, u16 offset, u16 words,
97 u16 *data);
98 static s32 e1000_write_nvm_ich8lan(struct e1000_hw *hw, u16 offset,
99 u16 words, u16 *data);
104 u16 *dat
[all...]
H A De1000_82575.c58 static s32 e1000_get_link_up_info_82575(struct e1000_hw *hw, u16 *speed,
59 u16 *duplex);
62 u16 *data);
66 u32 offset, u16 *data);
68 u32 offset, u16 data);
79 static s32 e1000_valid_led_default_82575(struct e1000_hw *hw, u16 *data);
81 u32 offset, u16 data);
84 u16 *speed, u16 *duplex);
98 u16 offse
[all...]
/freebsd-13-stable/contrib/wpa/src/common/
H A Dieee802_11_defs.h1120 #define HT_CAP_INFO_LDPC_CODING_CAP ((u16) BIT(0))
1121 #define HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET ((u16) BIT(1))
1122 #define HT_CAP_INFO_SMPS_MASK ((u16) (BIT(2) | BIT(3)))
1123 #define HT_CAP_INFO_SMPS_STATIC ((u16) 0)
1124 #define HT_CAP_INFO_SMPS_DYNAMIC ((u16) BIT(2))
1125 #define HT_CAP_INFO_SMPS_DISABLED ((u16) (BIT(2) | BIT(3)))
1126 #define HT_CAP_INFO_GREEN_FIELD ((u16) BIT(4))
1127 #define HT_CAP_INFO_SHORT_GI20MHZ ((u16) BIT(5))
1128 #define HT_CAP_INFO_SHORT_GI40MHZ ((u16) BIT(6))
1129 #define HT_CAP_INFO_TX_STBC ((u16) BI
[all...]
/freebsd-13-stable/contrib/wpa/src/ap/
H A Dgas_query_ap.h38 const struct wpabuf *resp, u16 status_code),
H A Diapp.c100 u16 seq_num;
101 u16 ctx_block_len;
111 u16 seq_num;
112 u16 ctx_block_len;
128 u16 seq_num;
130 u16 ctx_block_len;
141 u16 seq_num;
153 u16 sec_block_len;
167 u16 identifier; /* next IAPP identifier */
174 static void iapp_send_add(struct iapp_data *iapp, u8 *mac_addr, u16 seq_nu
[all...]
/freebsd-13-stable/contrib/wpa/src/radius/
H A Dradius_server.h159 u16 pwd_group;
/freebsd-13-stable/crypto/heimdal/lib/hx509/
H A Dtest_cert.in81 cert:FILE:$srcdir/data/win-u16-in-printablestring.der \
82 anchor:FILE:$srcdir/data/win-u16-in-printablestring.der || exit 1
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_atomic.h35 typedef u16 Type;
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_clock.h109 u16 size_;
110 u16 blocks_; // Number of second level blocks.
208 u16 cached_size_;
209 u16 cached_blocks_;
H A Dtsan_dispatch_defs.h63 typedef __sanitizer::u16 mode_t;
/freebsd-13-stable/sys/dev/mpr/
H A Dmpr_mapping.h121 u64 *sas_address, u16 handle, u32 device_info, u8 *is_SATA_SSD);
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_dcbx.h56 u16 iwarp_port;
/freebsd-13-stable/crypto/openssl/crypto/aes/
H A Daes_local.h33 typedef unsigned short u16; typedef
/freebsd-13-stable/contrib/wpa/src/tls/
H A Dtlsv1_client_i.h46 u16 cipher_suites[MAX_CIPHER_COUNT];
49 u16 prev_cipher_suite;
/freebsd-13-stable/contrib/wpa/src/wps/
H A Dwps_er.h18 u16 config_methods;
21 u16 dev_passwd_id;
/freebsd-13-stable/sys/dev/mlx5/mlx5_fpga_tools/
H A Dmlx5fpga_tools_main.c47 static int mlx5_fpga_tools_add(struct mlx5_fpga_device *fdev, u32 vid, u16 pid);
106 static int mlx5_fpga_tools_add(struct mlx5_fpga_device *fdev, u32 vid, u16 pid)

Completed in 309 milliseconds

1234567891011>>