Home
last modified time | relevance | path

Searched refs:octep_vf_ioq_vector (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/marvell/octeon_ep_vf/
Doctep_vf_main.h122 struct octep_vf_ioq_vector { struct
266 struct octep_vf_ioq_vector *ioq_vector[OCTEP_VF_MAX_QUEUES];
Doctep_vf_main.c55 struct octep_vf_ioq_vector *ioq_vector; in octep_vf_alloc_ioq_vectors()
173 struct octep_vf_ioq_vector *ioq_vector = data; in octep_vf_ioq_intr_handler()
192 struct octep_vf_ioq_vector *ioq_vector; in octep_vf_request_irqs()
325 struct octep_vf_ioq_vector *ioq_vector = in octep_vf_napi_poll()
326 container_of(napi, struct octep_vf_ioq_vector, napi); in octep_vf_napi_poll()
Doctep_vf_cn9k.c271 struct octep_vf_ioq_vector *vector = data; in octep_vf_ioq_intr_handler_cn93()
Doctep_vf_cnxk.c282 struct octep_vf_ioq_vector *vector = data; in octep_vf_ioq_intr_handler_cnxk()