Searched refs:octeon_delete_droq (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/ |
H A D | octeon_droq.h | 350 int octeon_delete_droq(struct octeon_device *oct_dev, u32 q_no);
|
H A D | octeon_droq.c | 198 int octeon_delete_droq(struct octeon_device *oct, u32 q_no) in octeon_delete_droq() function 311 octeon_delete_droq(oct, q_no); in octeon_init_droq()
|
H A D | lio_vf_main.c | 549 octeon_delete_droq(oct, i); in octeon_destroy_resources()
|
H A D | lio_main.c | 1079 octeon_delete_droq(oct, i); in octeon_destroy_resources()
|
H A D | lio_ethtool.c | 1151 octeon_delete_droq(oct, i); in lio_reset_queues()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/ |
H A D | octeon_droq.h | 350 int octeon_delete_droq(struct octeon_device *oct_dev, u32 q_no);
|
H A D | octeon_droq.c | 199 int octeon_delete_droq(struct octeon_device *oct, u32 q_no) in octeon_delete_droq() function 220 EXPORT_SYMBOL_GPL(octeon_delete_droq); variable 313 octeon_delete_droq(oct, q_no); in octeon_init_droq()
|
H A D | lio_vf_main.c | 547 octeon_delete_droq(oct, i); in octeon_destroy_resources()
|
H A D | lio_main.c | 1071 octeon_delete_droq(oct, i); in octeon_destroy_resources()
|
H A D | lio_ethtool.c | 1154 octeon_delete_droq(oct, i); in lio_reset_queues()
|
Completed in 38 milliseconds