Lines Matching defs:which

550 	u64 main_int_mask;      /* clear bits which have dedicated handlers */
1090 * This sets some bits more than once, but makes it more obvious which
1115 * This sets some bits more than once, but makes it more obvious which
1697 * waiting in poll. We used to try to check which contexts had
2233 * Formerly took parameter <which> in pre-shifted,
2401 * Reset the PCS interface to the serdes (and also ibc, which is still
3939 static int qib_7322_get_ib_cfg(struct qib_pportdata *ppd, int which)
3945 switch (which) {
4042 static int qib_7322_set_ib_cfg(struct qib_pportdata *ppd, int which, u32 val)
4050 switch (which) {
4373 static int qib_7322_get_ib_table(struct qib_pportdata *ppd, int which, void *t)
4375 switch (which) {
4390 static int qib_7322_set_ib_table(struct qib_pportdata *ppd, int which, void *t)
4392 switch (which) {
4512 * Decide which registers to write depending on the ops enabled.
4514 * which needs to write both.
4817 * in a way which works for different versions of drivers, without changing
5081 * "active time", which in turn is only logged into the eeprom,
5082 * which we don;t have, yet, for 7322-based boards.
5156 * as well, then return to previous state (which may be still in reset)
5233 static void qib_autoneg_7322_send(struct qib_pportdata *ppd, int which)
5267 data = which ? madpayload_done : madpayload_start;
5559 /* schedule the qsfp refresh which should turn the link
5860 * if any bits which should be shadowed are different
6628 * unless we aren't enabling SDMA, in which case we want to use
6995 u32 len, u32 which, struct qib_ctxtdata *rcd)
7041 switch (which) {
7116 for (i = start / BITS_PER_LONG; which >= 2 && i <= lastr; ++i)
7120 for (i = start / BITS_PER_LONG; which < 2 && i <= lastr; ++i) {
7129 * before we return. Mostly important for which >= 2.
7702 * 5=subsystem which is why most calls have "chan + chan >> 1"
7847 /* enable LE1 adaptation for all but QME, which is disabled */