Searched refs:REG_HIGH_LOW_WM (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/chelsio/
H A Dvsc7326.c118 { REG_HIGH_LOW_WM(0,0), 0x07460757 },
119 { REG_HIGH_LOW_WM(1,0), WM_DISABLE },
144 { REG_HIGH_LOW_WM(0,1), 0x07460757 },
145 { REG_HIGH_LOW_WM(1,1), WM_DISABLE },
170 { REG_HIGH_LOW_WM(0,2), 0x07460757 },
171 { REG_HIGH_LOW_WM(1,2), WM_DISABLE },
196 { REG_HIGH_LOW_WM(0,3), 0x07460757 },
197 { REG_HIGH_LOW_WM(1,3), WM_DISABLE },
533 vsc_write(mac->adapter, REG_HIGH_LOW_WM(1,port), WM_ENABLE);
H A Dvsc7326_reg.h74 #define REG_HIGH_LOW_WM(ie,fn) CRA(0x2,ie&1,0x40+fn) /* Flow Control Water Marks */ macro

Completed in 113 milliseconds