Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/cavium-octeon/executive/
Dcvmx-helper-util.c100 cvmx_dprintf(" QoS: %u\n", cvmx_wqe_get_qos(work)); in cvmx_helper_dump_packet()
/Linux-v4.19/arch/mips/include/asm/octeon/
Dcvmx-wqe.h638 static inline int cvmx_wqe_get_qos(cvmx_wqe_t *work) in cvmx_wqe_get_qos() function
/Linux-v4.19/drivers/staging/octeon/
Dethernet-tx.c660 cvmx_wqe_get_qos(work), cvmx_wqe_get_grp(work)); in cvm_oct_xmit_pow()