Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_icereg.h11068 #define ICE_AQ_CFG_PACING_M (0xF << ICE_AQ_CFG_PACING_S) macro
H A Dif_ice.c6834 li->pacing = link_data.cfg & (ICE_AQ_CFG_PACING_M | in ice_aq_get_link_info()