Home
last modified time | relevance | path

Searched refs:I40E_AQ_CONFIG_PACING_MASK (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h1905 #define I40E_AQ_CONFIG_PACING_MASK 0x78 macro
H A Di40e_common.c1888 hw_link_info->pacing = resp->config & I40E_AQ_CONFIG_PACING_MASK; in i40e_aq_get_link_info()