Searched refs:port_mgmt_change (Results 1 – 3 of 3) sorted by relevance
227 eqe.event.port_mgmt_change.port = port; in mlx4_gen_pkey_eqe()244 eqe.event.port_mgmt_change.port = port; in mlx4_gen_guid_change_eqe()399 eqe.event.port_mgmt_change.port = port; in mlx4_gen_slaves_port_mgt_ev()400 eqe.event.port_mgmt_change.params.port_info.changed_attr = in mlx4_gen_slaves_port_mgt_ev()
60 #define GET_BLK_PTR_FROM_EQE(eqe) be32_to_cpu(eqe->event.port_mgmt_change.params.tbl_change_info.bl…61 #define GET_MASK_FROM_EQE(eqe) be32_to_cpu(eqe->event.port_mgmt_change.params.tbl_change_info.tbl_e…1036 u8 port = eqe->event.port_mgmt_change.port; in handle_port_mgmt_change_event()1043 changed_attr = be32_to_cpu(eqe->event.port_mgmt_change.params.port_info.changed_attr); in handle_port_mgmt_change_event()1048 u16 lid = be16_to_cpu(eqe->event.port_mgmt_change.params.port_info.mstr_sm_lid); in handle_port_mgmt_change_event()1049 u8 sl = eqe->event.port_mgmt_change.params.port_info.mstr_sm_sl & 0xf; in handle_port_mgmt_change_event()
900 } __packed port_mgmt_change; member