Searched refs:cvmx_wqe (Results 1 – 4 of 4) sorted by relevance
187 struct cvmx_wqe { struct1205 static inline int cvmx_wqe_get_grp(struct cvmx_wqe *work) in cvmx_wqe_get_grp()1352 static inline struct cvmx_wqe *cvmx_pow_work_response_async(int scr_addr) in cvmx_pow_work_response_async()1354 struct cvmx_wqe *wqe = (void *)(unsigned long)scr_addr; in cvmx_pow_work_response_async()1359 static inline struct cvmx_wqe *cvmx_pow_work_request_sync(cvmx_pow_wait_t wait) in cvmx_pow_work_request_sync()1396 static inline void cvmx_wqe_set_port(struct cvmx_wqe *work, int port) in cvmx_wqe_set_port()1399 static inline void cvmx_wqe_set_qos(struct cvmx_wqe *work, int qos) in cvmx_wqe_set_qos()1402 static inline int cvmx_wqe_get_qos(struct cvmx_wqe *work) in cvmx_wqe_get_qos()1407 static inline void cvmx_wqe_set_grp(struct cvmx_wqe *work, int grp) in cvmx_wqe_set_grp()1410 static inline void cvmx_pow_work_submit(struct cvmx_wqe *wqp, uint32_t tag, in cvmx_pow_work_submit()
63 static inline int cvm_oct_check_rcv_error(struct cvmx_wqe *work) in cvm_oct_check_rcv_error()142 static void copy_segments_to_skb(struct cvmx_wqe *work, struct sk_buff *skb) in copy_segments_to_skb()222 struct cvmx_wqe *work; in cvm_oct_poll()
516 struct cvmx_wqe *work = cvmx_fpa_alloc(CVMX_FPA_WQE_POOL); in cvm_oct_xmit_pow()
176 struct cvmx_wqe *work = work_queue_entry; in cvm_oct_free_work()