Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/octeon/
Dcvmx-wqe.h630 static inline void cvmx_wqe_set_grp(cvmx_wqe_t *work, int grp) in cvmx_wqe_set_grp() function
Dcvmx-pow.h1817 cvmx_wqe_set_grp(wqp, grp); in cvmx_pow_work_submit()
/linux-4.4.14/drivers/staging/octeon/
Dethernet-tx.c599 cvmx_wqe_set_grp(work, pow_send_group); in cvm_oct_xmit_pow()