Home
last modified time | relevance | path

Searched refs:IXGBE_VFMAILBOX_RSTI (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()
113 hw->mbx.vf_mailbox &= ~(IXGBE_VFMAILBOX_RSTI | in ixgbevf_clear_rst_vf()
185 IXGBE_VFMAILBOX_RSTI))) { in ixgbevf_check_for_rst_vf()
H A Dmbx.h21 #define IXGBE_VFMAILBOX_RSTI 0x00000040 /* PF has reset indication */ macro
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dmbx.h22 #define IXGBE_VFMAILBOX_RSTI 0x00000040 /* PF has reset indication */ macro
H A Dmbx.c192 IXGBE_VFMAILBOX_RSTI))) { in ixgbevf_check_for_rst_vf()

Completed in 2 milliseconds