Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_init_ops.c74 u16 size, bool b_must_dmae) in ecore_init_rt() argument
91 if (!b_must_dmae) { in ecore_init_rt()
148 bool b_must_dmae, argument
205 bool b_must_dmae, argument
241 b_must_dmae, b_can_dmae);
265 b_must_dmae,
277 b_must_dmae, b_can_dmae);
296 if (b_must_dmae && !b_can_dmae) {
311 if (b_must_dmae || (b_can_dmae && (data >= 64)))
318 b_must_dmae, b_can_dmae);
[all …]