Searched refs:nicvf_rbdr (Results 1 – 5 of 5) sorted by relevance
17 struct nicvf_rbdr { struct68 struct nicvf_rbdr *shared_rbdr;101 struct nicvf_rbdr *rbdr;
609 struct nicvf_rbdr *rbdr; in nicvf_qset_rbdr_alloc()614 rbdr = rte_zmalloc_socket("rbdr", sizeof(struct nicvf_rbdr), in nicvf_qset_rbdr_alloc()677 struct nicvf_rbdr *rbdr = nic->rbdr; in nicvf_rbdr_release_mbufs()
361 struct nicvf_rbdr *rbdr = rxq->shared_rbdr; in nicvf_fill_rbdr()
372 struct nicvf_rbdr *rbdr = nic->rbdr; in nicvf_qset_rbdr_reclaim()435 struct nicvf_rbdr *rbdr = nic->rbdr; in nicvf_qset_rbdr_config()482 struct nicvf_rbdr *rbdr = nic->rbdr; in nicvf_qset_rbdr_precharge()
107 NICVF_STATIC_ASSERT(sizeof(struct nicvf_rbdr) <= 128);