Home
last modified time | relevance | path

Searched refs:tx_pbuf_num_segments_q0 (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/src/
Dedd_tx.c119 num_segments_q[0] = CEDI_PdVar(hwCfg).tx_pbuf_num_segments_q0; in emacCalcMaxTxFrameSize()
Dedd.c986 CEDI_PdVar(hwCfg).tx_pbuf_num_segments_q0 = in readDesignConfig()
1401 numQSegs = 1<<CEDI_PdVar(hwCfg).tx_pbuf_num_segments_q0; in emacInit()
/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/include/
Dcedi.h1328 uint8_t tx_pbuf_num_segments_q0; member