HomeSort by relevance Sort by last modified time
    Searched refs:dflt_dprc_handle (Results 1 - 3 of 3) sorted by null

  /external/u-boot/drivers/net/fsl-mc/
mc.c 40 uint16_t dflt_dprc_handle = 0; variable
897 dflt_dprc_handle,
979 dflt_dprc_handle,
1005 dflt_dprc_handle,
1091 &dflt_dprc_handle);
1097 if (!dflt_dprc_handle) {
1119 err = dprc_close(dflt_mc_io, MC_CMD_NO_FLAGS, dflt_dprc_handle);
1168 dflt_dprc_handle,
1234 dflt_dprc_handle,
1250 err = dpbp_destroy(dflt_mc_io, dflt_dprc_handle, MC_CMD_NO_FLAGS
    [all...]
  /external/u-boot/drivers/net/ldpaa_eth/
ldpaa_eth.h 140 extern uint16_t dflt_dprc_handle;
ldpaa_eth.c 546 dflt_dprc_handle,
570 dflt_dprc_handle, &dpmac_endpoint);
579 dflt_dprc_handle,
779 dflt_dprc_handle,
805 dflt_dprc_handle,
835 dflt_dprc_handle,
844 dflt_dprc_handle, &dpni_endpoint,
852 dflt_dprc_handle, &dpmac_endpoint,

Completed in 173 milliseconds