Home
last modified time | relevance | path

Searched defs:work (Results 1 – 23 of 23) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-wqe.h578 static inline int cvmx_wqe_get_port(cvmx_wqe_t *work) in cvmx_wqe_get_port()
598 static inline int cvmx_wqe_get_grp(cvmx_wqe_t *work) in cvmx_wqe_get_grp()
610 static inline void cvmx_wqe_set_grp(cvmx_wqe_t *work, int grp) in cvmx_wqe_set_grp()
618 static inline int cvmx_wqe_get_qos(cvmx_wqe_t *work) in cvmx_wqe_get_qos()
630 static inline void cvmx_wqe_set_qos(cvmx_wqe_t *work, int qos) in cvmx_wqe_set_qos()
638 static inline int cvmx_wqe_get_len(cvmx_wqe_t *work) in cvmx_wqe_get_len()
650 static inline void cvmx_wqe_set_len(cvmx_wqe_t *work, int len) in cvmx_wqe_set_len()
658 static inline uint32_t cvmx_wqe_get_tag(cvmx_wqe_t *work) in cvmx_wqe_get_tag()
668 static inline int cvmx_wqe_get_tt(cvmx_wqe_t *work) in cvmx_wqe_get_tt()
673 static inline void cvmx_wqe_set_tt(cvmx_wqe_t *work, int tt) in cvmx_wqe_set_tt()
[all …]
H A Dcvmx-helper-errata.c104 cvmx_wqe_t *work; in __cvmx_helper_errata_fix_ipd_ptr_alignment() local
258 int cvmx_helper_fix_ipd_packet_chain(cvmx_wqe_t *work) in cvmx_helper_fix_ipd_packet_chain()
H A Dcvmx-pip.h671 static inline int cvmx_pip_get_bsel_table_index(cvmx_wqe_t *work) in cvmx_pip_get_bsel_table_index()
738 static inline int cvmx_pip_get_bsel_qos(cvmx_wqe_t *work) in cvmx_pip_get_bsel_qos()
752 static inline int cvmx_pip_get_bsel_grp(cvmx_wqe_t *work) in cvmx_pip_get_bsel_grp()
766 static inline int cvmx_pip_get_bsel_tt(cvmx_wqe_t *work) in cvmx_pip_get_bsel_tt()
780 static inline int cvmx_pip_get_bsel_tag(cvmx_wqe_t *work) in cvmx_pip_get_bsel_tag()
H A Dcvmx-helper-util.h268 static inline void cvmx_helper_free_packet_data(cvmx_wqe_t *work) in cvmx_helper_free_packet_data()
H A Dcvmx-helper-util.c153 int cvmx_helper_dump_packet(cvmx_wqe_t *work) in cvmx_helper_dump_packet()
H A Dcvmx-helper.c1404 cvmx_wqe_t *work; in cvmx_helper_shutdown_packet_io_global() local
H A Dcvmx-dfa.h716 cvmx_dfa_result0_t *result, int max_results, cvmx_wqe_t *work) in cvmx_dfa_submit()
/f-stack/freebsd/mips/cavium/octe/
H A Dethernet-rx.c91 static inline int cvm_oct_check_rcv_error(cvmx_wqe_t *work) in cvm_oct_check_rcv_error()
181 cvmx_wqe_t *work; in cvm_oct_tasklet_rx() local
H A Dethernet-tx.c75 cvmx_wqe_t *work; in cvm_oct_xmit() local
H A Dethernet.c279 cvmx_wqe_t *work = work_queue_entry; in cvm_oct_free_work() local
/f-stack/freebsd/kern/
H A Dgenassym.sh11 work() function
H A Dgenoffset.sh38 work() function
H A Dkern_sx.c91 #define GIANT_SAVE(work) do { \ argument
/f-stack/dpdk/drivers/event/octeontx/
H A Dssovf_worker.h93 ssovf_octeontx_wqe_to_pkt(uint64_t work, uint16_t port_info, in ssovf_octeontx_wqe_to_pkt()
137 ssovf_octeontx_wqe_free(uint64_t work) in ssovf_octeontx_wqe_free()
/f-stack/freebsd/contrib/zlib/
H A Dinftrees.c32 int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work) in inflate_table() argument
H A Dinflate.h120 unsigned short work[288]; /* work area for code table building */ member
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlgc.c1000 l_mem work = -cast(l_mem, g->GCmemtrav); /* start counting work */ in atomic() local
1057 lu_mem work; in singlestep() local
1147 lu_mem work = singlestep(L); /* do some work */ in incstep() local
/f-stack/freebsd/netinet/libalias/
H A Dalias_smedia.c437 char *work; in alias_pna_out() local
/f-stack/dpdk/examples/eventdev_pipeline/
H A Dpipeline_common.h112 work(void) in work() function
/f-stack/freebsd/contrib/zlib/test/
H A Dinfcover.c621 unsigned short lens[16], work[16]; in cover_trees() local
/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-tsd.c128 tsd_hash_dtor(struct hlist_head *work) in tsd_hash_dtor()
/f-stack/app/redis-5.0.5/deps/jemalloc/test/src/
H A DSFMT.c386 uint32_t work; in period_certification() local
/f-stack/freebsd/net/
H A Diflib.c3929 u_int work = 0; in _task_fn_rx() local