Searched refs:FLOW (Results 1 – 13 of 13) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/smsc/ |
D | smsc9420.h | 193 #define FLOW (0x9C) macro
|
D | smsc911x.h | 366 #define FLOW 0x08 macro
|
D | smc911x.h | 597 #define FLOW (0x08) /* R/W */ macro 822 #define SMC_GET_FLOW(lp, x) SMC_GET_MAC_CSR( (lp), FLOW, x ) 823 #define SMC_SET_FLOW(lp, x) SMC_SET_MAC_CSR( (lp), FLOW, x )
|
D | smsc9420.c | 1080 smsc9420_reg_write(pd, FLOW, flow); in smsc9420_phy_update_flowcontrol()
|
D | smsc911x.c | 952 smsc911x_mac_write(pdata, FLOW, flow); in smsc911x_phy_update_flowcontrol()
|
/Linux-v4.19/drivers/net/usb/ |
D | smsc95xx.h | 265 #define FLOW (0x11C) macro
|
D | smsc75xx.h | 297 #define FLOW (0x10C) macro
|
D | lan78xx.h | 583 #define FLOW (0x10C) macro
|
D | smsc95xx.c | 556 ret = smsc95xx_write_reg(dev, FLOW, flow); in smsc95xx_phy_update_flowcontrol() 1187 ret = smsc95xx_write_reg(dev, FLOW, 0); in smsc95xx_reset()
|
D | smsc75xx.c | 623 ret = smsc75xx_write_reg(dev, FLOW, flow); in smsc75xx_update_flowcontrol() 1295 ret = smsc75xx_write_reg(dev, FLOW, 0); in smsc75xx_reset()
|
D | lan78xx.c | 295 FLOW, 1169 ret = lan78xx_write_reg(dev, FLOW, flow); in lan78xx_update_flowcontrol() 2538 ret = lan78xx_write_reg(dev, FLOW, 0); in lan78xx_reset()
|
/Linux-v4.19/drivers/media/usb/pwc/ |
D | pwc.h | 73 #define PWC_DEBUG_FLOW(fmt, args...) PWC_DEBUG(FLOW, fmt, ##args)
|
/Linux-v4.19/fs/reiserfs/ |
D | fix_node.c | 1501 #define FLOW 1 in ip_check_balance() macro 1538 snum012 + NOTHING_SHIFT_FLOW, FLOW); in ip_check_balance() 1563 snum012 + LEFT_SHIFT_FLOW, FLOW); in ip_check_balance() 1593 snum012 + RIGHT_SHIFT_FLOW, FLOW); in ip_check_balance() 1626 snum012 + LR_SHIFT_FLOW, FLOW); in ip_check_balance()
|