Home
last modified time | relevance | path

Searched refs:category (Results 1 – 20 of 20) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/powerpc/fsl/
H A Dcpus.txt20 a property named fsl,eref-[CAT], where [CAT] is the abbreviated category
22 the category is supported by the implementation.
/f-stack/dpdk/doc/guides/prog_guide/
H A Dpacket_classif_access_ctrl.rst11 and find the best match (highest priority) for each category.
298 * **category_mask**: Each rule uses a bit mask value to select the relevant category(s) for the r…
299 When a lookup is performed, the result for each category is returned.
302 Each set could be assigned its own category and by combining them into a single database,
306 …For each category, a successful match returns the userdata field of the highest priority matched r…
528 * For category 0, both rules 1 and 2 match, but rule 2 has higher priority,
531 * For category 1, both rules 1 and 3 match, but rule 3 has higher priority,
570 * For category 1, only rule 3 matches.
H A Defd_lib.rst65 A widely used flow distributor that belongs to the same category of
H A Dpacket_framework.rst1019 A special category of the reserved actions is represented by the next hop actions, which regulate t…
/f-stack/tools/ifconfig/
H A Difconfig.c376 char *formatstr, *category, *modifier; in setformat() local
379 while ((category = strsep(&formatstr, ",")) != NULL) { in setformat()
380 modifier = strchr(category, ':'); in setformat()
383 category); in setformat()
391 if (strcmp(category, "addr") == 0) in setformat()
393 else if (strcmp(category, "ether") == 0) in setformat()
395 else if (strcmp(category, "inet") == 0) in setformat()
397 else if (strcmp(category, "inet6") == 0) in setformat()
/f-stack/dpdk/doc/guides/regexdevs/
H A Docteontx2.rst34 they will appear under the category of "REGEX devices", i.e. the command
/f-stack/freebsd/contrib/zlib/doc/
H A Dtxtvsbin.txt51 when the file is empty, automatically falls into the latter category.)
86 There is an extra category of plain text files that are "polluted" with
/f-stack/dpdk/doc/guides/windows_gsg/
H A Drun_apps.rst66 to physical address translator* device under *Kernel bypass* category.
/f-stack/freebsd/net80211/
H A Dieee80211_mesh.c2715 int category, int action, void *args0) in mesh_send_action_meshpeering_open() argument
2754 *frm++ = category; in mesh_send_action_meshpeering_open()
2775 int category, int action, void *args0) in mesh_send_action_meshpeering_confirm() argument
2819 *frm++ = category; in mesh_send_action_meshpeering_confirm()
2843 int category, int action, void *args0) in mesh_send_action_meshpeering_close() argument
2875 *frm++ = category; in mesh_send_action_meshpeering_close()
2892 int category, int action, void *arg0) in mesh_send_action_meshlmetric() argument
2925 *frm++ = category; in mesh_send_action_meshlmetric()
2940 int category, int action, void *arg0) in mesh_send_action_meshgate() argument
2965 *frm++ = category; in mesh_send_action_meshgate()
H A Dieee80211_vht.c99 int category, int action, void *arg0) in vht_send_action_placeholder() argument
104 __func__, category, action); in vht_send_action_placeholder()
H A Dieee80211_ht.c3036 int category, int action, void *arg0) in ht_send_action_ba_addba() argument
3065 *frm++ = category; in ht_send_action_ba_addba()
3085 int category, int action, void *arg0) in ht_send_action_ba_delba() argument
3113 *frm++ = category; in ht_send_action_ba_delba()
3128 int category, int action, void *arg0) in ht_send_action_ht_txchwidth() argument
3151 *frm++ = category; in ht_send_action_ht_txchwidth()
H A Dieee80211_var.h351 int category, int action, void *);
/f-stack/dpdk/doc/guides/rawdevs/
H A Docteontx2_ep.rst42 of the devices, they will appear under the category of "Misc (rawdev)
H A Docteontx2_dma.rst61 of the devices, they will appear under the category of "Misc (rawdev)
H A Dntb.rst40 appear under the category of "Misc (rawdev) devices".
/f-stack/dpdk/doc/guides/platform/
H A Dbluefield.rst14 - `BlueField <https://docs.mellanox.com/category/bluefieldsnic>`_
/f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/
H A Dinterrupts.txt117 interrupt controllers do not fall into the category of a parent interrupt
/f-stack/dpdk/doc/guides/nics/
H A Dqede.rst92 For downloading Firmware Upgrade Utility, select NIC category, model and Linux distro.
99 For downloading PF driver, select adapter category, model and Linux distro.
/f-stack/tools/libxo/xohtml/external/
H A Djquery.qtip.js509 var category, rule, match;
511 for(category in this.checks) {
512 for(rule in this.checks[category]) {
516 if(category === 'builtin' || this.plugins[category]) {
517 this.checks[category][rule].apply(
518 this.plugins[category] || this, args
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_2_1.rst396 Some test rules had equal priority for the same category. That could cause