Searched refs:FLOW (Results 1 – 14 of 14) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/smsc/ |
D | smsc9420.h | 180 #define FLOW (0x9C) macro
|
D | smsc911x.h | 354 #define FLOW 0x08 macro
|
D | smc911x.h | 586 #define FLOW (0x08) /* R/W */ macro 811 #define SMC_GET_FLOW(lp, x) SMC_GET_MAC_CSR( (lp), FLOW, x ) 812 #define SMC_SET_FLOW(lp, x) SMC_SET_MAC_CSR( (lp), FLOW, x )
|
D | smsc9420.c | 1065 smsc9420_reg_write(pd, FLOW, flow); in smsc9420_phy_update_flowcontrol()
|
D | smsc911x.c | 943 smsc911x_mac_write(pdata, FLOW, flow); in smsc911x_phy_update_flowcontrol()
|
/linux-6.1.9/drivers/net/usb/ |
D | smsc95xx.h | 253 #define FLOW (0x11C) macro
|
D | smsc75xx.h | 285 #define FLOW (0x10C) macro
|
D | lan78xx.h | 571 #define FLOW (0x10C) macro
|
D | smsc95xx.c | 567 ret = smsc95xx_write_reg(dev, FLOW, flow); in smsc95xx_phy_update_flowcontrol() 1012 ret = smsc95xx_write_reg(dev, FLOW, 0); in smsc95xx_reset()
|
D | smsc75xx.c | 611 ret = smsc75xx_write_reg(dev, FLOW, flow); in smsc75xx_update_flowcontrol() 1284 ret = smsc75xx_write_reg(dev, FLOW, 0); in smsc75xx_reset()
|
D | lan78xx.c | 338 FLOW, 1364 lan78xx_write_reg(dev, FLOW, flow); in lan78xx_update_flowcontrol() 3004 ret = lan78xx_write_reg(dev, FLOW, 0); in lan78xx_reset()
|
/linux-6.1.9/drivers/media/usb/pwc/ |
D | pwc.h | 61 #define PWC_DEBUG_FLOW(fmt, args...) PWC_DEBUG(FLOW, fmt, ##args)
|
/linux-6.1.9/fs/reiserfs/ |
D | fix_node.c | 1499 #define FLOW 1 in ip_check_balance() macro 1536 snum012 + NOTHING_SHIFT_FLOW, FLOW); in ip_check_balance() 1561 snum012 + LEFT_SHIFT_FLOW, FLOW); in ip_check_balance() 1591 snum012 + RIGHT_SHIFT_FLOW, FLOW); in ip_check_balance() 1624 snum012 + LR_SHIFT_FLOW, FLOW); in ip_check_balance()
|
/linux-6.1.9/ |
D | MAINTAINERS | 5074 CLANG CONTROL FLOW INTEGRITY SUPPORT
|