Searched refs:local_mad (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/drivers/infiniband/hw/hfi1/ |
D | mad.c | 1199 u32 logical_state, u32 phys_state, int local_mad) in set_port_states() argument 1275 if (link_state == HLS_DN_DISABLE && !local_mad) in set_port_states() 1311 u32 *resp_len, u32 max_len, int local_mad) in __subn_set_opa_portinfo() argument 1595 ret = set_port_states(ppd, smp, ls_new, ps_new, local_mad); in __subn_set_opa_portinfo() 2046 u32 *resp_len, u32 max_len, int local_mad) in __subn_set_opa_psi() argument 2083 ret = set_port_states(ppd, smp, ls_new, ps_new, local_mad); in __subn_set_opa_psi() 4141 u32 *resp_len, u32 max_len, int local_mad) in subn_set_opa_sma() argument 4149 resp_len, max_len, local_mad); in subn_set_opa_sma() 4173 resp_len, max_len, local_mad); in subn_set_opa_sma() 4265 u32 *resp_len, int local_mad) in subn_set_opa_aggregate() argument [all …]
|