Searched refs:IXGBE_SECRXSTAT_SECRX_RDY (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/pci/ | ||
| D | ixgbe_type.h | 776 #define IXGBE_SECRXSTAT_SECRX_RDY 0x00000001 macro |
| D | ixgbe.c | 2826 if (secrxreg & IXGBE_SECRXSTAT_SECRX_RDY) in ixgbe_disable_sec_rx_path_generic() |