Searched refs:otx2_ssogws (Results 1 – 7 of 7) sorted by relevance
| /f-stack/dpdk/drivers/event/octeontx2/ |
| H A D | otx2_worker.c | 79 otx2_ssogws_release_event(struct otx2_ssogws *ws) in otx2_ssogws_release_event() 89 struct otx2_ssogws *ws = port; \ 116 struct otx2_ssogws *ws = port; \ 148 struct otx2_ssogws *ws = port; \ 176 struct otx2_ssogws *ws = port; \ 214 struct otx2_ssogws *ws = port; in otx2_ssogws_enq() 245 struct otx2_ssogws *ws = port; in otx2_ssogws_enq_new_burst() 262 struct otx2_ssogws *ws = port; in otx2_ssogws_enq_fwd_burst() 275 struct otx2_ssogws *ws = port; \ 295 struct otx2_ssogws *ws = port; \ [all …]
|
| H A D | otx2_worker_dual.c | 42 otx2_ssogws_swtag_untag((struct otx2_ssogws *)ws); in otx2_ssogws_dual_fwd_swtag() 44 otx2_ssogws_swtag_norm((struct otx2_ssogws *)ws, tag, new_tt); in otx2_ssogws_dual_fwd_swtag() 96 otx2_ssogws_swtag_flush((struct otx2_ssogws *)vws); in otx2_ssogws_dual_enq() 154 otx2_ssogws_swtag_wait((struct otx2_ssogws *) \ 188 otx2_ssogws_swtag_wait((struct otx2_ssogws *) \ 232 otx2_ssogws_swtag_wait((struct otx2_ssogws *) \ 270 otx2_ssogws_swtag_wait((struct otx2_ssogws *) \ 317 struct otx2_ssogws *vws = \ 318 (struct otx2_ssogws *)&ws->ws_state[!ws->vws]; \ 337 struct otx2_ssogws *vws = \ [all …]
|
| H A D | otx2_worker.h | 19 otx2_ssogws_get_work(struct otx2_ssogws *ws, struct rte_event *ev, in otx2_ssogws_get_work() 97 otx2_ssogws_get_work_empty(struct otx2_ssogws *ws, struct rte_event *ev, in otx2_ssogws_get_work_empty() 161 otx2_ssogws_add_work(struct otx2_ssogws *ws, const uint64_t event_ptr, in otx2_ssogws_add_work() 172 otx2_ssogws_swtag_desched(struct otx2_ssogws *ws, uint32_t tag, uint8_t new_tt, in otx2_ssogws_swtag_desched() 182 otx2_ssogws_swtag_norm(struct otx2_ssogws *ws, uint32_t tag, uint8_t new_tt) in otx2_ssogws_swtag_norm() 191 otx2_ssogws_swtag_untag(struct otx2_ssogws *ws) in otx2_ssogws_swtag_untag() 199 otx2_ssogws_swtag_flush(struct otx2_ssogws *ws) in otx2_ssogws_swtag_flush() 210 otx2_ssogws_desched(struct otx2_ssogws *ws) in otx2_ssogws_desched() 217 otx2_ssogws_swtag_wait(struct otx2_ssogws *ws) in otx2_ssogws_swtag_wait() 239 otx2_ssogws_head_wait(struct otx2_ssogws *ws) in otx2_ssogws_head_wait() [all …]
|
| H A D | otx2_evdev.c | 537 sso_port_link_modify((struct otx2_ssogws *) in otx2_sso_port_link() 542 struct otx2_ssogws *ws = port; in otx2_sso_port_link() 573 struct otx2_ssogws *ws = port; in otx2_sso_port_unlink() 711 struct otx2_ssogws *ws = port; in otx2_sso_port_release() 757 struct otx2_ssogws *ws; in sso_restore_links() 883 struct otx2_ssogws *ws; in sso_configure_ports() 895 sizeof(struct otx2_ssogws) + in sso_configure_ports() 906 ws = (struct otx2_ssogws *) in sso_configure_ports() 1315 ssogws_dump(struct otx2_ssogws *ws, FILE *f) in ssogws_dump() 1457 struct otx2_ssogws *ws; in sso_cleanup() [all …]
|
| H A D | otx2_evdev_adptr.c | 302 struct otx2_ssogws *ws = event_dev->data->ports[i]; in sso_updt_lookup_mem() 476 struct otx2_ssogws *old_ws; in sso_add_tx_queue_data() 477 struct otx2_ssogws *ws; in sso_add_tx_queue_data() 481 sizeof(struct otx2_ssogws) + in sso_add_tx_queue_data() 492 ws = (struct otx2_ssogws *) in sso_add_tx_queue_data()
|
| H A D | otx2_evdev.h | 177 struct otx2_ssogws { struct 416 void ssogws_flush_events(struct otx2_ssogws *ws, uint8_t queue_id, 418 void ssogws_reset(struct otx2_ssogws *ws);
|
| /f-stack/dpdk/drivers/net/octeontx2/ |
| H A D | otx2_ethdev_sec_tx.h | 33 otx2_ssogws_head_wait(struct otx2_ssogws *ws); 36 otx2_sec_event_tx(struct otx2_ssogws *ws, struct rte_event *ev, in otx2_sec_event_tx()
|