Searched refs:pbd (Results 1 – 1 of 1) sorted by relevance
674 struct tpacket_block_desc *pbd; in init_prb_bdqc() local680 pbd = (struct tpacket_block_desc *)pg_vec[0].buffer; in init_prb_bdqc()700 prb_open_block(p1, pbd); in init_prb_bdqc()742 struct tpacket_block_desc *pbd; in prb_retire_rx_blk_timer_expired() local747 pbd = GET_CURR_PBLOCK_DESC_FROM_CORE(pkc); in prb_retire_rx_blk_timer_expired()761 if (BLOCK_NUM_PKTS(pbd)) { in prb_retire_rx_blk_timer_expired()769 if (!BLOCK_NUM_PKTS(pbd)) { in prb_retire_rx_blk_timer_expired()782 if (prb_curr_blk_in_use(pbd)) { in prb_retire_rx_blk_timer_expired()796 prb_open_block(pkc, pbd); in prb_retire_rx_blk_timer_expired()984 struct tpacket_block_desc *pbd; in prb_dispatch_next_block() local[all …]