Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_type.h1499 #define IXGBE_CTRL_EXT_PFRSTD 0x00004000 /* Physical Function Reset Done */ macro
H A Dif_ix.c3205 ctrl_ext |= IXGBE_CTRL_EXT_PFRSTD; in ixgbe_if_init()