Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/fddi/skfp/h/
H A Dhwmtm.h138 u_long tx_descr ; /* tx descriptor for FORMAC+ */ member
H A Dsupern_2.h158 union tx_descr { union
/openbmc/linux/drivers/net/fddi/skfp/
H A Dhwmtm.c1547 smc->os.hwm.tx_descr = TX_DESCRIPTOR | (((u_long)(frame_len-1)&3)<<27) ; in hwm_tx_init()
1642 t->txd_txdscr = cpu_to_le32(smc->os.hwm.tx_descr) ; in hwm_tx_frag()