Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ixgbevf/
Dmbx.h15 #define IXGBE_VFMAILBOX_REQ 0x00000001 /* Request for PF Ready bit */ macro
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()