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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/e1000/
H A De1000_hw.c89 static int32_t e1000_set_pci_ex_no_snoop(struct e1000_hw *hw, uint32_t no_snoop);
8234 * no_snoop - Bitmap of no-snoop events.
8240 e1000_set_pci_ex_no_snoop(struct e1000_hw *hw, uint32_t no_snoop) argument
8252 if (no_snoop) {
8255 gcr_reg |= no_snoop;

Completed in 66 milliseconds