Home
last modified time | relevance | path

Searched refs:FLOW (Results 1 – 14 of 14) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/smsc/
Dsmsc9420.h180 #define FLOW (0x9C) macro
Dsmsc911x.h354 #define FLOW 0x08 macro
Dsmc911x.h586 #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 )
Dsmsc9420.c1065 smsc9420_reg_write(pd, FLOW, flow); in smsc9420_phy_update_flowcontrol()
Dsmsc911x.c943 smsc911x_mac_write(pdata, FLOW, flow); in smsc911x_phy_update_flowcontrol()
/linux-6.1.9/drivers/net/usb/
Dsmsc95xx.h253 #define FLOW (0x11C) macro
Dsmsc75xx.h285 #define FLOW (0x10C) macro
Dlan78xx.h571 #define FLOW (0x10C) macro
Dsmsc95xx.c567 ret = smsc95xx_write_reg(dev, FLOW, flow); in smsc95xx_phy_update_flowcontrol()
1012 ret = smsc95xx_write_reg(dev, FLOW, 0); in smsc95xx_reset()
Dsmsc75xx.c611 ret = smsc75xx_write_reg(dev, FLOW, flow); in smsc75xx_update_flowcontrol()
1284 ret = smsc75xx_write_reg(dev, FLOW, 0); in smsc75xx_reset()
Dlan78xx.c338 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/
Dpwc.h61 #define PWC_DEBUG_FLOW(fmt, args...) PWC_DEBUG(FLOW, fmt, ##args)
/linux-6.1.9/fs/reiserfs/
Dfix_node.c1499 #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/
DMAINTAINERS5074 CLANG CONTROL FLOW INTEGRITY SUPPORT