/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | intr.c | 58 static void set_mgmt_allowed(struct hfi1_pportdata *ppd) in set_mgmt_allowed() argument 79 static void add_full_mgmt_pkey(struct hfi1_pportdata *ppd) in add_full_mgmt_pkey() argument 123 signal_ib_event(struct hfi1_pportdata *ppd, enum ib_event_type ev) signal_ib_event() argument 154 struct hfi1_pportdata *ppd = &dd->pport[0]; handle_linkup_change() local [all...] |
H A D | ruc.c | 280 struct hfi1_pportdata *ppd = ppd_from_ibp(ibp); in hfi1_make_ruc_header_16B() local [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib_intr.c | 72 static void signal_ib_event(struct qib_pportdata *ppd, enum ib_event_type ev) in signal_ib_event() argument 83 void qib_handle_e_ibstatuschanged(struct qib_pportdata *ppd, u64 ibcs) in qib_handle_e_ibstatuschanged() argument 175 struct qib_pportdata *ppd = from_timer(ppd, t, symerr_clear_timer); qib_clear_symerror_on_linkup() local [all...] |
H A D | qib_ruc.c | 62 struct qib_pportdata *ppd = ppd_from_ibp(ibp); in get_sguid() local 267 struct qib_pportdata *ppd = ppd_from_ibp(ibp); in qib_do_send() local
|
H A D | qib_ud.c | 54 struct qib_pportdata *ppd = ppd_from_ibp(ibp); in qib_ud_loopback() local 235 struct qib_pportdata *ppd; in qib_make_ud_req() local 395 struct qib_pportdata *ppd = ppd_from_ibp(ibp); qib_lookup_pkey() local [all...] |
H A D | qib_tx.c | 116 struct qib_pportdata *ppd; in is_sdma_buf() local 174 struct qib_pportdata *ppd, *pppd[QIB_MAX_IB_PORTS]; in qib_disarm_piobufs_set() local 453 qib_cancel_sends(struct qib_pportdata *ppd) qib_cancel_sends() argument 514 qib_hol_down(struct qib_pportdata *ppd) qib_hol_down() argument 529 qib_hol_init(struct qib_pportdata *ppd) qib_hol_init() argument 543 qib_hol_up(struct qib_pportdata *ppd) qib_hol_up() argument 553 struct qib_pportdata *ppd = from_timer(ppd, t, hol_timer); qib_hol_event() local [all...] |
H A D | qib_qsfp.c | 47 static int qsfp_read(struct qib_pportdata *ppd, int addr, void *bp, int len) in qsfp_read() argument 157 static int qib_qsfp_write(struct qib_pportdata *ppd, int addr, void *bp, in qib_qsfp_write() argument 253 qsfp_cks(struct qib_pportdata *ppd, int first, int next) qsfp_cks() argument 273 qib_refresh_qsfp_cache(struct qib_pportdata *ppd, struct qib_qsfp_cache *cp) qib_refresh_qsfp_cache() argument 444 qib_qsfp_mod_present(struct qib_pportdata *ppd) qib_qsfp_mod_present() argument 488 qib_qsfp_dump(struct qib_pportdata *ppd, char *buf, int len) qib_qsfp_dump() argument [all...] |
H A D | qib_diag.c | 556 struct qib_pportdata *ppd; in qib_diagpkt_write() local
|
H A D | qib_rc.c | 601 struct qib_pportdata *ppd = ppd_from_ibp(ibp); in qib_send_rc_ack() local 1276 struct qib_pportdata *ppd = ppd_from_ibp(ibp); in qib_rc_rcv_resp() local [all...] |
H A D | qib_sdma.c | 101 static void clear_sdma_activelist(struct qib_pportdata *ppd) in clear_sdma_activelist() argument 124 struct qib_pportdata *ppd = from_tasklet(ppd, t, in sdma_sw_clean_up_task() local 170 sdma_hw_start_up(struct qib_pportdata *ppd) sdma_hw_start_up() argument 181 sdma_sw_tear_down(struct qib_pportdata *ppd) sdma_sw_tear_down() argument 189 sdma_start_sw_clean_up(struct qib_pportdata *ppd) sdma_start_sw_clean_up() argument 194 sdma_set_state(struct qib_pportdata *ppd, enum qib_sdma_states next_state) sdma_set_state() argument 230 unmap_desc(struct qib_pportdata *ppd, unsigned head) unmap_desc() argument 245 alloc_sdma(struct qib_pportdata *ppd) alloc_sdma() argument 284 free_sdma(struct qib_pportdata *ppd) free_sdma() argument 305 make_sdma_desc(struct qib_pportdata *ppd, u64 *sdmadesc, u64 addr, u64 dwlen, u64 dwoffset) make_sdma_desc() argument 325 qib_sdma_make_progress(struct qib_pportdata *ppd) qib_sdma_make_progress() argument 390 qib_sdma_intr(struct qib_pportdata *ppd) qib_sdma_intr() argument 401 __qib_sdma_intr(struct qib_pportdata *ppd) __qib_sdma_intr() argument 410 qib_setup_sdma(struct qib_pportdata *ppd) qib_setup_sdma() argument 456 qib_teardown_sdma(struct qib_pportdata *ppd) qib_teardown_sdma() argument 470 qib_sdma_running(struct qib_pportdata *ppd) qib_sdma_running() argument 489 complete_sdma_err_req(struct qib_pportdata *ppd, struct qib_verbs_txreq *tx) complete_sdma_err_req() argument 511 qib_sdma_verbs_send(struct qib_pportdata *ppd, struct rvt_sge_state *ss, u32 dwords, struct qib_verbs_txreq *tx) qib_sdma_verbs_send() argument 680 dump_sdma_state(struct qib_pportdata *ppd) dump_sdma_state() argument 733 qib_sdma_process_event(struct qib_pportdata *ppd, enum qib_sdma_events event) qib_sdma_process_event() argument 748 __qib_sdma_process_event(struct qib_pportdata *ppd, enum qib_sdma_events event) __qib_sdma_process_event() argument [all...] |
H A D | qib_qsfp.h | 177 struct qib_pportdata *ppd; member
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | intr.c | 16 static void set_mgmt_allowed(struct hfi1_pportdata *ppd) in set_mgmt_allowed() argument 37 static void add_full_mgmt_pkey(struct hfi1_pportdata *ppd) in add_full_mgmt_pkey() argument 81 signal_ib_event(struct hfi1_pportdata *ppd, enum ib_event_type ev) signal_ib_event() argument 112 struct hfi1_pportdata *ppd = &dd->pport[0]; handle_linkup_change() local [all...] |
H A D | ruc.c | 239 struct hfi1_pportdata *ppd = ppd_from_ibp(ibp); in hfi1_make_ruc_header_16B() local [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib_intr.c | 72 static void signal_ib_event(struct qib_pportdata *ppd, enum ib_event_type ev) in signal_ib_event() argument 83 void qib_handle_e_ibstatuschanged(struct qib_pportdata *ppd, u64 ibcs) in qib_handle_e_ibstatuschanged() argument 175 struct qib_pportdata *ppd = from_timer(ppd, t, symerr_clear_timer); qib_clear_symerror_on_linkup() local [all...] |
H A D | qib_ruc.c | 62 struct qib_pportdata *ppd = ppd_from_ibp(ibp); in get_sguid() local 267 struct qib_pportdata *ppd = ppd_from_ibp(ibp); in qib_do_send() local
|
H A D | qib_ud.c | 54 struct qib_pportdata *ppd = ppd_from_ibp(ibp); in qib_ud_loopback() local 236 struct qib_pportdata *ppd; in qib_make_ud_req() local 396 struct qib_pportdata *ppd = ppd_from_ibp(ibp); qib_lookup_pkey() local [all...] |
H A D | qib_tx.c | 113 struct qib_pportdata *ppd; in is_sdma_buf() local 171 struct qib_pportdata *ppd, *pppd[QIB_MAX_IB_PORTS]; in qib_disarm_piobufs_set() local 451 qib_cancel_sends(struct qib_pportdata *ppd) qib_cancel_sends() argument 512 qib_hol_down(struct qib_pportdata *ppd) qib_hol_down() argument 527 qib_hol_init(struct qib_pportdata *ppd) qib_hol_init() argument 541 qib_hol_up(struct qib_pportdata *ppd) qib_hol_up() argument 551 struct qib_pportdata *ppd = from_timer(ppd, t, hol_timer); qib_hol_event() local [all...] |
H A D | qib_qsfp.c | 47 static int qsfp_read(struct qib_pportdata *ppd, int addr, void *bp, int len) in qsfp_read() argument 157 static int qib_qsfp_write(struct qib_pportdata *ppd, int addr, void *bp, in qib_qsfp_write() argument 253 qsfp_cks(struct qib_pportdata *ppd, int first, int next) qsfp_cks() argument 273 qib_refresh_qsfp_cache(struct qib_pportdata *ppd, struct qib_qsfp_cache *cp) qib_refresh_qsfp_cache() argument 444 qib_qsfp_mod_present(struct qib_pportdata *ppd) qib_qsfp_mod_present() argument 488 qib_qsfp_dump(struct qib_pportdata *ppd, char *buf, int len) qib_qsfp_dump() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmmii.c | 419 struct unimac_mdio_pdata ppd; in bcmgenet_mii_register() local 386 bcmgenet_mii_pdata_init(struct bcmgenet_priv *priv, struct unimac_mdio_pdata *ppd) bcmgenet_mii_pdata_init() argument [all...] |
/kernel/linux/linux-5.10/drivers/ntb/hw/intel/ |
H A D | ntb_hw_gen3.c | 229 u8 ppd; in gen3_init_dev() local
|
H A D | ntb_hw_gen4.c | 159 static enum ntb_topo gen4_ppd_topo(struct intel_ntb_dev *ndev, u32 ppd) in gen4_ppd_topo() argument 171 static enum ntb_topo spr_ppd_topo(struct intel_ntb_dev *ndev, u32 ppd) in spr_ppd_topo() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmmii.c | 462 struct unimac_mdio_pdata ppd; in bcmgenet_mii_register() local 429 bcmgenet_mii_pdata_init(struct bcmgenet_priv *priv, struct unimac_mdio_pdata *ppd) bcmgenet_mii_pdata_init() argument [all...] |
/kernel/linux/linux-6.6/drivers/ntb/hw/intel/ |
H A D | ntb_hw_gen3.c | 229 u8 ppd; in gen3_init_dev() local
|
H A D | ntb_hw_gen4.c | 159 static enum ntb_topo gen4_ppd_topo(struct intel_ntb_dev *ndev, u32 ppd) in gen4_ppd_topo() argument 171 static enum ntb_topo spr_ppd_topo(struct intel_ntb_dev *ndev, u32 ppd) in spr_ppd_topo() argument
|
/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/ |
H A D | ptp.c | 477 struct ptp_pin_desc *ppd = &chip->pin_config[i]; in mv88e6xxx_ptp_setup() local
|