| /f-stack/freebsd/contrib/device-tree/Bindings/powerpc/fsl/ |
| H A D | cpus.txt | 20 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 D | packet_classif_access_ctrl.rst | 11 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 D | efd_lib.rst | 65 A widely used flow distributor that belongs to the same category of
|
| H A D | packet_framework.rst | 1019 A special category of the reserved actions is represented by the next hop actions, which regulate t…
|
| /f-stack/tools/ifconfig/ |
| H A D | ifconfig.c | 376 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 D | octeontx2.rst | 34 they will appear under the category of "REGEX devices", i.e. the command
|
| /f-stack/freebsd/contrib/zlib/doc/ |
| H A D | txtvsbin.txt | 51 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 D | run_apps.rst | 66 to physical address translator* device under *Kernel bypass* category.
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_mesh.c | 2715 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 D | ieee80211_vht.c | 99 int category, int action, void *arg0) in vht_send_action_placeholder() argument 104 __func__, category, action); in vht_send_action_placeholder()
|
| H A D | ieee80211_ht.c | 3036 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 D | ieee80211_var.h | 351 int category, int action, void *);
|
| /f-stack/dpdk/doc/guides/rawdevs/ |
| H A D | octeontx2_ep.rst | 42 of the devices, they will appear under the category of "Misc (rawdev)
|
| H A D | octeontx2_dma.rst | 61 of the devices, they will appear under the category of "Misc (rawdev)
|
| H A D | ntb.rst | 40 appear under the category of "Misc (rawdev) devices".
|
| /f-stack/dpdk/doc/guides/platform/ |
| H A D | bluefield.rst | 14 - `BlueField <https://docs.mellanox.com/category/bluefieldsnic>`_
|
| /f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | interrupts.txt | 117 interrupt controllers do not fall into the category of a parent interrupt
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | qede.rst | 92 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 D | jquery.qtip.js | 509 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 D | release_2_1.rst | 396 Some test rules had equal priority for the same category. That could cause
|