Home
last modified time | relevance | path

Searched defs:is_switch (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_smi.c46 static enum smi_action __smi_handle_dr_smp_send(bool is_switch, int port_num, in __smi_handle_dr_smp_send()
132 bool is_switch, int port_num) in smi_handle_dr_smp_send()
144 bool is_switch, int port_num) in opa_smi_handle_dr_smp_send()
157 static enum smi_action __smi_handle_dr_smp_recv(bool is_switch, int port_num, in __smi_handle_dr_smp_recv()
242 enum smi_action smi_handle_dr_smp_recv(struct ib_smp *smp, bool is_switch, in smi_handle_dr_smp_recv()
258 enum smi_action opa_smi_handle_dr_smp_recv(struct opa_smp *smp, bool is_switch, in opa_smi_handle_dr_smp_recv()
/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibportstate.c140 int is_switch) in get_port_info()
160 int espeed_cap, int is_switch) in show_port_info()
242 int espeed_cap, int is_switch) in set_port_info()
378 int is_switch, is_peer_switch, espeed_cap, peer_espeed_cap; in main() local
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h2420 u16 is_switch:1; member