Searched refs:ICE_AQ_LSE_DIS (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_icereg.h | 10994 #define ICE_AQ_LSE_DIS 0x2 macro |
H A D | if_ice.c | 6810 cmd_flags = (ena_lse) ? ICE_AQ_LSE_ENA : ICE_AQ_LSE_DIS; in ice_aq_get_link_info() |