Searched refs:mpl (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/marvell/ |
| H A D | marvell,kirkwood.txt | 64 "mpl,cec4" 65 "mpl,cec4-10"
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | kirkwood-mplcec4.dts | 9 compatible = "mpl,cec4-10", "mpl,cec4", "marvell,kirkwood-88f6281", "marvell,kirkwood";
|
| /f-stack/dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_meter.c | 58 struct softnic_mtr_meter_profile_list *mpl = &p->mtr.meter_profiles; in softnic_mtr_meter_profile_find() local 61 TAILQ_FOREACH(mp, mpl, node) in softnic_mtr_meter_profile_find() 142 struct softnic_mtr_meter_profile_list *mpl = &p->mtr.meter_profiles; in pmd_mtr_meter_profile_add() local 165 TAILQ_INSERT_TAIL(mpl, mp, node); in pmd_mtr_meter_profile_add()
|
| /f-stack/dpdk/lib/librte_ethdev/ |
| H A D | rte_ethdev.c | 1875 struct rte_mempool *mpl = rx_seg[seg_idx].mp; in rte_eth_rx_queue_check_split() local 1879 if (mpl == NULL) { in rte_eth_rx_queue_check_split() 1883 if (seg_idx != 0 && mp_first != mpl && in rte_eth_rx_queue_check_split() 1900 if (mpl->private_data_size < in rte_eth_rx_queue_check_split() 1904 mpl->name, mpl->private_data_size, in rte_eth_rx_queue_check_split() 1910 *mbp_buf_size = rte_pktmbuf_data_room_size(mpl); in rte_eth_rx_queue_check_split() 1915 mpl->name, *mbp_buf_size, in rte_eth_rx_queue_check_split()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/ |
| H A D | vendor-prefixes.yaml | 676 "^mpl,.*":
|