Home
last modified time | relevance | path

Searched refs:dps (Results 1 – 16 of 16) sorted by relevance

/linux-6.15/tools/net/ynl/samples/
H A Dovs.c34 struct ovs_datapath_get_list *dps; in main() local
39 dps = ovs_datapath_get_dump(ys, req); in main()
41 if (!dps) in main()
44 ynl_dump_foreach(dps, dp) { in main()
49 ovs_datapath_get_list_free(dps); in main()
/linux-6.15/drivers/isdn/hardware/mISDN/
H A DmISDNisar.c805 u8 dps = SET_DPS(ch->dpath); in isar_pump_statev_modem() local
860 u8 dps = SET_DPS(ch->dpath); in isar_pump_statev_fax() local
882 send_mbox(ch->is, dps | ISAR_HIS_PUMPCTRL, in isar_pump_statev_fax()
893 send_mbox(ch->is, dps | ISAR_HIS_PUMPCTRL, in isar_pump_statev_fax()
904 send_mbox(ch->is, dps | ISAR_HIS_PUMPCTRL, in isar_pump_statev_fax()
1148 u8 dps = SET_DPS(ch->dpath); in setup_pump() local
1160 send_mbox(ch->is, dps | ISAR_HIS_PUMPCFG, in setup_pump()
1164 send_mbox(ch->is, dps | ISAR_HIS_PUMPCFG, in setup_pump()
1207 u8 dps = SET_DPS(ch->dpath); in setup_sart() local
1239 u8 dps = SET_DPS(ch->dpath); in setup_iom2() local
[all …]
/linux-6.15/net/openvswitch/
H A Ddp_notify.c40 list_for_each_entry(dp, &ovs_net->dps, list_node) { in ovs_dp_notify_wq()
H A Ddatapath.h167 struct list_head dps; member
H A Ddatapath.c1863 list_add_tail_rcu(&dp->list_node, &ovs_net->dps); in ovs_dp_cmd_new()
2033 list_for_each_entry(dp, &ovs_net->dps, list_node) { in ovs_dp_cmd_dump()
2533 list_for_each_entry(dp, &ovs_net->dps, list_node) in ovs_dp_masks_rebalance()
2637 INIT_LIST_HEAD(&ovs_net->dps); in ovs_init_net()
2656 list_for_each_entry(dp, &ovs_net->dps, list_node) { in list_vports_from_net()
2685 list_for_each_entry_safe(dp, dp_next, &ovs_net->dps, list_node) in ovs_exit_net()
/linux-6.15/include/linux/
H A Dnvme-fc.h57 __u8 dps; member
H A Dnvme.h442 __u8 dps; member
/linux-6.15/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-opp-witherspoon.dts190 io-channels = <&dps 0>;
367 dps: dps310@76 { label
H A Daspeed-bmc-opp-swift.dts217 io-channels = <&dps 0>;
521 dps: dps310@76 { label
H A Daspeed-bmc-opp-tacoma.dts97 io-channels = <&dps 0>;
536 dps: dps310@76 { label
H A Daspeed-bmc-ibm-bonnell.dts339 dps: dps310@76 { label
H A Daspeed-bmc-ibm-rainier.dts1224 dps: dps310@76 { label
/linux-6.15/net/sched/
H A Dsch_gred.c408 static int gred_change_table_def(struct Qdisc *sch, struct nlattr *dps, in gred_change_table_def() argument
416 if (!dps) in gred_change_table_def()
419 sopt = nla_data(dps); in gred_change_table_def()
/linux-6.15/drivers/nvme/target/
H A Dadmin-cmd.c896 id->dps = req->ns->pi_type; in nvmet_execute_identify_ns()
/linux-6.15/drivers/nvme/host/
H A Dcore.c1955 head->pi_type = id->dps & NVME_NS_DPS_PI_MASK; in nvme_configure_metadata()
1956 if (!(id->dps & NVME_NS_DPS_PI_FIRST)) { in nvme_configure_metadata()
/linux-6.15/Documentation/netlink/specs/
H A Dtc.yaml2900 name: dps