Searched refs:fc_request_control (Results 1 – 3 of 3) sorted by relevance
411 u8 fc_request_control; member1133 cap = dev->fc_request_control; in lan78xx_update_flowcontrol()1559 if (dev->fc_request_control & FLOW_CTRL_TX) in lan78xx_get_pause()1562 if (dev->fc_request_control & FLOW_CTRL_RX) in lan78xx_get_pause()1581 dev->fc_request_control = 0; in lan78xx_set_pause()1583 dev->fc_request_control |= FLOW_CTRL_RX; in lan78xx_set_pause()1586 dev->fc_request_control |= FLOW_CTRL_TX; in lan78xx_set_pause()1596 mii_adv = (u32)mii_advertise_flowctrl(dev->fc_request_control); in lan78xx_set_pause()2152 dev->fc_request_control = (FLOW_CTRL_RX | FLOW_CTRL_TX); in lan78xx_phy_init()2157 mii_adv = (u32)mii_advertise_flowctrl(dev->fc_request_control); in lan78xx_phy_init()
627 u8 fc_request_control; member
934 cap = phy->fc_request_control; in lan743x_phy_update_flowcontrol()1064 phy->fc_request_control = (FLOW_CTRL_RX | FLOW_CTRL_TX); in lan743x_phy_open()