Searched refs:IXGBE_VF_SET_LPE (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.h72 #define IXGBE_VF_SET_LPE 0x05 /* VF requests PF to set VMOLR.LPE */ macro
H A Dixgbe_sriov.c291 case IXGBE_VF_SET_LPE:
292 WARN_ON((msgbuf[0] & 0xFFFF) == IXGBE_VF_SET_LPE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbevf/
H A Dmbx.h83 #define IXGBE_VF_SET_LPE 0x05 /* VF requests PF to set VMOLR.LPE */ macro

Completed in 99 milliseconds