Searched refs:fc_request_control (Results 1 – 4 of 4) sorted by relevance
1343 if (phy->fc_request_control & FLOW_CTRL_TX) in lan743x_get_pauseparam()1345 if (phy->fc_request_control & FLOW_CTRL_RX) in lan743x_get_pauseparam()1363 phy->fc_request_control = 0; in lan743x_set_pauseparam()1365 phy->fc_request_control |= FLOW_CTRL_RX; in lan743x_set_pauseparam()1368 phy->fc_request_control |= FLOW_CTRL_TX; in lan743x_set_pauseparam()
916 u8 fc_request_control; member
1399 cap = phy->fc_request_control; in lan743x_phy_update_flowcontrol()1539 phy->fc_request_control = (FLOW_CTRL_RX | FLOW_CTRL_TX); in lan743x_phy_open()
472 u8 fc_request_control; member1344 cap = dev->fc_request_control; in lan78xx_update_flowcontrol()1836 if (dev->fc_request_control & FLOW_CTRL_TX) in lan78xx_get_pause()1839 if (dev->fc_request_control & FLOW_CTRL_RX) in lan78xx_get_pause()1858 dev->fc_request_control = 0; in lan78xx_set_pause()1860 dev->fc_request_control |= FLOW_CTRL_RX; in lan78xx_set_pause()1863 dev->fc_request_control |= FLOW_CTRL_TX; in lan78xx_set_pause()1873 mii_adv = (u32)mii_advertise_flowctrl(dev->fc_request_control); in lan78xx_set_pause()2402 dev->fc_request_control = (FLOW_CTRL_RX | FLOW_CTRL_TX); in lan78xx_phy_init()2407 mii_adv = (u32)mii_advertise_flowctrl(dev->fc_request_control); in lan78xx_phy_init()