Home
last modified time | relevance | path

Searched defs:v2p_mailbox (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/sys/dev/ixgbe/
H A Dixgbe_mbx.c299 u32 v2p_mailbox = IXGBE_READ_REG(hw, IXGBE_VFMAILBOX); ixgbe_read_v2p_mailbox() local
317 u32 v2p_mailbox = ixgbe_read_v2p_mailbox(hw); ixgbe_check_for_bit_vf() local
H A Dixgbe_type.h4204 u32 v2p_mailbox; global() member
/freebsd-src/sys/dev/e1000/
H A De1000_mbx.c328 u32 v2p_mailbox = E1000_READ_REG(hw, E1000_V2PMAILBOX(0)); in e1000_read_v2p_mailbox() local
346 u32 v2p_mailbox = e1000_read_v2p_mailbox(hw); in e1000_check_for_bit_vf() local
H A De1000_vf.h258 u32 v2p_mailbox; member
H A De1000_hw.h1034 u32 v2p_mailbox; member