Searched defs:sdpvf (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/raw/octeontx2_ep/ |
| H A D | otx2_ep_vf.c | 14 sdp_vf_reset_iq(struct sdp_device *sdpvf, int q_no) in sdp_vf_reset_iq() 60 sdp_vf_reset_oq(struct sdp_device *sdpvf, int q_no) in sdp_vf_reset_oq() 147 sdp_vf_reset_input_queues(struct sdp_device *sdpvf) in sdp_vf_reset_input_queues() 160 sdp_vf_reset_output_queues(struct sdp_device *sdpvf) in sdp_vf_reset_output_queues() 173 sdp_vf_setup_global_input_regs(struct sdp_device *sdpvf) in sdp_vf_setup_global_input_regs() 184 sdp_vf_setup_global_output_regs(struct sdp_device *sdpvf) in sdp_vf_setup_global_output_regs() 196 sdp_vf_setup_device_regs(struct sdp_device *sdpvf) in sdp_vf_setup_device_regs() 324 sdp_vf_enable_iq(struct sdp_device *sdpvf, uint32_t q_no) in sdp_vf_enable_iq() 363 sdp_vf_enable_io_queues(struct sdp_device *sdpvf) in sdp_vf_enable_io_queues() 399 sdp_vf_disable_io_queues(struct sdp_device *sdpvf) in sdp_vf_disable_io_queues() [all …]
|
| H A D | otx2_ep_enqdeq.c | 49 sdp_delete_iqs(struct sdp_device *sdpvf, uint32_t iq_no) in sdp_delete_iqs() 79 sdp_init_instr_queue(struct sdp_device *sdpvf, int iq_no) in sdp_init_instr_queue() 159 sdp_setup_iqs(struct sdp_device *sdpvf, uint32_t iq_no) in sdp_setup_iqs() 197 sdp_droq_destroy_ring_buffers(struct sdp_device *sdpvf, in sdp_droq_destroy_ring_buffers() 252 sdp_droq_setup_ring_buffers(struct sdp_device *sdpvf, in sdp_droq_setup_ring_buffers() 305 sdp_init_droq(struct sdp_device *sdpvf, uint32_t q_no) in sdp_init_droq() 408 sdp_iqreq_delete(struct sdp_device *sdpvf, in sdp_iqreq_delete() 447 sdp_flush_iq(struct sdp_device *sdpvf, in sdp_flush_iq() 527 sdp_send_data(struct sdp_device *sdpvf, in sdp_send_data() 569 struct sdp_device *sdpvf; in sdp_rawdev_enqueue() local [all …]
|
| H A D | otx2_ep_rawdev.c | 68 struct sdp_device *sdpvf; in sdp_vfdev_exit() local 105 sdp_chip_specific_setup(struct sdp_device *sdpvf) in sdp_chip_specific_setup() 130 sdp_vfdev_init(struct sdp_device *sdpvf) in sdp_vfdev_init() 231 struct sdp_device *sdpvf; in sdp_rawdev_configure() local 265 struct sdp_device *sdpvf = NULL; in otx2_sdp_rawdev_probe() local 323 struct sdp_device *sdpvf; in otx2_sdp_rawdev_remove() local
|
| H A D | otx2_ep_test.c | 89 struct sdp_device sdpvf; in sdp_rawdev_selftest() local
|