Home
last modified time | relevance | path

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

/freebsd/sys/dev/irdma/
H A Dicrdma_hw.c39 void disable_prefetch(struct irdma_hw *hw);
239 disable_prefetch(dev->hw); in icrdma_init_hw()
386 disable_prefetch(struct irdma_hw *hw) in disable_prefetch() function