Home
last modified time | relevance | path

Searched refs:is_ax (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.15/drivers/infiniband/hw/hfi1/
Daspm.c42 return (!!dn || is_ax(dd)) && !!up; in aspm_hw_l1_supported()
Dchip.c5202 int is_ax(struct hfi1_devdata *dd) in is_ax() function
5527 is_ax(dd) && (dd->icode != ICODE_FUNCTIONAL_SIMULATOR)) { in handle_cce_err()
5595 if (is_ax(dd) && (reg & RXE_FREEZE_ABORT_MASK)) in handle_rxe_err()
5813 else if (is_ax(dd) && in handle_egress_err()
6587 if (!is_ax(dd)) in adjust_lcb_for_fpga_serdes()
6896 if (is_ax(dd)) { in handle_freeze()
7563 if (is_ax(dd)) { /* fixed in B0 */ in handle_verify_cap()
11124 drain = !is_ax(dd) && is_up; in set_vl_weights()
11500 (is_ax(dd) && any_shared_limit_changing)) { in set_buffer_control()
11698 if (is_ax(dd)) in disable_data_vls()
[all …]
Dfirmware.c1094 if (!is_ax(dd)) in turn_off_spicos()
1143 if (is_ax(dd)) { in fabric_serdes_reset()
Dhfi.h2263 if (!is_ax(dd)) in hfi1_pkt_default_send_ctxt_mask()
2298 if (!is_ax(dd)) in hfi1_pkt_base_sdma_integrity()
Dchip.h769 int is_ax(struct hfi1_devdata *dd);
Dpcie.c913 if (is_ax(dd)) { in write_xmt_margin()
Dinit.c855 if (is_ax(dd)) { in hfi1_init()
Ddriver.c1258 drain = !is_ax(dd) && is_up; in set_mtu()