Searched refs:tbctrl (Results 1 - 1 of 1) sorted by relevance

/drivers/net/fddi/skfp/
H A Dhwmtm.c591 u_long tbctrl ; local
606 tbctrl = le32_to_cpu(t->txd_tbctrl) ;
608 if (tbctrl & BMU_OWN) {
609 if (tbctrl & BMU_STF) {
1633 __le32 tbctrl ; local
1652 tbctrl = cpu_to_le32((((__u32)frame_status &
1655 t->txd_tbctrl = tbctrl ;
1819 __le32 tbctrl; local
1894 tbctrl = cpu_to_le32((((__u32)frame_status &
1897 t->txd_tbctrl = tbctrl ;
1947 u_long tbctrl ; local
[all...]

Completed in 1143 milliseconds