Searched refs:hop_ptr (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/infiniband/core/
H A Dsmi.c49 u8 hop_ptr, hop_cnt; local
51 hop_ptr = smp->hop_ptr;
61 if (hop_cnt && hop_ptr == 0) {
62 smp->hop_ptr++;
63 return (smp->initial_path[smp->hop_ptr] ==
68 if (hop_ptr && hop_ptr < hop_cnt) {
73 smp->hop_ptr++;
74 return (smp->initial_path[smp->hop_ptr]
134 u8 hop_ptr, hop_cnt; local
214 u8 hop_ptr, hop_cnt; local
[all...]
H A Dsmi.h72 (smp->hop_ptr == smp->hop_cnt + 1)) ?
87 !smp->hop_ptr) ? IB_SMI_HANDLE : IB_SMI_DISCARD);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/core/
H A Dsmi.c49 u8 hop_ptr, hop_cnt; local
51 hop_ptr = smp->hop_ptr;
61 if (hop_cnt && hop_ptr == 0) {
62 smp->hop_ptr++;
63 return (smp->initial_path[smp->hop_ptr] ==
68 if (hop_ptr && hop_ptr < hop_cnt) {
73 smp->hop_ptr++;
74 return (smp->initial_path[smp->hop_ptr]
134 u8 hop_ptr, hop_cnt; local
214 u8 hop_ptr, hop_cnt; local
[all...]
H A Dsmi.h72 (smp->hop_ptr == smp->hop_cnt + 1)) ?
87 !smp->hop_ptr) ? IB_SMI_HANDLE : IB_SMI_DISCARD);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/rdma/
H A Dib_smi.h51 u8 hop_ptr; member in struct:ib_smp
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/rdma/
H A Dib_smi.h51 u8 hop_ptr; member in struct:ib_smp

Completed in 273 milliseconds