Searched refs:qos (Results 51 - 75 of 257) sorted by relevance

1234567891011

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/esw/diag/
H A Dqos_tracepoint.h22 __entry->tsar_ix = vport->qos.esw_tsar_ix;
41 __entry->tsar_ix = vport->qos.esw_tsar_ix;
44 __entry->group = vport->qos.group;
/linux-master/drivers/atm/
H A Diphase.c245 if (vcc->qos.txtp.traffic_class == ATM_ABR) {
475 if (vcc->qos.txtp.max_pcr <= 0) {
479 rate = vcc->qos.txtp.max_pcr;
1383 if (vcc->qos.rxtp.traffic_class == ATM_NONE) return 0;
1385 if (vcc->qos.rxtp.traffic_class == ATM_ABR) {
1400 if ((vcc->qos.rxtp.traffic_class == ATM_ABR) ||
1401 (vcc->qos.txtp.traffic_class == ATM_ABR))
1727 if (vcc->qos.txtp.pcr >= iadev->rate_limit) {
1756 if (vcc->qos.txtp.traffic_class == ATM_NONE) return 0;
1760 if (vcc->qos
2749 ia_change_qos(struct atm_vcc *vcc, struct atm_qos *qos, int flags) argument
[all...]
H A Dlanai.c696 if (lvcc->rx.atmvcc->qos.aal == ATM_AAL5) {
727 (lvcc->tx.atmvcc->qos.txtp.traffic_class == ATM_CBR) ?
788 (lvcc->tx.atmvcc->qos.txtp.traffic_class != ATM_CBR ||
1499 struct lanai_vcc *lvcc, const struct atm_qos *qos)
1502 qos->rxtp.max_sdu, AAL5_RX_MULTIPLIER, "RX");
1507 const struct atm_qos *qos)
1510 if (qos->aal == ATM_AAL0) {
1516 max_sdu = qos->txtp.max_sdu;
1652 if (unlikely(lvcc->rx.atmvcc->qos.aal != ATM_AAL5)) {
1970 const struct atm_qos *qos)
1498 lanai_setup_rx_vci_aal5(struct lanai_dev *lanai, struct lanai_vcc *lvcc, const struct atm_qos *qos) argument
1506 lanai_setup_tx_vci(struct lanai_dev *lanai, struct lanai_vcc *lvcc, const struct atm_qos *qos) argument
1969 vci0_is_ok(struct lanai_dev *lanai, const struct atm_qos *qos) argument
1989 const struct atm_qos *qos = &atmvcc->qos; local
2067 pcr_to_cbricg(const struct atm_qos *qos) argument
2433 lanai_change_qos(struct atm_vcc *atmvcc, struct atm_qos *qos, int flags) argument
[all...]
H A Dfore200e.c976 if ((vcc->qos.aal == ATM_AAL0) && (vcc->qos.rxtp.max_sdu == ATM_AAL0_SDU)) {
1231 enum fore200e_aal aal = fore200e_atm2fore_aal(vcc->qos.aal);
1288 fore200e_rate_ctrl(struct atm_qos* qos, struct tpd_rate* rate) argument
1290 if (qos->txtp.max_pcr < ATM_OC3_PCR) {
1293 rate->data_cells = qos->txtp.max_pcr * FORE200E_MAX_BACK2BACK_CELLS / ATM_OC3_PCR;
1341 vcc->itf, vcc->vpi, vcc->vci, fore200e_atm2fore_aal(vcc->qos.aal),
1342 fore200e_traffic_class[ vcc->qos.txtp.traffic_class ],
1343 vcc->qos.txtp.min_pcr, vcc->qos
1883 fore200e_change_qos(struct atm_vcc* vcc,struct atm_qos* qos, int flags) argument
[all...]
H A Didt77252.c130 static int idt77252_change_qos(struct atm_vcc *vcc, struct atm_qos *qos,
878 aal = vcc->qos.aal;
1066 if ((vcc->qos.aal == ATM_AAL0) ||
1067 (vcc->qos.aal == ATM_AAL34)) {
1107 if (vcc->qos.aal != ATM_AAL5) {
1109 card->name, vcc->qos.aal);
1301 if (vcc->qos.aal != ATM_AAL0) {
1958 switch (vcc->qos.aal) {
1964 printk("%s: Unsupported AAL: %d\n", card->name, vcc->qos.aal);
2133 struct atm_vcc *vcc, struct atm_qos *qos)
2132 idt77252_init_cbr(struct idt77252_dev *card, struct vc_map *vc, struct atm_vcc *vcc, struct atm_qos *qos) argument
2202 idt77252_init_ubr(struct idt77252_dev *card, struct vc_map *vc, struct atm_vcc *vcc, struct atm_qos *qos) argument
2238 idt77252_init_tx(struct idt77252_dev *card, struct vc_map *vc, struct atm_vcc *vcc, struct atm_qos *qos) argument
2316 idt77252_init_rx(struct idt77252_dev *card, struct vc_map *vc, struct atm_vcc *vcc, struct atm_qos *qos) argument
2566 idt77252_change_qos(struct atm_vcc *vcc, struct atm_qos *qos, int flags) argument
[all...]
/linux-master/drivers/net/wireless/ti/wl1251/
H A Dtx.h84 unsigned qos:1; member in struct:tx_control
/linux-master/net/atm/
H A Dcommon.h52 int svc_change_qos(struct atm_vcc *vcc,struct atm_qos *qos);
H A Dproc.c153 vcc->qos.aal >= ARRAY_SIZE(aal_name) ? "err" :
154 aal_name[vcc->qos.aal], vcc->qos.rxtp.min_pcr,
155 class_name[vcc->qos.rxtp.traffic_class],
156 vcc->qos.txtp.min_pcr,
157 class_name[vcc->qos.txtp.traffic_class]);
/linux-master/include/linux/net/intel/
H A Diidc.h80 void ice_get_qos_params(struct ice_pf *pf, struct iidc_qos_params *qos);
/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_sriov.h60 int nfp_app_set_vf_vlan(struct net_device *netdev, int vf, u16 vlan, u8 qos,
H A Dnfp_net_sriov.c96 int nfp_app_set_vf_vlan(struct net_device *netdev, int vf, u16 vlan, u8 qos, argument
113 if (vlan > 4095 || qos > 7) {
115 "invalid vlan id or qos for VF id %d\n", vf);
132 FIELD_PREP(NFP_NET_VF_CFG_VLAN_QOS, qos);
289 ivi->qos = FIELD_GET(NFP_NET_VF_CFG_VLAN_QOS, vlan_tag);
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dsiena_sriov.h51 u16 vlan, u8 qos);
/linux-master/tools/testing/selftests/drivers/net/ocelot/
H A Dbasic_qos.sh55 egress-qos-map 0:0 1:1 2:2 3:3 4:4 5:5 6:6 7:7 \
56 ingress-qos-map 0:0 1:1 2:2 3:3 4:4 5:5 6:6 7:7
74 egress-qos-map 0:0 1:1 2:2 3:3 4:4 5:5 6:6 7:7 \
75 ingress-qos-map 0:0 1:1 2:2 3:3 4:4 5:5 6:6 7:7
/linux-master/drivers/net/ethernet/sfc/
H A Def10_sriov.h43 u16 vlan, u8 qos);
/linux-master/drivers/media/rc/
H A Dgpio-ir-recv.c26 struct pm_qos_request qos; member in struct:gpio_rc_dev
138 cpu_latency_qos_remove_request(&gpio_dev->qos);
175 cpu_latency_qos_remove_request(&gpio_dev->qos);
184 cpu_latency_qos_add_request(&gpio_dev->qos, 0);
/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-pko-defs.h434 uint64_t qos:3; member in struct:cvmx_pko_mem_debug4::cvmx_pko_mem_debug4_cn50xx
450 uint64_t qos:3;
519 uint64_t qos:3; member in struct:cvmx_pko_mem_debug5::cvmx_pko_mem_debug5_cn30xx
533 uint64_t qos:3;
624 uint64_t qos:3; member in struct:cvmx_pko_mem_debug6::cvmx_pko_mem_debug6_s
632 uint64_t qos:3;
681 uint64_t qos:3; member in struct:cvmx_pko_mem_debug6::cvmx_pko_mem_debug6_cn52xx
691 uint64_t qos:3;
728 uint64_t qos:5; member in struct:cvmx_pko_mem_debug7::cvmx_pko_mem_debug7_cn50xx
740 uint64_t qos
745 uint64_t qos:3; member in struct:cvmx_pko_mem_debug7::cvmx_pko_mem_debug7_cn68xx
779 uint64_t qos:5; member in struct:cvmx_pko_mem_debug8::cvmx_pko_mem_debug8_cn30xx
802 uint64_t qos:3; member in struct:cvmx_pko_mem_debug8::cvmx_pko_mem_debug8_cn50xx
823 uint64_t qos:3; member in struct:cvmx_pko_mem_debug8::cvmx_pko_mem_debug8_cn52xx
849 uint64_t qos:3; member in struct:cvmx_pko_mem_debug8::cvmx_pko_mem_debug8_cn61xx
875 uint64_t qos:5; member in struct:cvmx_pko_mem_debug8::cvmx_pko_mem_debug8_cn68xx
910 uint64_t qos:3; member in struct:cvmx_pko_mem_debug9::cvmx_pko_mem_debug9_cn30xx
928 uint64_t qos:3; member in struct:cvmx_pko_mem_debug9::cvmx_pko_mem_debug9_cn38xx
[all...]
H A Dcvmx-pip-defs.h303 uint64_t qos:3; member in struct:cvmx_pip_bsel_tbl_entx::cvmx_pip_bsel_tbl_entx_s
305 uint64_t qos:3;
332 uint64_t qos:3; member in struct:cvmx_pip_bsel_tbl_entx::cvmx_pip_bsel_tbl_entx_cn61xx
334 uint64_t qos:3;
868 uint64_t qos:3; member in struct:cvmx_pip_hg_pri_qos::cvmx_pip_hg_pri_qos_s
874 uint64_t qos:3;
1327 uint64_t qos:3; member in struct:cvmx_pip_prt_cfgx::cvmx_pip_prt_cfgx_s
1353 uint64_t qos:3;
1382 uint64_t qos:3; member in struct:cvmx_pip_prt_cfgx::cvmx_pip_prt_cfgx_cn30xx
1400 uint64_t qos
1419 uint64_t qos:3; member in struct:cvmx_pip_prt_cfgx::cvmx_pip_prt_cfgx_cn38xx
1468 uint64_t qos:3; member in struct:cvmx_pip_prt_cfgx::cvmx_pip_prt_cfgx_cn50xx
1527 uint64_t qos:3; member in struct:cvmx_pip_prt_cfgx::cvmx_pip_prt_cfgx_cn52xx
1580 uint64_t qos:3; member in struct:cvmx_pip_prt_cfgx::cvmx_pip_prt_cfgx_cn58xx
1633 uint64_t qos:3; member in struct:cvmx_pip_prt_cfgx::cvmx_pip_prt_cfgx_cn68xx
1945 uint64_t qos:3; member in struct:cvmx_pip_qos_diffx::cvmx_pip_qos_diffx_s
1960 uint64_t qos:3; member in struct:cvmx_pip_qos_vlanx::cvmx_pip_qos_vlanx_s
1971 uint64_t qos:3; member in struct:cvmx_pip_qos_vlanx::cvmx_pip_qos_vlanx_cn30xx
1988 uint64_t qos:3; member in struct:cvmx_pip_qos_watchx::cvmx_pip_qos_watchx_s
2011 uint64_t qos:3; member in struct:cvmx_pip_qos_watchx::cvmx_pip_qos_watchx_cn30xx
2034 uint64_t qos:3; member in struct:cvmx_pip_qos_watchx::cvmx_pip_qos_watchx_cn50xx
[all...]
/linux-master/drivers/net/netdevsim/
H A Dnetdev.c114 u16 vlan, u8 qos, __be16 vlan_proto)
119 if (vf >= nsim_dev_get_vfs(nsim_dev) || vlan > 4095 || qos > 7)
123 nsim_dev->vfconfigs[vf].qos = qos;
199 ivi->qos = nsim_dev->vfconfigs[vf].qos;
113 nsim_set_vf_vlan(struct net_device *dev, int vf, u16 vlan, u8 qos, __be16 vlan_proto) argument
/linux-master/drivers/staging/octeon/
H A Dethernet.c678 int qos; local
780 for (qos = 0; qos < 16; qos++)
781 skb_queue_head_init(&priv->tx_free_list[qos]);
834 for (qos = 0; qos < 16; qos++)
835 skb_queue_head_init(&priv->tx_free_list[qos]);
836 for (qos
[all...]
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_sriov.h39 ice_set_vf_port_vlan(struct net_device *netdev, int vf_id, u16 vlan_id, u8 qos,
106 u8 __always_unused qos, __be16 __always_unused v_proto)
104 ice_set_vf_port_vlan(struct net_device __always_unused *netdev, int __always_unused vf_id, u16 __always_unused vid, u8 __always_unused qos, __be16 __always_unused v_proto) argument
/linux-master/include/uapi/linux/
H A Datmmpc.h61 struct atm_qos qos; member in struct:k_message
/linux-master/drivers/staging/rtl8723bs/include/
H A Drtl8723b_recv.h19 u32 qos:1; member in struct:rxreport_8723b
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dqos.c4 #include "qos.h"
10 if (!MLX5_CAP_GEN(mdev, qos))
/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Dqos_pfc.sh166 ip link set dev $swp1.111 type vlan ingress-qos-map 0:0 1:1
183 ip link set dev $swp2.111 type vlan egress-qos-map 0:0 1:1
200 ip link set dev $swp3.111 type vlan egress-qos-map 0:0 1:1
222 ip link set dev $swp4.111 type vlan ingress-qos-map 0:0 1:1
/linux-master/drivers/dma/dw-edma/
H A Ddw-hdma-v0-regs.h58 u32 qos; /* 0x003c */ member in struct:dw_hdma_v0_ch_regs

Completed in 312 milliseconds

1234567891011