Home
last modified time | relevance | path

Searched refs:fmbm_tfca (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_port.h219 uint32_t fmbm_tfca; /**< Tx Frame Command attribute. */ member
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h320 volatile uint32_t fmbm_tfca; /**< Tx Frame Command attribute. */ member
H A Dfman_port.c229 iowrite32be(tmp, &regs->fmbm_tfca); in init_bmi_tx()
H A Dfm_port.c1904 p_BmiCfgReg = &p_FmPort->port.bmi_regs->tx.fmbm_tfca; in FmPortSetMacsecCmd()