Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_type.h270 u8 pacing; member
H A Di40e_prototype.h149 u16 max_frame_size, bool crc_en, u16 pacing,
H A Di40e_common.c1883 bool crc_en, u16 pacing, in i40e_aq_set_mac_config() argument
1899 cmd->params = ((u8)pacing & 0x0F) << 3; in i40e_aq_set_mac_config()
2027 hw_link_info->pacing = resp->config & I40E_AQ_CONFIG_PACING_MASK; in i40e_aq_get_link_info()