Searched refs:bufs (Results 1 – 3 of 3) sorted by relevance
162 u64 bufs : 8; member185 u64 bufs : 8; member208 u64 bufs : 8; member1125 int bufs; in cvmx_wqe_get_bufs() local1128 bufs = work->word0.pki.bufs; in cvmx_wqe_get_bufs()1133 bufs = work->word2.s_cn38xx.bufs; in cvmx_wqe_get_bufs()1182 u64 bufs; in cvmx_wqe_pki_errata_20776() local1185 bufs = wqe->word0.bufs; in cvmx_wqe_pki_errata_20776()1195 bufs--; in cvmx_wqe_pki_errata_20776()1230 work->word0.pki.bufs = bufs; in cvmx_wqe_set_bufs()[all …]
140 number_buffers = work->word2.s.bufs; in cvmx_helper_free_pip_pkt_data()
284 unsigned int pool, bufs; in cvmx_wqe_get_packet_ptr() local293 bufs = wqe->word0.bufs; in cvmx_wqe_get_packet_ptr()300 if (bufs == 1) { in cvmx_wqe_get_packet_ptr()320 while (bufs > 1) { in cvmx_wqe_get_packet_ptr()342 bufs--; in cvmx_wqe_get_packet_ptr()389 work->word2.s.bufs = 1; in cvmx_wqe_get_packet_ptr()401 unsigned int bufs, ncl = 1; in cvmx_wqe_free() local409 bufs = wqe->word0.bufs; in cvmx_wqe_free()419 } else if (cvmx_likely(bufs != 0)) { in cvmx_wqe_free()436 bufs = work->word2.s_cn38xx.bufs; in cvmx_wqe_free()[all …]
Completed in 15 milliseconds