Searched refs:dps (Results 1 – 10 of 10) sorted by relevance
| /linux/tools/net/ynl/samples/ |
| H A D | ovs.c | |
| /linux/net/openvswitch/ |
| H A D | datapath.h | 171 struct list_head dps; member
|
| H A D | datapath.c | 1891 list_add_tail_rcu(&dp->list_node, &ovs_net->dps); in ovs_dp_cmd_new() 2061 list_for_each_entry(dp, &ovs_net->dps, list_node) { in ovs_dp_cmd_dump() 2592 list_for_each_entry(dp, &ovs_net->dps, list_node) 2696 INIT_LIST_HEAD(&ovs_net->dps); in list_vports_from_net() 2715 list_for_each_entry(dp, &ovs_net->dps, list_node) { in ovs_exit_net() 2744 list_for_each_entry_safe(dp, dp_next, &ovs_net->dps, list_node)
|
| /linux/include/linux/ |
| H A D | nvme-fc.h | 57 __u8 dps; member
|
| /linux/net/sched/ |
| H A D | sch_gred.c | 408 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/arch/arm/boot/dts/aspeed/ |
| H A D | aspeed-bmc-opp-tacoma.dts | 97 io-channels = <&dps 0>; 500 dps: dps310@76 { label
|
| H A D | aspeed-bmc-ibm-bonnell.dts | 335 dps: dps310@76 { label
|
| H A D | aspeed-bmc-ibm-rainier.dts | 1212 dps: dps310@76 { label
|
| /linux/drivers/nvme/target/ |
| H A D | admin-cmd.c | 882 id->dps = req->ns->pi_type; in nvmet_execute_identify_ns()
|
| /linux/drivers/nvme/host/ |
| H A D | core.c | 1971 head->pi_type = id->dps & NVME_NS_DPS_PI_MASK; in nvme_configure_metadata() 1972 if (!(id->dps & NVME_NS_DPS_PI_FIRST)) { in nvme_configure_metadata()
|