Searched refs:data6 (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/libcbor/test/ |
H A D | bad_inputs_test.c | 61 unsigned char data6[] = {0x7F, 0x21, 0x4C, 0x02, 0x40}; variable 63 item = cbor_load(data6, 5, &res); in test_6()
|
H A D | bytestring_test.c | 64 unsigned char data6[] = { variable 204 bs = cbor_load(data6, 261, &res); in test_int_bs() 210 assert_memory_equal(cbor_bytestring_handle(bs), data6 + 5, 0xFF); in test_int_bs()
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | mt76_connac3_mac.c | 135 he->data6 = HE_PREP(DATA6_TXOP, TXOP_DUR, rxv[9]) | in mt76_connac3_mac_decode_he_radiotap()
|
H A D | mt76_connac_mac.c | 886 he->data6 = HE_PREP(DATA6_TXOP, TXOP_DUR, rxv[14]) | in mt76_connac2_mac_decode_he_radiotap()
|
/freebsd/sys/net80211/ |
H A D | ieee80211_radiotap.h | 404 uint16_t data1, data2, data3, data4, data5, data6; member
|
/freebsd/sys/netgraph/netflow/ |
H A D | netflow.c | 913 struct flow6_entry_data *data6 = (struct flow6_entry_data *)(resp + 1); in ng_netflow_flow_show() local 984 bcopy(&fle6->f, data6 + resp->nentries, in ng_netflow_flow_show()
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | rxmq.c | 1081 he->data6 |= in iwl_mvm_reorder() 1159 he->data6 |= le16_encode_bits(le32_get_bits(phy_data->d0, in iwl_mvm_reorder() 1162 he->data6 |= le16_encode_bits(le32_get_bits(phy_data->d0, in iwl_mvm_reorder()
|
/freebsd/sys/contrib/device-tree/src/arm/nvidia/ |
H A D | tegra124-apalis.dtsi | 1329 ulpi-data6-po7 { /* NC */
|
H A D | tegra124-apalis-v1.2.dtsi | 1332 ulpi-data6-po7 { /* NC */
|