Home
last modified time | relevance | path

Searched refs:octeon_dispatch (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/
H A Docteon_device.c703 (sizeof(struct octeon_dispatch) * DISPATCH_LIST_SIZE); in octeon_allocate_device_mem()
712 oct->dispatch.dlist = (struct octeon_dispatch *) in octeon_allocate_device_mem()
1091 if (((struct octeon_dispatch *)dispatch)->opcode == in octeon_get_dispatch()
1093 fn = ((struct octeon_dispatch *) in octeon_get_dispatch()
1151 struct octeon_dispatch *dispatch; in octeon_register_dispatch_fn()
H A Docteon_device.h132 struct octeon_dispatch { struct
157 struct octeon_dispatch *dlist;
H A Docteon_droq.c77 if (((struct octeon_dispatch *)dispatch)->opcode == in octeon_get_dispatch_arg()
79 fn_arg = ((struct octeon_dispatch *) in octeon_get_dispatch_arg()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/
H A Docteon_device.c705 (sizeof(struct octeon_dispatch) * DISPATCH_LIST_SIZE); in octeon_allocate_device_mem()
714 oct->dispatch.dlist = (struct octeon_dispatch *) in octeon_allocate_device_mem()
1103 if (((struct octeon_dispatch *)dispatch)->opcode == in octeon_get_dispatch()
1105 fn = ((struct octeon_dispatch *) in octeon_get_dispatch()
1163 struct octeon_dispatch *dispatch; in octeon_register_dispatch_fn()
H A Docteon_device.h132 struct octeon_dispatch { struct
157 struct octeon_dispatch *dlist;
H A Docteon_droq.c77 if (((struct octeon_dispatch *)dispatch)->opcode == in octeon_get_dispatch_arg()
79 fn_arg = ((struct octeon_dispatch *) in octeon_get_dispatch_arg()

Completed in 10 milliseconds