Searched refs:fc_request_control (Results 1 – 2 of 2) sorted by relevance
467 u8 fc_request_control; member1339 cap = dev->fc_request_control; in lan78xx_update_flowcontrol()1818 if (dev->fc_request_control & FLOW_CTRL_TX) in lan78xx_get_pause()1821 if (dev->fc_request_control & FLOW_CTRL_RX) in lan78xx_get_pause()1840 dev->fc_request_control = 0; in lan78xx_set_pause()1842 dev->fc_request_control |= FLOW_CTRL_RX; in lan78xx_set_pause()1845 dev->fc_request_control |= FLOW_CTRL_TX; in lan78xx_set_pause()1855 mii_adv = (u32)mii_advertise_flowctrl(dev->fc_request_control); in lan78xx_set_pause()2397 dev->fc_request_control = (FLOW_CTRL_RX | FLOW_CTRL_TX); in lan78xx_phy_init()2402 mii_adv = (u32)mii_advertise_flowctrl(dev->fc_request_control); in lan78xx_phy_init()
950 u8 fc_request_control; member
Completed in 30 milliseconds