Lines Matching refs: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
3938 static int qib_7322_get_ib_cfg(struct qib_pportdata *ppd, int which)
3944 switch (which) {
4041 static int qib_7322_set_ib_cfg(struct qib_pportdata *ppd, int which, u32 val)
4049 switch (which) {
4372 static int qib_7322_get_ib_table(struct qib_pportdata *ppd, int which, void *t)
4374 switch (which) {
4389 static int qib_7322_set_ib_table(struct qib_pportdata *ppd, int which, void *t)
4391 switch (which) {
4511 * Decide which registers to write depending on the ops enabled.
4513 * which needs to write both.
4816 * in a way which works for different versions of drivers, without changing
5080 * "active time", which in turn is only logged into the eeprom,
5081 * which we don;t have, yet, for 7322-based boards.
5155 * as well, then return to previous state (which may be still in reset)
5232 static void qib_autoneg_7322_send(struct qib_pportdata *ppd, int which)
5266 data = which ? madpayload_done : madpayload_start;
5558 /* schedule the qsfp refresh which should turn the link
5859 * if any bits which should be shadowed are different
6627 * unless we aren't enabling SDMA, in which case we want to use
6994 u32 len, u32 which, struct qib_ctxtdata *rcd)
7040 switch (which) {
7115 for (i = start / BITS_PER_LONG; which >= 2 && i <= lastr; ++i)
7119 for (i = start / BITS_PER_LONG; which < 2 && i <= lastr; ++i) {
7128 * before we return. Mostly important for which >= 2.
7701 * 5=subsystem which is why most calls have "chan + chan >> 1"
7846 /* enable LE1 adaptation for all but QME, which is disabled */