Searched refs:soc_req (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/fc4/
H A Dsoc.h206 } soc_req; typedef in typeref:struct:__anon4351
264 soc_req __iomem *pool;
273 soc_req *pool;
295 soc_req *req_cpu;
H A Dsoc.c115 sw_cq->pool = (soc_req __iomem *)
194 sw_cq->pool = (soc_req __iomem *)
361 soc_req *request;
664 size = (SOC_CQ_REQ0_SIZE + SOC_CQ_REQ1_SIZE) * sizeof(soc_req);
675 cq[1].address = cq[0].address + (SOC_CQ_REQ0_SIZE * sizeof(soc_req));
755 (SOC_CQ_REQ0_SIZE+SOC_CQ_REQ1_SIZE)*sizeof(soc_req),
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/rc/
H A Dnetwork.c175 soc_req(const char *name, int action, struct ifreq *ifr) function
217 if ((rc = soc_req(name, SIOCSIFHWADDR, &ifr)) < 0) {

Completed in 100 milliseconds