Searched refs:dps (Results 1 – 14 of 14) sorted by relevance
| /Linux-v5.15/drivers/isdn/hardware/mISDN/ |
| D | mISDNisar.c | 804 u8 dps = SET_DPS(ch->dpath); in isar_pump_statev_modem() local 816 send_mbox(ch->is, dps | ISAR_HIS_PSTREQ, 0, 0, NULL); in isar_pump_statev_modem() 831 send_mbox(ch->is, dps | ISAR_HIS_PSTREQ, 0, 0, NULL); in isar_pump_statev_modem() 859 u8 dps = SET_DPS(ch->dpath); in isar_pump_statev_fax() local 881 send_mbox(ch->is, dps | ISAR_HIS_PUMPCTRL, in isar_pump_statev_fax() 892 send_mbox(ch->is, dps | ISAR_HIS_PUMPCTRL, in isar_pump_statev_fax() 903 send_mbox(ch->is, dps | ISAR_HIS_PUMPCTRL, in isar_pump_statev_fax() 914 send_mbox(ch->is, dps | ISAR_HIS_PUMPCTRL, in isar_pump_statev_fax() 926 send_mbox(ch->is, dps | ISAR_HIS_PSTREQ, 0, 0, NULL); in isar_pump_statev_fax() 962 send_mbox(ch->is, dps | ISAR_HIS_PUMPCTRL, in isar_pump_statev_fax() [all …]
|
| /Linux-v5.15/net/openvswitch/ |
| D | dp_notify.c | 40 list_for_each_entry(dp, &ovs_net->dps, list_node) { in ovs_dp_notify_wq()
|
| D | datapath.h | 154 struct list_head dps; member
|
| D | datapath.c | 1812 list_add_tail_rcu(&dp->list_node, &ovs_net->dps); in ovs_dp_cmd_new() 1974 list_for_each_entry(dp, &ovs_net->dps, list_node) { in ovs_dp_cmd_dump() 2460 list_for_each_entry(dp, &ovs_net->dps, list_node) in ovs_dp_masks_rebalance() 2562 INIT_LIST_HEAD(&ovs_net->dps); in ovs_init_net() 2581 list_for_each_entry(dp, &ovs_net->dps, list_node) { in list_vports_from_net() 2610 list_for_each_entry_safe(dp, dp_next, &ovs_net->dps, list_node) in ovs_exit_net()
|
| /Linux-v5.15/include/linux/ |
| D | nvme-fc.h | 57 __u8 dps; member
|
| D | nvme.h | 353 __u8 dps; member
|
| /Linux-v5.15/arch/arm/boot/dts/ |
| D | aspeed-bmc-opp-witherspoon.dts | 190 io-channels = <&dps 0>; 367 dps: dps310@76 { label
|
| D | aspeed-bmc-opp-swift.dts | 217 io-channels = <&dps 0>; 521 dps: dps310@76 { label
|
| D | aspeed-bmc-opp-tacoma.dts | 99 io-channels = <&dps 0>; 539 dps: dps310@76 { label
|
| D | aspeed-bmc-ibm-rainier.dts | 1441 dps: dps310@76 { label
|
| /Linux-v5.15/net/sched/ |
| D | sch_gred.c | 401 static int gred_change_table_def(struct Qdisc *sch, struct nlattr *dps, in gred_change_table_def() argument 409 if (!dps) in gred_change_table_def() 412 sopt = nla_data(dps); in gred_change_table_def()
|
| /Linux-v5.15/arch/arm64/boot/dts/xilinx/ |
| D | zynqmp-zcu100-revC.dts | 242 /* usb3, dps */
|
| /Linux-v5.15/drivers/nvme/target/ |
| D | admin-cmd.c | 551 id->dps = req->ns->pi_type; in nvmet_execute_identify_ns()
|
| /Linux-v5.15/drivers/nvme/host/ |
| D | core.c | 1727 ns->pi_type = id->dps & NVME_NS_DPS_PI_MASK; in nvme_configure_metadata()
|