Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Daspm.h89 return (!!dn || is_ax(dd)) && !!up; in aspm_hw_l1_supported()
Dchip.c5208 int is_ax(struct hfi1_devdata *dd) in is_ax() function
5522 is_ax(dd) && (dd->icode != ICODE_FUNCTIONAL_SIMULATOR)) { in handle_cce_err()
5590 if (is_ax(dd) && (reg & RXE_FREEZE_ABORT_MASK)) in handle_rxe_err()
5808 else if (is_ax(dd) && in handle_egress_err()
6582 if (!is_ax(dd)) in adjust_lcb_for_fpga_serdes()
6891 if (is_ax(dd)) { in handle_freeze()
7557 if (is_ax(dd)) { /* fixed in B0 */ in handle_verify_cap()
11046 drain = !is_ax(dd) && is_up; in set_vl_weights()
11422 (is_ax(dd) && any_shared_limit_changing)) { in set_buffer_control()
11620 if (is_ax(dd)) in disable_data_vls()
[all …]
Dfirmware.c1136 if (!is_ax(dd)) in turn_off_spicos()
1185 if (is_ax(dd)) { in fabric_serdes_reset()
Dhfi.h2085 if (!is_ax(dd)) in hfi1_pkt_default_send_ctxt_mask()
2120 if (!is_ax(dd)) in hfi1_pkt_base_sdma_integrity()
Dchip.h792 int is_ax(struct hfi1_devdata *dd);
Dpcie.c984 if (is_ax(dd)) { in write_xmt_margin()
Ddriver.c1202 drain = !is_ax(dd) && is_up; in set_mtu()
Dinit.c864 if (is_ax(dd)) { in hfi1_init()