Searched refs:dpaa2_buf (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13-stable/sys/dev/dpaa2/ |
| HD | dpaa2_ni.h | 224 struct dpaa2_buf buf[DPAA2_NI_BUFS_PER_TX]; 281 struct dpaa2_buf store; 572 struct dpaa2_buf qos_kcfg; /* QoS table key config. */ 573 struct dpaa2_buf rxd_kcfg; /* Rx distribution key config. */ 583 struct dpaa2_buf buf[DPAA2_NI_BUFS_MAX];
|
| HD | dpaa2_types.h | 63 struct dpaa2_buf { struct
|
| HD | dpaa2_ni.c | 433 static int dpaa2_ni_seed_rxbuf(struct dpaa2_ni_softc *, struct dpaa2_buf *, int); 434 static int dpaa2_ni_seed_txbuf(struct dpaa2_ni_softc *, struct dpaa2_buf *, int); 440 struct dpaa2_buf *, bus_dma_segment_t *, int, struct dpaa2_fd *); 993 struct dpaa2_buf *buf; in dpaa2_ni_setup_channels() 1389 struct dpaa2_buf *buf; in dpaa2_ni_setup_tx_flow() 2068 struct dpaa2_buf *buf = &sc->qos_kcfg; in dpaa2_ni_set_qos_table() 2674 struct dpaa2_buf *buf; in dpaa2_ni_tx_locked() 2818 struct dpaa2_buf *buf; in dpaa2_ni_rx() 2948 struct dpaa2_buf *buf; in dpaa2_ni_rx_err() 2990 struct dpaa2_buf *buf; in dpaa2_ni_tx_conf() [all …]
|
| HD | dpaa2_swp.h | 498 struct dpaa2_buf *buf, uint32_t frames_n);
|
| HD | dpaa2_swp.c | 710 dpaa2_swp_pull(struct dpaa2_swp *swp, uint16_t chan_id, struct dpaa2_buf *buf, in dpaa2_swp_pull()
|