Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Di40e_adminq_cmd.h2217 #define I40E_AQ_CONFIG_PACING_MASK 0x78 macro
H A Di40e_common.c1997 hw_link_info->pacing = resp->config & I40E_AQ_CONFIG_PACING_MASK; in i40e_aq_get_link_info()