Searched refs:advertised (Results 1 – 9 of 9) sorted by relevance
| /dpdk/drivers/net/hinic/base/ |
| H A D | hinic_pmd_niccfg.h | 580 u16 advertised; member 901 int hinic_get_link_mode(void *hwdev, u32 *supported, u32 *advertised);
|
| H A D | hinic_pmd_niccfg.c | 1632 int hinic_get_link_mode(void *hwdev, u32 *supported, u32 *advertised) in hinic_get_link_mode() argument 1638 if (!hwdev || !supported || !advertised) in hinic_get_link_mode() 1656 *advertised = link_mode.advertised; in hinic_get_link_mode()
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | traffic_management.rst | 232 supported by the implementation is advertised through the port capability set.
|
| H A D | rte_flow.rst | 99 If ``RTE_ETH_DEV_CAPA_FLOW_RULE_KEEP`` is not advertised, 106 If ``RTE_ETH_DEV_CAPA_FLOW_RULE_KEEP`` is advertised, this means 3044 If ``RTE_ETH_DEV_CAPA_FLOW_SHARED_OBJECT_KEEP`` is not advertised, 3051 If ``RTE_ETH_DEV_CAPA_FLOW_SHARED_OBJECT_KEEP`` is advertised,
|
| H A D | poll_mode_drv.rst | 284 Depending on driver capabilities advertised by
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_16_04.rst | 29 Added a feature to allow the definition of a set of advertised speeds for auto-negotiation,
|
| H A D | release_17_05.rst | 37 This event can be advertised by PCI drivers and enabled accordingly.
|
| /dpdk/doc/guides/nics/ |
| H A D | mlx5.rst | 392 free offload is neither supported nor advertised if there is MPRQ enabled. 867 is advertised and handled regardless ``tx_pp`` parameter presence.
|
| /dpdk/doc/guides/testpmd_app_ug/ |
| H A D | testpmd_funcs.rst | 3175 success depends on the port support for this operation, as advertised through
|