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

/linux-4.1.27/arch/tile/include/arch/
H A Dtrio_pcie_rc.h131 uint_reg_t no_snoop : 1; member in struct:__anon2781::__anon2782
139 uint_reg_t no_snoop : 1;
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
H A Dmac.h59 void e1000e_set_pcie_no_snoop(struct e1000_hw *hw, u32 no_snoop);
H A Dmac.c1688 * @no_snoop: bitmap of snoop events
1690 * Set the PCI-express register to snoop for events enabled in 'no_snoop'.
1692 void e1000e_set_pcie_no_snoop(struct e1000_hw *hw, u32 no_snoop) e1000e_set_pcie_no_snoop() argument
1696 if (no_snoop) { e1000e_set_pcie_no_snoop()
1699 gcr |= no_snoop; e1000e_set_pcie_no_snoop()
H A Dich8lan.c4695 /* ICH8 has opposite polarity of no_snoop bits. e1000_init_hw_ich8lan()
/linux-4.1.27/drivers/net/ethernet/neterion/vxge/
H A Dvxge-traffic.c1399 * @no_snoop: No snoop flags
1405 u64 txdl_ptr, u32 num_txds, u32 no_snoop) __vxge_hw_non_offload_db_post()
1413 VXGE_HW_NODBW_GET_NO_SNOOP(no_snoop), __vxge_hw_non_offload_db_post()
1404 __vxge_hw_non_offload_db_post(struct __vxge_hw_fifo *fifo, u64 txdl_ptr, u32 num_txds, u32 no_snoop) __vxge_hw_non_offload_db_post() argument

Completed in 206 milliseconds