Home
last modified time | relevance | path

Searched refs:IXGBE_VFMAILBOX_RSTD (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
H A Dmbx.c111 if (vf_mailbox & (IXGBE_VFMAILBOX_RSTI | IXGBE_VFMAILBOX_RSTD)) { in ixgbevf_clear_rst_vf()
114 IXGBE_VFMAILBOX_RSTD); in ixgbevf_clear_rst_vf()
184 if (!ixgbevf_check_for_bit_vf(hw, (IXGBE_VFMAILBOX_RSTD | in ixgbevf_check_for_rst_vf()
H A Dmbx.h22 #define IXGBE_VFMAILBOX_RSTD 0x00000080 /* PF has indicated reset done */ macro
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dmbx.h23 #define IXGBE_VFMAILBOX_RSTD 0x00000080 /* PF has indicated reset done */ macro
H A Dmbx.c191 if (!ixgbevf_check_for_bit_vf(hw, (IXGBE_VFMAILBOX_RSTD | in ixgbevf_check_for_rst_vf()

Completed in 3 milliseconds