Searched defs:pbd (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/tools/testing/selftests/net/
H A Dpsock_tpacket.c468 void __v3_test_block_seq_num(struct block_desc *pbd) __v3_test_block_seq_num() argument
481 static void __v3_test_block_len(struct block_desc *pbd, uint32_t bytes, int block_num) __v3_test_block_len() argument
491 static void __v3_test_block_header(struct block_desc *pbd, const int block_num) __v3_test_block_header() argument
501 static void __v3_walk_block(struct block_desc *pbd, const int block_num) __v3_walk_block() argument
533 void __v3_flush_block(struct block_desc *pbd) __v3_flush_block() argument
543 struct block_desc *pbd; walk_v3_rx() local
/linux-4.4.14/drivers/md/
H A Ddm-thin.c1933 struct dm_thin_endio_hook *pbd; __thin_bio_rb_add() local
1956 struct dm_thin_endio_hook *pbd; __extract_sorted_bios() local
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c3529 bnx2x_set_pbd_gso(struct sk_buff *skb, struct eth_tx_parse_bd_e1x *pbd, u32 xmit_type) bnx2x_set_pbd_gso() argument
3641 bnx2x_set_pbd_csum(struct bnx2x *bp, struct sk_buff *skb, struct eth_tx_parse_bd_e1x *pbd, u32 xmit_type) bnx2x_set_pbd_csum() argument
/linux-4.4.14/net/packet/
H A Daf_packet.c610 struct tpacket_block_desc *pbd; init_prb_bdqc() local
676 struct tpacket_block_desc *pbd; prb_retire_rx_blk_timer_expired() local
919 struct tpacket_block_desc *pbd; prb_dispatch_next_block() local
944 struct tpacket_block_desc *pbd = GET_CURR_PBLOCK_DESC_FROM_CORE(pkc); prb_retire_current_block() local
1048 struct tpacket_block_desc *pbd; __packet_lookup_frame_in_block() local
1129 struct tpacket_block_desc *pbd = GET_PBLOCK_DESC(pkc, idx); prb_lookup_block() local
968 prb_curr_blk_in_use(struct tpacket_kbdq_core *pkc, struct tpacket_block_desc *pbd) prb_curr_blk_in_use() argument
1023 prb_fill_curr_block(char *curr, struct tpacket_kbdq_core *pkc, struct tpacket_block_desc *pbd, unsigned int len) prb_fill_curr_block() argument

Completed in 213 milliseconds