Searched refs:QIB_IB_CFG_LINKDEFAULT (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib_mad.c | 402 return ppd->dd->f_get_ib_cfg(ppd, QIB_IB_CFG_LINKDEFAULT) == in get_linkdowndefaultstate() 763 (void) dd->f_set_ib_cfg(ppd, QIB_IB_CFG_LINKDEFAULT, in subn_set_portinfo() 767 (void) dd->f_set_ib_cfg(ppd, QIB_IB_CFG_LINKDEFAULT, in subn_set_portinfo()
|
H A D | qib.h | 289 #define QIB_IB_CFG_LINKDEFAULT 15 /* IB link default (sleep/poll) */ macro 300 * QIB_IB_CFG_LINKDEFAULT cmd
|
H A D | qib_iba6120.c | 2722 case QIB_IB_CFG_LINKDEFAULT: /* IB link default (sleep/poll) */ in qib_6120_get_ib_cfg() 2796 case QIB_IB_CFG_LINKDEFAULT: /* IB link default (sleep/poll) */ in qib_6120_set_ib_cfg()
|
H A D | qib_iba7220.c | 2377 case QIB_IB_CFG_LINKDEFAULT: /* IB link default (sleep/poll) */ in qib_7220_get_ib_cfg() 2533 case QIB_IB_CFG_LINKDEFAULT: /* IB link default (sleep/poll) */ in qib_7220_set_ib_cfg()
|
H A D | qib_iba7322.c | 4022 case QIB_IB_CFG_LINKDEFAULT: /* IB link default (sleep/poll) */ in qib_7322_get_ib_cfg() 4176 case QIB_IB_CFG_LINKDEFAULT: /* IB link default (sleep/poll) */ in qib_7322_set_ib_cfg()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib_mad.c | 402 return ppd->dd->f_get_ib_cfg(ppd, QIB_IB_CFG_LINKDEFAULT) == in get_linkdowndefaultstate() 763 (void) dd->f_set_ib_cfg(ppd, QIB_IB_CFG_LINKDEFAULT, in subn_set_portinfo() 767 (void) dd->f_set_ib_cfg(ppd, QIB_IB_CFG_LINKDEFAULT, in subn_set_portinfo()
|
H A D | qib.h | 289 #define QIB_IB_CFG_LINKDEFAULT 15 /* IB link default (sleep/poll) */ macro 300 * QIB_IB_CFG_LINKDEFAULT cmd
|
H A D | qib_iba6120.c | 2719 case QIB_IB_CFG_LINKDEFAULT: /* IB link default (sleep/poll) */ in qib_6120_get_ib_cfg() 2793 case QIB_IB_CFG_LINKDEFAULT: /* IB link default (sleep/poll) */ in qib_6120_set_ib_cfg()
|
H A D | qib_iba7220.c | 2377 case QIB_IB_CFG_LINKDEFAULT: /* IB link default (sleep/poll) */ in qib_7220_get_ib_cfg() 2533 case QIB_IB_CFG_LINKDEFAULT: /* IB link default (sleep/poll) */ in qib_7220_set_ib_cfg()
|
H A D | qib_iba7322.c | 4000 case QIB_IB_CFG_LINKDEFAULT: /* IB link default (sleep/poll) */ in qib_7322_get_ib_cfg() 4154 case QIB_IB_CFG_LINKDEFAULT: /* IB link default (sleep/poll) */ in qib_7322_set_ib_cfg()
|
Completed in 53 milliseconds