Searched refs:qos (Results 1 – 19 of 19) sorted by relevance
/include/linux/ |
A D | pm_qos.h | 63 struct pm_qos_constraints *qos; member 95 struct freq_constraints *qos; member 202 return dev->power.qos->flags_req->data.flr.flags; in dev_pm_qos_requested_flags() 207 return IS_ERR_OR_NULL(dev->power.qos) ? in dev_pm_qos_raw_resume_latency() 209 pm_qos_read_value(&dev->power.qos->resume_latency); in dev_pm_qos_raw_resume_latency() 296 return !IS_ERR_OR_NULL(req->qos); in freq_qos_request_active() 299 void freq_constraints_init(struct freq_constraints *qos); 301 s32 freq_qos_read_value(struct freq_constraints *qos, 304 int freq_qos_add_request(struct freq_constraints *qos, 312 int freq_qos_add_notifier(struct freq_constraints *qos, [all …]
|
A D | if_link.h | 24 __u32 qos; member
|
A D | atmdev.h | 102 struct atm_qos qos; /* QOS */ member 194 int (*change_qos)(struct atm_vcc *vcc,struct atm_qos *qos,int flags);
|
A D | pm.h | 724 struct dev_pm_qos *qos; member
|
A D | ieee80211.h | 4523 } *qos; in ieee80211_get_qos_ctl() local 4525 qos = (void *)hdr; in ieee80211_get_qos_ctl() 4526 if (ieee80211_has_a4(qos->addr3.frame_control)) in ieee80211_get_qos_ctl() 4527 return (u8 *)&qos->addr4.qos_ctrl; in ieee80211_get_qos_ctl() 4529 return (u8 *)&qos->addr3.qos_ctrl; in ieee80211_get_qos_ctl()
|
A D | netdevice.h | 1468 u8 qos, __be16 proto);
|
/include/uapi/linux/ |
A D | atm_tcp.h | 40 struct atm_qos qos; /* both directions */ member
|
A D | atmsvc.h | 35 struct atm_qos qos; /* QOS parameters */ member
|
A D | atmmpc.h | 61 struct atm_qos qos; member
|
A D | if_link.h | 1616 __u32 qos; member 1631 __u32 qos; member
|
/include/linux/mlx4/ |
A D | cmd.h | 313 u8 qos, __be16 proto); 329 u16 *vlan, u8 *qos);
|
/include/uapi/linux/media/raspberrypi/ |
A D | pisp_fe_config.h | 69 __u16 qos; member 78 __u16 qos; member
|
A D | pisp_common.h | 199 __u16 qos; member
|
/include/linux/firmware/ |
A D | xlnx-zynqmp.h | 590 const u32 qos, const enum zynqmp_pm_request_ack ack); 593 const u32 qos, 754 const u32 qos, in zynqmp_pm_request_node() argument 767 const u32 qos, in zynqmp_pm_set_requirement() argument
|
/include/linux/net/intel/ |
A D | i40e_client.h | 68 struct i40e_qos_params qos; member
|
/include/net/bluetooth/ |
A D | hci_core.h | 1549 __u8 dst_type, struct bt_iso_qos *qos); 1551 struct bt_iso_qos *qos, 1554 __u8 dst_type, struct bt_iso_qos *qos); 1557 struct bt_iso_qos *qos, 1560 __u8 dst_type, __u8 sid, struct bt_iso_qos *qos); 1562 struct bt_iso_qos *qos, __u16 sync_handle,
|
A D | hci.h | 2314 struct hci_qos qos; member
|
/include/net/ |
A D | mac80211.h | 801 bool qos; member
|
/include/linux/mlx5/ |
A D | mlx5_ifc.h | 1806 u8 qos[0x1]; member
|
Completed in 247 milliseconds