Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_mbx.h87 #define IXGBE_VFMAILBOX_RSTD 0x00000080 /* PF has indicated reset done */ macro
H A Dixgbe_mbx.c329 if (vf_mailbox & (IXGBE_VFMAILBOX_RSTI | IXGBE_VFMAILBOX_RSTD)) { in ixgbe_clear_rst_vf()
332 IXGBE_VFMAILBOX_RSTD); in ixgbe_clear_rst_vf()
406 IXGBE_VFMAILBOX_RSTD)) { in ixgbe_check_for_rst_vf()