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

/drivers/infiniband/hw/ipath/
H A Dipath_mad.c836 u8 port_select = p->port_select; local
840 p->port_select = port_select;
842 (port_select != port && port_select != 0xFF))
889 (p->port_select != port && p->port_select != 0xFF)) {
1023 u8 port_select = p->port_select; local
1122 u8 port_select = p->port_select; local
[all...]
/drivers/infiniband/hw/qib/
H A Dqib_mad.c1165 u8 port_select = p->port_select; local
1169 p->port_select = port_select;
1170 if (pmp->mad_hdr.attr_mod != 0 || port_select != port) {
1206 if (pmp->mad_hdr.attr_mod != 0 || p->port_select != port) {
1411 u8 port_select = p->port_select; local
1436 p->port_select = port_select;
1511 u32 port_select = be32_to_cpu(pmp->mad_hdr.attr_mod) & 0xFF; local
1622 u8 port_select = p->port_select; local
[all...]

Completed in 2181 milliseconds