Home
last modified time | relevance | path

Searched defs:ppm (Results 1 – 25 of 40) sorted by relevance

12

/Linux-v4.19/drivers/net/ethernet/chelsio/libcxgb/
Dlibcxgb_ppm.c66 int cxgbi_ppm_find_page_index(struct cxgbi_ppm *ppm, unsigned long pgsz) in cxgbi_ppm_find_page_index()
105 static void ppm_mark_entries(struct cxgbi_ppm *ppm, int i, int count, in ppm_mark_entries()
119 static int ppm_get_cpu_entries(struct cxgbi_ppm *ppm, unsigned int count, in ppm_get_cpu_entries()
155 static int ppm_get_entries(struct cxgbi_ppm *ppm, unsigned int count, in ppm_get_entries()
187 static void ppm_unmark_entries(struct cxgbi_ppm *ppm, int i, int count) in ppm_unmark_entries()
222 void cxgbi_ppm_ppod_release(struct cxgbi_ppm *ppm, u32 idx) in cxgbi_ppm_ppod_release()
242 int cxgbi_ppm_ppods_reserve(struct cxgbi_ppm *ppm, unsigned short nr_pages, in cxgbi_ppm_ppods_reserve()
288 void cxgbi_ppm_make_ppod_hdr(struct cxgbi_ppm *ppm, u32 tag, in cxgbi_ppm_make_ppod_hdr()
310 static void ppm_free(struct cxgbi_ppm *ppm) in ppm_free()
317 struct cxgbi_ppm *ppm = container_of(kref, in ppm_destroy() local
[all …]
Dlibcxgb_ppm.h196 static inline int cxgbi_ppm_is_ddp_tag(struct cxgbi_ppm *ppm, u32 tag) in cxgbi_ppm_is_ddp_tag()
201 static inline int cxgbi_ppm_sw_tag_is_usable(struct cxgbi_ppm *ppm, in cxgbi_ppm_sw_tag_is_usable()
208 static inline int cxgbi_ppm_make_non_ddp_tag(struct cxgbi_ppm *ppm, in cxgbi_ppm_make_non_ddp_tag()
231 static inline u32 cxgbi_ppm_decode_non_ddp_tag(struct cxgbi_ppm *ppm, in cxgbi_ppm_decode_non_ddp_tag()
242 static inline u32 cxgbi_ppm_ddp_tag_get_idx(struct cxgbi_ppm *ppm, in cxgbi_ppm_ddp_tag_get_idx()
258 cxgbi_ppm_get_tag_caller_data(struct cxgbi_ppm *ppm, in cxgbi_ppm_get_tag_caller_data()
267 static inline int cxgbi_ppm_ddp_tag_update_sw_bits(struct cxgbi_ppm *ppm, in cxgbi_ppm_ddp_tag_update_sw_bits()
/Linux-v4.19/drivers/target/iscsi/cxgbit/
Dcxgbit_ddp.c67 cxgbit_ppod_init_idata(struct cxgbit_device *cdev, struct cxgbi_ppm *ppm, in cxgbit_ppod_init_idata()
101 cxgbit_ppod_write_idata(struct cxgbi_ppm *ppm, struct cxgbit_sock *csk, in cxgbit_ppod_write_idata()
130 cxgbit_ddp_set_map(struct cxgbi_ppm *ppm, struct cxgbit_sock *csk, in cxgbit_ddp_set_map()
178 struct cxgbi_ppm *ppm = cdev2ppm(cdev); in cxgbit_ddp_reserve() local
276 struct cxgbi_ppm *ppm = cdev2ppm(cdev); in cxgbit_release_cmd() local
324 struct cxgbi_ppm *ppm = (struct cxgbi_ppm *)(*lldi->iscsi_ppm); in cxgbit_ddp_init() local
/Linux-v4.19/drivers/usb/typec/ucsi/
Ducsi_acpi.c22 struct ucsi_ppm ppm; member
42 static int ucsi_acpi_cmd(struct ucsi_ppm *ppm, struct ucsi_control *ctrl) in ucsi_acpi_cmd()
51 static int ucsi_acpi_sync(struct ucsi_ppm *ppm) in ucsi_acpi_sync()
Ducsi.c66 struct ucsi_ppm *ppm; member
752 struct ucsi *ucsi_register_ppm(struct device *dev, struct ucsi_ppm *ppm) in ucsi_register_ppm()
/Linux-v4.19/tools/testing/selftests/timers/
Dchange_skew.c36 int change_skew_test(int ppm) in change_skew_test()
63 int ppm[5] = {0, 250, 500, -250, -500}; in main() local
Dskew_consistency.c45 int ret, ppm; in main() local
Draw_skew.c95 long long delta1, delta2, interval, eppm, ppm; in main() local
Dadjtick.c117 long long eppm, ppm; in check_tick_adj() local
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/pm/
Dnv40.c83 int index, struct nvkm_pm **ppm) in nv40_pm_new_()
120 nv40_pm_new(struct nvkm_device *device, int index, struct nvkm_pm **ppm) in nv40_pm_new()
Dgf100.c190 int index, struct nvkm_pm **ppm) in gf100_pm_new_()
240 gf100_pm_new(struct nvkm_device *device, int index, struct nvkm_pm **ppm) in gf100_pm_new()
Dgt215.c135 gt215_pm_new(struct nvkm_device *device, int index, struct nvkm_pm **ppm) in gt215_pm_new()
Dgf108.c63 gf108_pm_new(struct nvkm_device *device, int index, struct nvkm_pm **ppm) in gf108_pm_new()
Dgf117.c77 gf117_pm_new(struct nvkm_device *device, int index, struct nvkm_pm **ppm) in gf117_pm_new()
Dgt200.c154 gt200_pm_new(struct nvkm_device *device, int index, struct nvkm_pm **ppm) in gt200_pm_new()
Dg84.c162 g84_pm_new(struct nvkm_device *device, int index, struct nvkm_pm **ppm) in g84_pm_new()
Dgk104.c181 gk104_pm_new(struct nvkm_device *device, int index, struct nvkm_pm **ppm) in gk104_pm_new()
Dnv50.c172 nv50_pm_new(struct nvkm_device *device, int index, struct nvkm_pm **ppm) in nv50_pm_new()
/Linux-v4.19/drivers/clocksource/
Dscx200_hrt.c31 static int ppm; variable
/Linux-v4.19/drivers/media/dvb-frontends/cxd2880/
Dcxd2880_tnrdmd_dvbt_mon.c543 *tnr_dmd, int *ppm) in cxd2880_tnrdmd_dvbt_mon_sampling_offset()
657 *tnr_dmd, int *ppm) in cxd2880_tnrdmd_dvbt_mon_sampling_offset_sub()
Dcxd2880_tnrdmd_dvbt2_mon.c1430 *tnr_dmd, int *ppm) in cxd2880_tnrdmd_dvbt2_mon_sampling_offset()
1556 int *ppm) in cxd2880_tnrdmd_dvbt2_mon_sampling_offset_sub()
/Linux-v4.19/drivers/scsi/cxgbi/
Dlibcxgbi.c1294 struct cxgbi_ppm *ppm = (struct cxgbi_ppm *)(*ppm_pp); in cxgbi_ddp_ppm_setup() local
1334 struct cxgbi_ppm *ppm = cdev->cdev2ppm(cdev); in cxgbi_ddp_reserve() local
1425 struct cxgbi_ppm *ppm = cdev->cdev2ppm(cdev); in task_release_itt() local
1459 struct cxgbi_ppm *ppm = cdev->cdev2ppm(cdev); in task_reserve_itt() local
1501 struct cxgbi_ppm *ppm = cdev->cdev2ppm(cdev); in cxgbi_parse_pdu_itt() local
2087 struct cxgbi_ppm *ppm = csk->cdev->cdev2ppm(csk->cdev); in cxgbi_conn_xmit_pdu() local
2372 struct cxgbi_ppm *ppm; in cxgbi_bind_conn() local
/Linux-v4.19/drivers/ptp/
Dptp_clock.c79 static s32 scaled_ppm_to_ppb(long ppm) in scaled_ppm_to_ppb()
/Linux-v4.19/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c1089 static int ddp_set_map(struct cxgbi_ppm *ppm, struct cxgbi_sock *csk, in ddp_set_map()
1119 static void ddp_clear_map(struct cxgbi_device *cdev, struct cxgbi_ppm *ppm, in ddp_clear_map()
/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c1822 struct cxgbi_ppm *ppm, in ddp_ppod_init_idata()
1844 static int ddp_ppod_write_idata(struct cxgbi_ppm *ppm, struct cxgbi_sock *csk, in ddp_ppod_write_idata()
1879 static int ddp_set_map(struct cxgbi_ppm *ppm, struct cxgbi_sock *csk, in ddp_set_map()

12