Home
last modified time | relevance | path

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

/trueos/sys/dev/ixl/
HDi40e_adminq_cmd.h1709 #define I40E_AQ_CONFIG_PACING_MASK 0x78 macro
HDi40e_common.c1389 hw_link_info->pacing = resp->config & I40E_AQ_CONFIG_PACING_MASK; in i40e_aq_get_link_info()