Searched refs:IXGBE_PFMAILBOX_PFU (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_mbx.h45 #define IXGBE_PFMAILBOX_PFU 0x00000008 /* PF owns the mailbox buffer */ macro
H A Dixgbe_mbx.c360 IXGBE_WRITE_REG(hw, IXGBE_PFMAILBOX(vf_number), IXGBE_PFMAILBOX_PFU);
364 if (p2v_mailbox & IXGBE_PFMAILBOX_PFU)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbevf/
H A Dmbx.h56 #define IXGBE_PFMAILBOX_PFU 0x00000008 /* PF owns the mailbox buffer */ macro

Completed in 110 milliseconds