Searched defs:bfsize (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | descs_com.h | 23 int bfsize) in ehn_desc_rx_set_on_ring() 54 static inline void ndesc_rx_set_on_ring(struct dma_desc *p, int end, int bfsize) in ndesc_rx_set_on_ring()
|
H A D | norm_desc.c | 119 int end, int bfsize) in ndesc_init_rx_desc()
|
H A D | enh_desc.c | 253 int mode, int end, int bfsize) in enh_desc_init_rx_desc()
|
H A D | dwxgmac2_descs.c | 132 int mode, int end, int bfsize) in dwxgmac2_init_rx_desc()
|
H A D | dwmac4_dma.c | 516 int bfsize, u32 chan) in dwmac4_set_bfsize()
|
H A D | dwmac4_descs.c | 309 int mode, int end, int bfsize) in dwmac4_rd_init_rx_desc()
|
H A D | dwxgmac2_dma.c | 565 int bfsize, u32 chan) in dwxgmac2_set_bfsize()
|
H A D | stmmac_main.c | 3903 int chan, bfsize, ret; in stmmac_setup_dma_desc() local
|
/linux/tools/perf/util/ |
H A D | callchain.c | 1186 char *bf, size_t bfsize, bool show_dso) in callchain_list__sym_name() 1215 char *bf, size_t bfsize, u64 total) in callchain_node__scnprintf_value() 1340 static int count_pri64_printf(int idx, const char *str, u64 value, char *bf, int bfsize) in count_pri64_printf() 1346 char *bf, int bfsize, float threshold) in count_float_printf() 1354 static int branch_to_str(char *bf, int bfsize, in branch_to_str() 1383 static int branch_from_str(char *bf, int bfsize, in branch_from_str() 1416 static int counts_str_build(char *bf, int bfsize, in counts_str_build() 1443 static int callchain_counts_printf(FILE *fp, char *bf, int bfsize, in callchain_counts_printf() 1463 FILE *fp, char *bf, int bfsize) in callchain_list_counts__printf_value()
|
/linux/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_main.c | 465 unsigned int bfsize = 0; in init_rx_ring() local 1440 int bfsize = priv->dma_buf_sz; in sxgbe_rx_refill() local
|