Home
last modified time | relevance | path

Searched refs:packing (Results 1 – 25 of 34) sorted by relevance

12

/Linux-v6.6/include/linux/dsa/
Docelot.h186 packing(extraction, rew_val, 116, 85, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_xfh_get_rew_val()
193 packing(extraction, &llen, 84, 79, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_xfh_get_len()
194 packing(extraction, &wlen, 78, 71, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_xfh_get_len()
201 packing(extraction, src_port, 46, 43, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_xfh_get_src_port()
206 packing(extraction, qos_class, 19, 17, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_xfh_get_qos_class()
211 packing(extraction, tag_type, 16, 16, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_xfh_get_tag_type()
216 packing(extraction, vlan_tci, 15, 0, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_xfh_get_vlan_tci()
221 packing(injection, &bypass, 127, 127, OCELOT_TAG_LEN, PACK, 0); in ocelot_ifh_set_bypass()
226 packing(injection, &rew_op, 125, 117, OCELOT_TAG_LEN, PACK, 0); in ocelot_ifh_set_rew_op()
231 packing(injection, &dest, 67, 56, OCELOT_TAG_LEN, PACK, 0); in ocelot_ifh_set_dest()
[all …]
/Linux-v6.6/drivers/net/dsa/sja1105/
Dsja1105_static_config.c19 int rc = packing(buf, (u64 *)val, start, end, len, in sja1105_pack()
41 int rc = packing((void *)buf, val, start, end, len, in sja1105_unpack()
59 int rc = packing(buf, val, start, end, len, op, QUIRK_LSW32_IS_FIRST); in sja1105_packing()
1149 table->ops->packing(p, entry_ptr, PACK); in sja1105_static_config_pack()
1201 .packing = sja1105et_l2_lookup_entry_packing,
1207 .packing = sja1105_l2_policing_entry_packing,
1213 .packing = sja1105_vlan_lookup_entry_packing,
1219 .packing = sja1105_l2_forwarding_entry_packing,
1225 .packing = sja1105et_mac_config_entry_packing,
1231 .packing = sja1105et_l2_lookup_params_entry_packing,
[all …]
Dsja1105_static_config.h434 size_t (*packing)(void *buf, void *entry_ptr, enum packing_op op); member
/Linux-v6.6/Documentation/translations/zh_CN/core-api/
Dpacking.rst5 :Original: Documentation/core-api/packing.rst
155 中描述的相匹配。然后,他们应该封装packing()函数,创建一个新的xxx_packing(),使用
158 packing()函数返回一个int类型的错误码,以防止程序员使用不正确的API。这些错误预计不
Dindex.rst50 packing
/Linux-v6.6/drivers/media/platform/intel/
Dpxa_camera.c238 enum pxa_mbus_packing packing; member
261 .packing = PXA_MBUS_PACKING_2X8_PADHI,
271 .packing = PXA_MBUS_PACKING_2X8_PADHI,
281 .packing = PXA_MBUS_PACKING_2X8_PADHI,
291 .packing = PXA_MBUS_PACKING_2X8_PADHI,
301 .packing = PXA_MBUS_PACKING_2X8_PADHI,
311 .packing = PXA_MBUS_PACKING_2X8_PADHI,
321 .packing = PXA_MBUS_PACKING_2X8_PADHI,
331 .packing = PXA_MBUS_PACKING_2X8_PADHI,
341 .packing = PXA_MBUS_PACKING_NONE,
[all …]
/Linux-v6.6/net/dsa/
Dtag_sja1105.c117 packing(buf, &meta->tstamp, 31, 0, 4, UNPACK, 0); in sja1105_meta_unpack()
118 packing(buf + 4, &meta->dmac_byte_3, 7, 0, 1, UNPACK, 0); in sja1105_meta_unpack()
119 packing(buf + 5, &meta->dmac_byte_4, 7, 0, 1, UNPACK, 0); in sja1105_meta_unpack()
120 packing(buf + 6, &meta->source_port, 7, 0, 1, UNPACK, 0); in sja1105_meta_unpack()
121 packing(buf + 7, &meta->switch_id, 7, 0, 1, UNPACK, 0); in sja1105_meta_unpack()
645 packing(rx_trailer, tstamp, 63, 0, 8, UNPACK, 0); in sja1110_rcv_inband_control_extension()
/Linux-v6.6/lib/
Dpacking.c77 int packing(void *pbuf, u64 *uval, int startbit, int endbit, size_t pbuflen, in packing() function
199 EXPORT_SYMBOL(packing);
DKconfig26 bool "Generic bitfield packing and unpacking"
30 This option provides the packing() helper function, which permits
DMakefile176 obj-$(CONFIG_PACKING) += packing.o
/Linux-v6.6/include/linux/
Dpacking.h46 int packing(void *pbuf, u64 *uval, int startbit, int endbit, size_t pbuflen,
/Linux-v6.6/Documentation/core-api/
Dpacking.rst2 Generic bitfield packing and unpacking functions
159 describes. Then they should wrap the packing() function, creating a new
162 The packing() function returns an int-encoded error code, which protects the
Dindex.rst45 packing
/Linux-v6.6/Documentation/filesystems/
Dbtrfs.rst15 * Space efficient packing of small files
/Linux-v6.6/drivers/staging/vt6656/
Drxtx.h45 u16 packing; /* packing to 48 bytes */ member
/Linux-v6.6/fs/reiserfs/
Dbitmap.c327 __le32 packing; in reiserfs_choose_packing() local
335 packing = INODE_PKEY(dir)->k_objectid; in reiserfs_choose_packing()
337 packing = INODE_PKEY(dir)->k_dir_id; in reiserfs_choose_packing()
339 packing = INODE_PKEY(dir)->k_objectid; in reiserfs_choose_packing()
340 return packing; in reiserfs_choose_packing()
DREADME100 space problem with packing tails of files for files larger than a node
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-bus-intel_th-devices-gth38 Description: (RW) Force flush data from byte packing buffer for the output
/Linux-v6.6/drivers/staging/vt6655/
Drxtx.h43 u16 packing; /* packing to 48 bytes */ member
/Linux-v6.6/include/net/bluetooth/
Dbluetooth.h179 __u8 packing; member
189 __u8 packing; member
/Linux-v6.6/Documentation/arch/arm/
Dvlocks.rst125 * By packing the members of the currently_voting array close together,
174 packing of the currently_voting array does not work with cached
/Linux-v6.6/Documentation/admin-guide/mm/
Dmultigen_lru.rst99 optimize job scheduling (bin packing) to improve memory utilizations.
/Linux-v6.6/net/bluetooth/
Diso.c724 .packing = 0x00,
1253 if (qos->ucast.packing > 0x01) in check_ucast_qos()
1273 if (qos->bcast.packing > 0x01) in check_bcast_qos()
Dhci_conn.c1759 cp.bis.packing = qos->bcast.packing; in hci_le_create_big()
1786 pdu.cp.packing = qos->ucast.packing; in set_cig_params_sync()
/Linux-v6.6/Documentation/bpf/
Dmap_devmap.rst22 - While ``BPF_MAP_TYPE_DEVMAP_HASH`` allows for densely packing the net devices

12