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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_iba7322.c73 static void ibsd_wr_allchans(struct qib_pportdata *, int, unsigned, unsigned);
5537 ibsd_wr_allchans(ppd, 13, (le2 << 7), BMASK(9, 7));
7198 static void ibsd_wr_allchans(struct qib_pportdata *ppd, int addr, unsigned data, function
7231 ibsd_wr_allchans(ppd, 2, 0, BMASK(11, 9));
7234 ibsd_wr_allchans(ppd, 11, (1 << 11), BMASK(12, 11));
7236 ibsd_wr_allchans(ppd, 13, (1 << 6), (1 << 6));
7240 ibsd_wr_allchans(ppd, 13, (le_val << 7), BMASK(9, 7));
7244 ibsd_wr_allchans(ppd, 13, (le_val << 5), (1 << 5));
7250 ibsd_wr_allchans(ppd, 5, (0 << 8), BMASK(9, 8));
7269 ibsd_wr_allchans(pp
[all...]

Completed in 53 milliseconds