Lines Matching refs:hscx
81 int jade = bcs->hw.hscx.hscx; in modejade()
145 bcs->hw.hscx.count = 0; in jade_l2l1()
157 bcs->hw.hscx.count = 0; in jade_l2l1()
195 kfree(bcs->hw.hscx.rcvbuf); in close_jadestate()
196 bcs->hw.hscx.rcvbuf = NULL; in close_jadestate()
213 if (!(bcs->hw.hscx.rcvbuf = kmalloc(HSCX_BUFMAX, GFP_ATOMIC))) { in open_jadestate()
223 kfree(bcs->hw.hscx.rcvbuf); in open_jadestate()
224 bcs->hw.hscx.rcvbuf = NULL; in open_jadestate()
233 bcs->hw.hscx.rcvidx = 0; in open_jadestate()
281 cs->bcs[0].hw.hscx.hscx = 0; in initjade()
282 cs->bcs[1].hw.hscx.hscx = 1; in initjade()