Home
last modified time | relevance | path

Searched defs:qos (Results 1 – 25 of 123) sorted by relevance

12345

/linux/drivers/base/power/
H A Dqos-test.c11 struct freq_constraints qos; in freq_qos_test_min() local
39 struct freq_constraints qos; in freq_qos_test_maxdef() local
80 struct freq_constraints qos; in freq_qos_test_readd() local
/linux/kernel/power/
H A Dqos.c443 void freq_constraints_init(struct freq_constraints *qos) in freq_constraints_init()
471 s32 freq_qos_read_value(struct freq_constraints *qos, in freq_qos_read_value()
538 int freq_qos_add_request(struct freq_constraints *qos, in freq_qos_add_request()
625 int freq_qos_add_notifier(struct freq_constraints *qos, in freq_qos_add_notifier()
658 int freq_qos_remove_notifier(struct freq_constraints *qos, in freq_qos_remove_notifier()
/linux/net/bluetooth/
H A Dhci_conn.c1429 static int qos_set_big(struct hci_dev *hdev, struct bt_iso_qos *qos) in qos_set_big()
1453 static int qos_set_bis(struct hci_dev *hdev, struct bt_iso_qos *qos) in qos_set_bis()
1495 struct bt_iso_qos *qos, __u8 base_len, in hci_add_bis()
1727 static int hci_le_create_big(struct hci_conn *conn, struct bt_iso_qos *qos) in hci_le_create_big()
1764 struct bt_iso_qos *qos; in set_cig_params_sync() local
1817 static bool hci_le_set_cig_params(struct hci_conn *conn, struct bt_iso_qos *qos) in hci_le_set_cig_params()
1877 __u8 dst_type, struct bt_iso_qos *qos) in hci_bind_cis()
2018 struct bt_iso_io_qos *qos, __u8 phy) in hci_iso_qos_setup()
2041 struct bt_iso_qos *qos = &conn->iso_qos; in create_big_sync() local
2109 struct bt_iso_qos *qos = &conn->iso_qos; in create_pa_sync() local
[all …]
H A Diso.c71 struct bt_iso_qos qos; member
524 struct bt_iso_qos *qos = iso_sock_get_qos(sk); in iso_send_frame() local
1528 static bool check_io_qos(struct bt_iso_io_qos *qos) in check_io_qos()
1546 static bool check_ucast_qos(struct bt_iso_qos *qos) in check_ucast_qos()
1572 static bool check_bcast_qos(struct bt_iso_qos *qos) in check_bcast_qos()
1624 struct bt_iso_qos qos = default_qos; in iso_sock_setsockopt() local
1712 struct bt_iso_qos *qos; in iso_sock_getsockopt() local
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_port.c1227 struct sparx5_port_qos *qos) in sparx5_port_qos_set()
1239 struct sparx5_port_qos_pcp_rewr *qos) in sparx5_port_qos_pcp_rewr_set()
1295 struct sparx5_port_qos_pcp *qos) in sparx5_port_qos_pcp_set()
1331 struct sparx5_port_qos_dscp_rewr *qos) in sparx5_port_qos_dscp_rewr_set()
1362 struct sparx5_port_qos_dscp *qos) in sparx5_port_qos_dscp_set()
1400 const struct sparx5_port_qos *qos) in sparx5_port_qos_default_set()
/linux/net/atm/
H A Dmpc.c177 struct atm_mpoa_qos *atm_mpoa_add_qos(__be32 dst_ip, struct atm_qos *qos) in atm_mpoa_add_qos()
204 struct atm_mpoa_qos *qos; in atm_mpoa_search_qos() local
247 struct atm_mpoa_qos *qos; in atm_mpoa_disp_qos() local
1121 struct atm_mpoa_qos *qos = atm_mpoa_search_qos(dst_ip); in check_qos_and_open_shortcut() local
1491 struct atm_mpoa_qos *qos, *nextqos; in atm_mpoa_cleanup() local
H A Dcommon.c686 static int atm_change_qos(struct atm_vcc *vcc, struct atm_qos *qos) in atm_change_qos()
730 static int check_qos(const struct atm_qos *qos) in check_qos()
761 struct atm_qos qos; in vcc_setsockopt() local
H A Dmpoa_caches.c135 struct atm_mpoa_qos *qos; in cache_hit() local
252 struct atm_mpoa_qos *qos; in check_resolving_entries() local
H A Dsignaling.c144 const struct sockaddr_atmsvc *svc, const struct atm_qos *qos, in sigd_enq2()
H A Dmpc.h44 struct atm_qos qos; member
/linux/drivers/interconnect/qcom/
H A Dicc-rpm.c58 struct qcom_icc_qos *qos = &qn->qos; in qcom_icc_set_qnoc_qos() local
75 struct qcom_icc_qos *qos, in qcom_icc_bimc_set_qos_health()
135 struct qcom_icc_qos *qos) in qcom_icc_noc_set_qos_priority()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.h44 u16 vid, u16 qos, u32 vf) in ixgbe_set_vmvir()
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-wqe.h483 uint64_t qos:3; member
519 uint64_t qos:3; member
640 int qos; in cvmx_wqe_get_qos() local
650 static inline void cvmx_wqe_set_qos(struct cvmx_wqe *work, int qos) in cvmx_wqe_set_qos()
H A Dcvmx-pip.h267 uint64_t qos:3; member
338 uint64_t qos) in cvmx_pip_config_vlan_qos()
352 static inline void cvmx_pip_config_diffserv_qos(uint64_t diffserv, uint64_t qos) in cvmx_pip_config_diffserv_qos()
/linux/drivers/net/ethernet/sfc/
H A Dsriov.c22 u8 qos, __be16 vlan_proto) in efx_sriov_set_vf_vlan()
/linux/drivers/net/ethernet/sfc/siena/
H A Dsriov.h27 u8 qos, __be16 vlan_proto) in efx_sriov_set_vf_vlan()
/linux/include/uapi/linux/
H A Datm_tcp.h40 struct atm_qos qos; /* both directions */ member
H A Datmsvc.h35 struct atm_qos qos; /* QOS parameters */ member
/linux/net/mac80211/
H A Dwme.c152 bool qos; in ieee80211_select_queue() local
/linux/drivers/pmdomain/imx/
H A Dimx93-blk-ctrl.c77 struct imx93_blk_ctrl_qos qos[DOMAIN_MAX_QOS]; member
105 const struct imx93_blk_ctrl_qos *qos; in imx93_blk_ctrl_set_qos() local
/linux/include/linux/
H A Dif_link.h24 __u32 qos; member
H A Dpm_qos.h63 struct pm_qos_constraints *qos; member
95 struct freq_constraints *qos; member
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_sriov.c103 u8 qos, int vf_id) in hinic_set_vf_vlan()
663 u16 vlan, u8 qos) in hinic_add_vf_vlan()
750 u16 cur_vlanprio, int vf, u16 vlan, u8 qos) in set_hw_vf_vlan()
788 int hinic_ndo_set_vf_vlan(struct net_device *netdev, int vf, u16 vlan, u8 qos, in hinic_ndo_set_vf_vlan()
/linux/drivers/atm/
H A Didt77252.c2134 struct atm_vcc *vcc, struct atm_qos *qos) in idt77252_init_cbr()
2204 struct atm_vcc *vcc, struct atm_qos *qos) in idt77252_init_ubr()
2240 struct atm_vcc *vcc, struct atm_qos *qos) in idt77252_init_tx()
2318 struct atm_vcc *vcc, struct atm_qos *qos) in idt77252_init_rx()
2567 idt77252_change_qos(struct atm_vcc *vcc, struct atm_qos *qos, int flags) in idt77252_change_qos()
/linux/drivers/net/wireless/rsi/
H A Drsi_91x_core.c437 u8 *qos = ieee80211_get_qos_ctl(wh); in rsi_core_xmit() local

12345