Lines Matching refs:tpacket_block_desc
174 #define BLK_HDR_LEN (ALIGN(sizeof(struct tpacket_block_desc), V3_ALIGNMENT))
199 struct tpacket_block_desc *);
206 struct tpacket_block_desc *);
239 ((struct tpacket_block_desc *)((x)->pkbdq[(bid)].buffer))
241 ((struct tpacket_block_desc *)((x)->pkbdq[(x)->kactive_blk_num].buffer))
610 struct tpacket_block_desc *pbd; in init_prb_bdqc()
616 pbd = (struct tpacket_block_desc *)pg_vec[0].buffer; in init_prb_bdqc()
676 struct tpacket_block_desc *pbd; in prb_retire_rx_blk_timer_expired()
745 struct tpacket_block_desc *pbd1, __u32 status) in prb_flush_block()
788 struct tpacket_block_desc *pbd1, in prb_close_block()
842 struct tpacket_block_desc *pbd1) in prb_open_block()
919 struct tpacket_block_desc *pbd; in prb_dispatch_next_block()
944 struct tpacket_block_desc *pbd = GET_CURR_PBLOCK_DESC_FROM_CORE(pkc); in prb_retire_current_block()
969 struct tpacket_block_desc *pbd) in prb_curr_blk_in_use()
1025 struct tpacket_block_desc *pbd, in prb_fill_curr_block()
1048 struct tpacket_block_desc *pbd; in __packet_lookup_frame_in_block()
1129 struct tpacket_block_desc *pbd = GET_PBLOCK_DESC(pkc, idx); in prb_lookup_block()