Searched refs:tpacket_kbdq_core (Results 1 – 2 of 2) sorted by relevance
18 struct tpacket_kbdq_core { struct70 struct tpacket_kbdq_core prb_bdqc; argument
199 static void *prb_dispatch_next_block(struct tpacket_kbdq_core *,201 static void prb_retire_current_block(struct tpacket_kbdq_core *,203 static int prb_queue_frozen(struct tpacket_kbdq_core *);204 static void prb_open_block(struct tpacket_kbdq_core *,207 static void prb_fill_rxhash(struct tpacket_kbdq_core *, struct tpacket3_hdr *);208 static void prb_clear_rxhash(struct tpacket_kbdq_core *,210 static void prb_fill_vlan_info(struct tpacket_kbdq_core *,233 #define GET_PBDQC_FROM_RB(x) ((struct tpacket_kbdq_core *)(&(x)->prb_bdqc))585 struct tpacket_kbdq_core *pkc; in prb_shutdown_retire_blk_timer()628 static void prb_init_ft_ops(struct tpacket_kbdq_core *p1, in prb_init_ft_ops()[all …]