Searched defs:pbd (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.4/tools/testing/selftests/net/ | 
| D | psock_tpacket.c | 510 void __v3_test_block_seq_num(struct block_desc *pbd)  in __v3_test_block_seq_num()523 static void __v3_test_block_len(struct block_desc *pbd, uint32_t bytes, int block_num)  in __v3_test_block_len()
 533 static void __v3_test_block_header(struct block_desc *pbd, const int block_num)  in __v3_test_block_header()
 543 static void __v3_walk_block(struct block_desc *pbd, const int block_num)  in __v3_walk_block()
 575 void __v3_flush_block(struct block_desc *pbd)  in __v3_flush_block()
 585 	struct block_desc *pbd;  in walk_v3_rx()  local
 
 | 
| /Linux-v5.4/net/packet/ | 
| D | af_packet.c | 573 	struct tpacket_block_desc *pbd;  in init_prb_bdqc()  local640 	struct tpacket_block_desc *pbd;  in prb_retire_rx_blk_timer_expired()  local
 883 	struct tpacket_block_desc *pbd;  in prb_dispatch_next_block()  local
 908 	struct tpacket_block_desc *pbd = GET_CURR_PBLOCK_DESC_FROM_CORE(pkc);  in prb_retire_current_block()  local
 932 static int prb_curr_blk_in_use(struct tpacket_block_desc *pbd)  in prb_curr_blk_in_use()
 988 				struct tpacket_block_desc *pbd,  in prb_fill_curr_block()
 1010 	struct tpacket_block_desc *pbd;  in __packet_lookup_frame_in_block()  local
 1091 	struct tpacket_block_desc *pbd = GET_PBLOCK_DESC(pkc, idx);  in prb_lookup_block()  local
 
 | 
| /Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ | 
| D | trx.h | 266 static inline void set_txbuffer_desc_add_high_with_offset(__le32 *pbd, u8 off,  in set_txbuffer_desc_add_high_with_offset()280 static inline u32 get_txbuffer_desc_addr_high(__le32 *pbd, u32 off, bool dma64)  in get_txbuffer_desc_addr_high()
 
 | 
| /Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/ | 
| D | bnx2x_cmn.c | 3481 			      struct eth_tx_parse_bd_e1x *pbd,  in bnx2x_set_pbd_gso()3593 			     struct eth_tx_parse_bd_e1x *pbd,  in bnx2x_set_pbd_csum()
 
 | 
| /Linux-v5.4/drivers/md/ | 
| D | dm-thin.c | 2107 #define thin_bio(pbd) dm_bio_from_per_bio_data((pbd), sizeof(struct dm_thin_endio_hook))  argument2112 	struct dm_thin_endio_hook *pbd;  in __thin_bio_rb_add()  local
 2135 	struct dm_thin_endio_hook *pbd;  in __extract_sorted_bios()  local
 
 |