Searched refs:pacing (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/contrib/device-tree/Bindings/soc/ti/ |
| H A D | keystone-navigator-qmss.txt | 76 <pdsp-id, channel, entries, pacing mode, latency> 82 pacing mode : Interrupt pacing mode
|
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_type.h | 255 u8 pacing; member
|
| H A D | ice_common.c | 433 li->pacing = link_data.cfg & (ICE_AQ_CFG_PACING_M | in ice_aq_get_link_info() 464 ice_debug(hw, ICE_DBG_LINK, " pacing = 0x%x\n", li->pacing); in ice_aq_get_link_info()
|
| /f-stack/dpdk/drivers/net/i40e/base/ |
| H A D | i40e_prototype.h | 122 u16 max_frame_size, bool crc_en, u16 pacing,
|
| H A D | i40e_type.h | 252 u8 pacing; member
|
| H A D | i40e_common.c | 1908 bool crc_en, u16 pacing, in i40e_aq_set_mac_config() argument 1924 cmd->params = ((u8)pacing & 0x0F) << 3; in i40e_aq_set_mac_config() 2052 hw_link_info->pacing = resp->config & I40E_AQ_CONFIG_PACING_MASK; in i40e_aq_get_link_info()
|