Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/hfi1/
Daspm.c42 return (!!dn || is_ax(dd)) && !!up; in aspm_hw_l1_supported()
Dchip.c5203 int is_ax(struct hfi1_devdata *dd) in is_ax() function
5528 is_ax(dd) && (dd->icode != ICODE_FUNCTIONAL_SIMULATOR)) { in handle_cce_err()
5596 if (is_ax(dd) && (reg & RXE_FREEZE_ABORT_MASK)) in handle_rxe_err()
5814 else if (is_ax(dd) && in handle_egress_err()
6588 if (!is_ax(dd)) in adjust_lcb_for_fpga_serdes()
6897 if (is_ax(dd)) { in handle_freeze()
7564 if (is_ax(dd)) { /* fixed in B0 */ in handle_verify_cap()
11127 drain = !is_ax(dd) && is_up; in set_vl_weights()
11503 (is_ax(dd) && any_shared_limit_changing)) { in set_buffer_control()
11701 if (is_ax(dd)) in disable_data_vls()
[all …]
Dfirmware.c1093 if (!is_ax(dd)) in turn_off_spicos()
1142 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.c857 if (is_ax(dd)) { in hfi1_init()
Ddriver.c1255 drain = !is_ax(dd) && is_up; in set_mtu()