Searched refs:pbd (Results 1 – 1 of 1) sorted by relevance
586 struct tpacket_block_desc *pbd; in init_prb_bdqc() local592 pbd = (struct tpacket_block_desc *)pg_vec[0].buffer; in init_prb_bdqc()612 prb_open_block(p1, pbd); in init_prb_bdqc()654 struct tpacket_block_desc *pbd; in prb_retire_rx_blk_timer_expired() local659 pbd = GET_CURR_PBLOCK_DESC_FROM_CORE(pkc); in prb_retire_rx_blk_timer_expired()673 if (BLOCK_NUM_PKTS(pbd)) { in prb_retire_rx_blk_timer_expired()681 if (!BLOCK_NUM_PKTS(pbd)) { in prb_retire_rx_blk_timer_expired()694 if (prb_curr_blk_in_use(pbd)) { in prb_retire_rx_blk_timer_expired()708 prb_open_block(pkc, pbd); in prb_retire_rx_blk_timer_expired()896 struct tpacket_block_desc *pbd; in prb_dispatch_next_block() local[all …]