| /Linux-v5.4/drivers/net/ethernet/qlogic/qed/ |
| D | qed_main.c | 250 struct qed_ptt *ptt; in qed_fill_dev_info() local 298 ptt = qed_ptt_acquire(QED_LEADING_HWFN(cdev)); in qed_fill_dev_info() 299 if (ptt) { in qed_fill_dev_info() 300 qed_mcp_get_mfw_ver(QED_LEADING_HWFN(cdev), ptt, in qed_fill_dev_info() 303 qed_mcp_get_mbi_ver(QED_LEADING_HWFN(cdev), ptt, in qed_fill_dev_info() 306 qed_mcp_get_flash_size(QED_LEADING_HWFN(cdev), ptt, in qed_fill_dev_info() 309 qed_ptt_release(QED_LEADING_HWFN(cdev), ptt); in qed_fill_dev_info() 1153 struct qed_ptt *ptt = qed_ptt_acquire(hwfn); in qed_slowpath_task() local 1155 if (!ptt) { in qed_slowpath_task() 1165 qed_mfw_process_tlv_req(hwfn, ptt); in qed_slowpath_task() [all …]
|
| D | qed_dcbx.c | 1353 struct qed_ptt *ptt; in qed_dcbnl_setstate() local 1365 ptt = qed_ptt_acquire(hwfn); in qed_dcbnl_setstate() 1366 if (!ptt) in qed_dcbnl_setstate() 1369 rc = qed_dcbx_config_params(hwfn, ptt, &dcbx_set, 0); in qed_dcbnl_setstate() 1371 qed_ptt_release(hwfn, ptt); in qed_dcbnl_setstate() 1457 struct qed_ptt *ptt; in qed_dcbnl_setpfccfg() local 1475 ptt = qed_ptt_acquire(hwfn); in qed_dcbnl_setpfccfg() 1476 if (!ptt) in qed_dcbnl_setpfccfg() 1479 rc = qed_dcbx_config_params(hwfn, ptt, &dcbx_set, 0); in qed_dcbnl_setpfccfg() 1481 qed_ptt_release(hwfn, ptt); in qed_dcbnl_setpfccfg() [all …]
|
| D | qed_sriov.c | 4096 static int qed_iov_copy_vf_msg(struct qed_hwfn *p_hwfn, struct qed_ptt *ptt, in qed_iov_copy_vf_msg() argument 4110 if (qed_dmae_host2host(p_hwfn, ptt, in qed_iov_copy_vf_msg() 4462 struct qed_ptt *ptt = qed_ptt_acquire(hwfn); in qed_sriov_disable() local 4467 if (!ptt) { in qed_sriov_disable() 4473 qed_clean_wfq_db(hwfn, ptt); in qed_sriov_disable() 4491 ptt, j); in qed_sriov_disable() 4497 qed_ptt_release(hwfn, ptt); in qed_sriov_disable() 4528 struct qed_ptt *ptt; in qed_sriov_enable() local 4542 ptt = qed_ptt_acquire(hwfn); in qed_sriov_enable() 4549 if (!ptt) { in qed_sriov_enable() [all …]
|
| D | qed.h | 975 void qed_link_update(struct qed_hwfn *hwfn, struct qed_ptt *ptt);
|
| D | qed_debug.c | 345 #define ARR_REG_WR(dev, ptt, addr, arr, arr_size) \ argument 348 qed_wr(dev, ptt, addr, (arr)[i]); \ 351 #define ARR_REG_RD(dev, ptt, addr, arr, arr_size) \ argument 354 (arr)[i] = qed_rd(dev, ptt, addr); \
|
| /Linux-v5.4/drivers/usb/host/ |
| D | xhci-mtk-sch.c | 87 struct mu3h_sch_tt *tt, **tt_index, **ptt; in find_tt() local 111 ptt = &tt_index[port]; in find_tt() 114 ptt = (struct mu3h_sch_tt **) &utt->hcpriv; in find_tt() 117 tt = *ptt; in find_tt() 130 *ptt = tt; in find_tt() 140 struct mu3h_sch_tt *tt, **tt_index, **ptt; in drop_tt() local 149 ptt = &tt_index[udev->ttport - 1]; in drop_tt() 155 ptt = (struct mu3h_sch_tt **)&utt->hcpriv; in drop_tt() 158 tt = *ptt; in drop_tt() 162 *ptt = NULL; in drop_tt()
|
| D | ehci-sched.c | 104 struct ehci_tt *tt, **tt_index, **ptt; in find_tt() local 129 ptt = &tt_index[port]; in find_tt() 132 ptt = (struct ehci_tt **) &utt->hcpriv; in find_tt() 135 tt = *ptt; in find_tt() 152 *ptt = tt; in find_tt() 162 struct ehci_tt *tt, **tt_index, **ptt; in drop_tt() local 171 ptt = &tt_index[udev->ttport - 1]; in drop_tt() 178 ptt = (struct ehci_tt **) &utt->hcpriv; in drop_tt() 181 tt = *ptt; in drop_tt() 186 *ptt = NULL; in drop_tt()
|
| /Linux-v5.4/include/uapi/linux/ |
| D | hdlcdrv.h | 36 int ptt; member 42 int ptt; member
|
| /Linux-v5.4/include/linux/ |
| D | hdlcdrv.h | 132 unsigned char ptt; member 234 s->hdlctx.ptt = 0; in hdlcdrv_getbits() 258 return s->hdlctx.ptt || (s->hdlctx.calibrate > 0); in hdlcdrv_ptt()
|
| /Linux-v5.4/drivers/net/hamradio/ |
| D | baycom_ser_fdx.c | 120 unsigned char ptt; member 289 if (bc->modem.ptt) in ser12_interrupt() 305 if (bc->modem.ptt && txcount) { in ser12_interrupt() 310 bc->modem.ptt = 0; in ser12_interrupt() 319 if (!bc->modem.ptt && txcount) { in ser12_interrupt() 324 bc->modem.ptt = 1; in ser12_interrupt()
|
| D | hdlcdrv.c | 358 s->hdlctx.ptt = 1; in start_tx() 366 if (!s || s->magic != HDLCDRV_MAGIC || s->hdlctx.ptt || !s->skb) in hdlcdrv_arbitrate() 453 s->hdlctx.ptt = 0; in hdlcdrv_open() 547 bi.data.cs.ptt = hdlcdrv_ptt(s); in hdlcdrv_ioctl() 557 bi.data.ocs.ptt = hdlcdrv_ptt(s); in hdlcdrv_ioctl() 651 s->hdlctx.ptt = 0; in hdlcdrv_setup()
|
| D | baycom_epp.c | 1060 hi.data.cs.ptt = !!(bc->stat & EPP_PTTBIT); in baycom_ioctl() 1070 hi.data.ocs.ptt = !!(bc->stat & EPP_PTTBIT); in baycom_ioctl()
|