Lines Matching defs:config

50 static void EP_StoreConfig(ep_handle_t *handle, const ep_config_t *config)  in EP_StoreConfig()
106 static status_t EP_RxBufferAllocAll(ep_handle_t *handle, const ep_config_t *config, const netc_bdr_… in EP_RxBufferAllocAll()
182 static status_t EP_DescriptorInit(ep_handle_t *handle, const ep_config_t *config, const netc_bdr_co… in EP_DescriptorInit()
320 static status_t EP_MSIXSetEntryTable(ep_handle_t *handle, const ep_config_t *config) in EP_MSIXSetEntryTable()
412 status_t EP_GetDefaultConfig(ep_config_t *config) in EP_GetDefaultConfig()
458 status_t EP_Init(ep_handle_t *handle, uint8_t *macAddr, const ep_config_t *config, const netc_bdr_c… in EP_Init()
1507 status_t EP_CmdBDRInit(ep_handle_t *handle, const netc_cmd_bdr_config_t *config) in EP_CmdBDRInit()
1534 status_t EP_RxIPFInit(ep_handle_t *handle, netc_ep_ipf_config_t *config) in EP_RxIPFInit()
1542 status_t EP_RxIPFAddTableEntry(ep_handle_t *handle, netc_tb_ipf_config_t *config, uint32_t *entryID) in EP_RxIPFAddTableEntry()
1597 status_t EP_RxPSFPAddSGITableEntry(ep_handle_t *handle, netc_tb_sgi_config_t *config) in EP_RxPSFPAddSGITableEntry()
1608 status_t EP_RxPSFPUpdateSGITableEntry(ep_handle_t *handle, netc_tb_sgi_config_t *config) in EP_RxPSFPUpdateSGITableEntry()
1641 status_t EP_RxPSFPAddSGCLTableEntry(ep_handle_t *handle, netc_tb_sgcl_gcl_t *config) in EP_RxPSFPAddSGCLTableEntry()
1685 status_t EP_RxPSFPAddRPTableEntry(ep_handle_t *handle, netc_tb_rp_config_t *config) in EP_RxPSFPAddRPTableEntry()
1696 status_t EP_RxPSFPUpdateRPTableEntry(ep_handle_t *handle, netc_tb_rp_config_t *config) in EP_RxPSFPUpdateRPTableEntry()
1707 status_t EP_RxPSFPAddOrUpdateRPTableEntry(ep_handle_t *handle, netc_tb_rp_config_t *config) in EP_RxPSFPAddOrUpdateRPTableEntry()
1831 status_t EP_RxL2MFInit(ep_handle_t *handle, netc_si_l2mf_config_t *config) in EP_RxL2MFInit()
1978 status_t EP_RxL2VFInit(ep_handle_t *handle, netc_si_l2vf_config_t *config) in EP_RxL2VFInit()
2107 status_t EP_TxTGSConfigAdminGcl(ep_handle_t *handle, netc_tb_tgs_gcl_t *config) in EP_TxTGSConfigAdminGcl()
2185 …ficClassConfig(ep_handle_t *handle, netc_hw_tc_idx_t tcIdx, const netc_port_tx_tc_config_t *config) in EP_TxTrafficClassConfig()
2209 status_t EP_RxPSFPAddISITableEntry(ep_handle_t *handle, netc_tb_isi_config_t *config, uint32_t *ent… in EP_RxPSFPAddISITableEntry()
2231 status_t EP_RxPSFPAddISTableEntry(ep_handle_t *handle, netc_tb_is_config_t *config) in EP_RxPSFPAddISTableEntry()
2242 status_t EP_RxPSFPUpdateISTableEntry(ep_handle_t *handle, netc_tb_is_config_t *config) in EP_RxPSFPUpdateISTableEntry()
2264 status_t EP_RxPSFPAddISFTableEntry(ep_handle_t *handle, netc_tb_isf_config_t *config, uint32_t *ent… in EP_RxPSFPAddISFTableEntry()