Home
last modified time | relevance | path

Searched refs:pacing (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/i40e/core/
H A Di40e_prototype.h134 u16 max_frame_size, bool crc_en, u16 pacing,
H A Di40e_type.h267 u8 pacing; member
H A Di40e_common.c1760 bool crc_en, u16 pacing, in i40e_aq_set_mac_config() argument
1775 cmd->params = ((u8)pacing & 0x0F) << 3; in i40e_aq_set_mac_config()
1888 hw_link_info->pacing = resp->config & I40E_AQ_CONFIG_PACING_MASK; in i40e_aq_get_link_info()