Lines Matching defs:which

550 	u64 main_int_mask;      /* clear bits which have dedicated handlers */
1112 * This sets some bits more than once, but makes it more obvious which
1137 * This sets some bits more than once, but makes it more obvious which
1719 * waiting in poll. We used to try to check which contexts had
2255 * Formerly took parameter <which> in pre-shifted,
2423 * Reset the PCS interface to the serdes (and also ibc, which is still
3961 static int qib_7322_get_ib_cfg(struct qib_pportdata *ppd, int which)
3967 switch (which) {
4064 static int qib_7322_set_ib_cfg(struct qib_pportdata *ppd, int which, u32 val)
4072 switch (which) {
4395 static int qib_7322_get_ib_table(struct qib_pportdata *ppd, int which, void *t)
4397 switch (which) {
4412 static int qib_7322_set_ib_table(struct qib_pportdata *ppd, int which, void *t)
4414 switch (which) {
4534 * Decide which registers to write depending on the ops enabled.
4536 * which needs to write both.
4839 * in a way which works for different versions of drivers, without changing
5103 * "active time", which in turn is only logged into the eeprom,
5104 * which we don;t have, yet, for 7322-based boards.
5178 * as well, then return to previous state (which may be still in reset)
5255 static void qib_autoneg_7322_send(struct qib_pportdata *ppd, int which)
5289 data = which ? madpayload_done : madpayload_start;
5581 /* schedule the qsfp refresh which should turn the link
5882 * if any bits which should be shadowed are different
6657 * unless we aren't enabling SDMA, in which case we want to use
7024 u32 len, u32 which, struct qib_ctxtdata *rcd)
7070 switch (which) {
7145 for (i = start / BITS_PER_LONG; which >= 2 && i <= lastr; ++i)
7149 for (i = start / BITS_PER_LONG; which < 2 && i <= lastr; ++i) {
7158 * before we return. Mostly important for which >= 2.
7731 * 5=subsystem which is why most calls have "chan + chan >> 1"
7876 /* enable LE1 adaptation for all but QME, which is disabled */