Searched refs:bpid (Results 26 - 38 of 38) sorted by relevance

12

/linux-master/drivers/bus/fsl-mc/
H A Dfsl-mc-private.h469 __le16 bpid; member in struct:dpbp_rsp_get_attributes
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-xsk.c166 pools_params->pools[curr_bp].dpbp_id = priv->bp[i]->bpid;
H A Ddpaa2-eth.h483 int bpid; member in struct:dpaa2_eth_bp
H A Ddpaa2-switch.c2552 static int dpaa2_switch_add_bufs(struct ethsw_core *ethsw, u16 bpid) argument
2586 while ((err = dpaa2_io_service_release(NULL, bpid,
2622 new_count = dpaa2_switch_add_bufs(ethsw, ethsw->bpid);
2645 *count += dpaa2_switch_add_bufs(ethsw, ethsw->bpid);
2660 ret = dpaa2_io_service_acquire(NULL, ethsw->bpid,
2728 ethsw->bpid = dpbp_attrs.id;
H A Ddpaa2-ethtool.c335 err = dpaa2_io_query_bp_count(NULL, priv->bp[j]->bpid, &buf_cnt);
/linux-master/include/linux/fsl/
H A Dmc.h590 * @bpid: Hardware buffer pool ID; should be used as an argument in
595 u16 bpid; member in struct:dpbp_attr
/linux-master/drivers/net/ethernet/freescale/fman/
H A Dfman_port.c362 u8 bpid; /* BM pool ID */ member in struct:fman_port_bpools::__anon1061
775 tmp |= ((u32)bp->bpool[i].bpid <<
914 bpools.bpool[i].bpid = ordered_array[i];
/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-pip-defs.h1694 uint64_t bpid:6; member in struct:cvmx_pip_prt_cfgbx::cvmx_pip_prt_cfgbx_s
1696 uint64_t bpid:6;
1745 uint64_t bpid:6; member in struct:cvmx_pip_prt_cfgbx::cvmx_pip_prt_cfgbx_cn68xxp1
1747 uint64_t bpid:6;
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h347 u64 bpid : 9; member in struct:nix_cq_ctx_s
H A Dmbox.h1222 u16 chan_bpid[NIX_MAX_BPID_CHAN]; /* Channel and bpid mapping */
1303 u16 bpid; member in struct:nix_inline_ipsec_cfg
H A Drvu_debugfs.c1836 seq_printf(m, "W1: bpid \t\t\t%d\nW1: bp_ena \t\t\t%d\n\n",
1837 cq_ctx->bpid, cq_ctx->bp_ena);
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h485 u16 bpid[NIX_MAX_BPID_CHAN]; member in struct:otx2_nic
/linux-master/drivers/staging/octeon/
H A Docteon-stubs.h132 uint64_t bpid:6; /* 8..13 */ member in struct:cvmx_pip_wqe_word0::__anon259

Completed in 221 milliseconds

12