Searched defs:rbdr (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/ |
| D | nicvf_queues.h | 221 struct rbdr { struct 241 struct rbdr *rbdr_start; argument 302 struct rbdr rbdr[MAX_RCV_BUF_DESC_RINGS_PER_QS]; member
|
| D | nicvf_queues.c | 93 struct rbdr *rbdr, gfp_t gfp) in nicvf_alloc_page() 175 static inline int nicvf_alloc_rcv_buffer(struct nicvf *nic, struct rbdr *rbdr, in nicvf_alloc_rcv_buffer() 252 static int nicvf_init_rbdr(struct nicvf *nic, struct rbdr *rbdr, in nicvf_init_rbdr() 318 static void nicvf_free_rbdr(struct nicvf *nic, struct rbdr *rbdr) in nicvf_free_rbdr() 385 struct rbdr *rbdr; in nicvf_refill_rbdr() local 660 struct rbdr *rbdr, int qidx) in nicvf_reclaim_rbdr() 919 struct rbdr *rbdr; in nicvf_rbdr_config() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/ |
| D | nicvf_queues.h | 221 struct rbdr { struct 241 struct rbdr *rbdr_start; argument 302 struct rbdr rbdr[MAX_RCV_BUF_DESC_RINGS_PER_QS]; member
|
| D | nicvf_queues.c | 94 struct rbdr *rbdr, gfp_t gfp) in nicvf_alloc_page() 176 static inline int nicvf_alloc_rcv_buffer(struct nicvf *nic, struct rbdr *rbdr, in nicvf_alloc_rcv_buffer() 253 static int nicvf_init_rbdr(struct nicvf *nic, struct rbdr *rbdr, in nicvf_init_rbdr() 319 static void nicvf_free_rbdr(struct nicvf *nic, struct rbdr *rbdr) in nicvf_free_rbdr() 386 struct rbdr *rbdr; in nicvf_refill_rbdr() local 661 struct rbdr *rbdr, int qidx) in nicvf_reclaim_rbdr() 920 struct rbdr *rbdr; in nicvf_rbdr_config() local
|