Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/huawei/hinic3/
H A Dhinic3_hw_comm.c216 u8 at, u8 ph, u8 no_snooping, u8 tph_en) in hinic3_set_dma_attr_tbl() argument
227 dma_attr.no_snooping = no_snooping; in hinic3_set_dma_attr_tbl()
H A Dhinic3_hw_comm.h39 u8 at, u8 ph, u8 no_snooping, u8 tph_en);
H A Dhinic3_hw_intf.h205 u8 no_snooping; member
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_if.c276 enum hinic_pcie_nosnoop no_snooping, in set_dma_attr() argument
294 HINIC_DMA_ATTR_SET(no_snooping, NO_SNOOPING) | in set_dma_attr()