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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbevf/
H A Dregs.h80 #define IXGBE_READ_REG_ARRAY(a, reg, offset) ( \ macro
H A Dmbx.c293 msg[i] = IXGBE_READ_REG_ARRAY(hw, IXGBE_VFMBMEM, i);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_common.h103 #define IXGBE_READ_REG_ARRAY(a, reg, offset) (\ macro
H A Dixgbe_mbx.c433 msg[i] = IXGBE_READ_REG_ARRAY(hw, IXGBE_PFMBMEM(vf_number), i);

Completed in 25 milliseconds