Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dmbx.h16 #define IXGBE_VFMAILBOX_REQ 0x00000001 /* Request for PF Ready bit */ macro
H A Dmbx.c250 IXGBE_WRITE_REG(hw, IXGBE_VFMAILBOX, IXGBE_VFMAILBOX_REQ); in ixgbevf_write_mbx_vf()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
H A Dmbx.h15 #define IXGBE_VFMAILBOX_REQ 0x00000001 /* Request for PF Ready bit */ macro
H A Dmbx.c286 vf_mailbox |= IXGBE_VFMAILBOX_REQ; in ixgbevf_write_mbx_vf()
330 IXGBE_WRITE_REG(hw, IXGBE_VFMAILBOX, IXGBE_VFMAILBOX_REQ); in ixgbevf_write_mbx_vf_legacy()

Completed in 3 milliseconds