Home
last modified time | relevance | path

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

/linux-4.1.27/arch/tile/include/arch/
Dtrio_pcie_rc.h131 uint_reg_t no_snoop : 1; member
139 uint_reg_t no_snoop : 1;
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
Dmac.h59 void e1000e_set_pcie_no_snoop(struct e1000_hw *hw, u32 no_snoop);
Dmac.c1692 void e1000e_set_pcie_no_snoop(struct e1000_hw *hw, u32 no_snoop) in e1000e_set_pcie_no_snoop() argument
1696 if (no_snoop) { in e1000e_set_pcie_no_snoop()
1699 gcr |= no_snoop; in e1000e_set_pcie_no_snoop()
/linux-4.1.27/drivers/net/ethernet/neterion/vxge/
Dvxge-traffic.c1405 u64 txdl_ptr, u32 num_txds, u32 no_snoop) in __vxge_hw_non_offload_db_post() argument
1413 VXGE_HW_NODBW_GET_NO_SNOOP(no_snoop), in __vxge_hw_non_offload_db_post()