Home
last modified time | relevance | path

Searched refs:dcb_app (Results 1 – 25 of 26) sorted by relevance

12

/linux-6.1.9/include/net/
Ddcbnl.h17 struct dcb_app app;
22 int dcb_setapp(struct net_device *, struct dcb_app *);
23 u8 dcb_getapp(struct net_device *, struct dcb_app *);
24 int dcb_ieee_setapp(struct net_device *, struct dcb_app *);
25 int dcb_ieee_delapp(struct net_device *, struct dcb_app *);
26 u8 dcb_ieee_getapp_mask(struct net_device *, struct dcb_app *);
61 int (*ieee_getapp) (struct net_device *, struct dcb_app *);
62 int (*ieee_setapp) (struct net_device *, struct dcb_app *);
63 int (*ieee_delapp) (struct net_device *, struct dcb_app *);
103 int (*peer_getapptable)(struct net_device *, struct dcb_app *);
/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/
Dhns3_dcbnl.c59 static int hns3_dcbnl_ieee_setapp(struct net_device *ndev, struct dcb_app *app) in hns3_dcbnl_ieee_setapp()
72 static int hns3_dcbnl_ieee_delapp(struct net_device *ndev, struct dcb_app *app) in hns3_dcbnl_ieee_delapp()
Dhnae3.h770 int (*ieee_setapp)(struct hnae3_handle *h, struct dcb_app *app);
771 int (*ieee_delapp)(struct hnae3_handle *h, struct dcb_app *app);
/linux-6.1.9/include/linux/qed/
Dqed_eth_if.h200 int (*ieee_getapp)(struct qed_dev *cdev, struct dcb_app *app);
201 int (*ieee_setapp)(struct qed_dev *cdev, struct dcb_app *app);
239 int (*peer_getapptable)(struct qed_dev *cdev, struct dcb_app *table);
/linux-6.1.9/net/dcb/
Ddcbnl.c469 struct dcb_app app = { in dcbnl_getapp()
538 struct dcb_app app; in dcbnl_setapp()
978 struct dcb_app *table = NULL; in dcbnl_build_peer_app()
990 table = kmalloc_array(app_count, sizeof(struct dcb_app), in dcbnl_build_peer_app()
1017 if (nla_put(skb, app_entry_type, sizeof(struct dcb_app), in dcbnl_build_peer_app()
1496 struct dcb_app *app_data; in dcbnl_ieee_set()
1501 if (nla_len(attr) < sizeof(struct dcb_app)) { in dcbnl_ieee_set()
1557 struct dcb_app *app_data; in dcbnl_ieee_del()
1799 static struct dcb_app_type *dcb_app_lookup(const struct dcb_app *app, in dcb_app_lookup()
1815 static int dcb_app_add(const struct dcb_app *app, int ifindex) in dcb_app_add()
[all …]
/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_dcb.c313 static int bnxt_hwrm_set_dcbx_app(struct bnxt *bp, struct dcb_app *app, in bnxt_hwrm_set_dcbx_app()
431 static int bnxt_hwrm_queue_dscp2pri_cfg(struct bnxt *bp, struct dcb_app *app, in bnxt_hwrm_queue_dscp2pri_cfg()
647 static int bnxt_dcbnl_ieee_dscp_app_prep(struct bnxt *bp, struct dcb_app *app) in bnxt_dcbnl_ieee_dscp_app_prep()
658 static int bnxt_dcbnl_ieee_setapp(struct net_device *dev, struct dcb_app *app) in bnxt_dcbnl_ieee_setapp()
687 static int bnxt_dcbnl_ieee_delapp(struct net_device *dev, struct dcb_app *app) in bnxt_dcbnl_ieee_delapp()
/linux-6.1.9/drivers/target/iscsi/cxgbit/
Dcxgbit_main.c533 struct dcb_app_type dcb_app; member
596 iscsi_app = &dcb_work->dcb_app; in cxgbit_dcb_workfn()
647 struct dcb_app_type *dcb_app = data; in cxgbit_dcbevent_notify() local
653 dcb_work->dcb_app = *dcb_app; in cxgbit_dcbevent_notify()
Dcxgbit_cm.c870 struct dcb_app iscsi_dcb_app = { in cxgbit_get_iscsi_dcb_priority()
/linux-6.1.9/drivers/net/ethernet/qlogic/qede/
Dqede_dcbnl.c215 struct dcb_app *app) in qede_dcbnl_peer_getapptable()
271 struct dcb_app *app) in qede_dcbnl_ieee_getapp()
279 struct dcb_app *app) in qede_dcbnl_ieee_setapp()
/linux-6.1.9/drivers/net/ethernet/intel/i40e/
Di40e_dcb_nl.c194 struct dcb_app *app) in i40e_dcbnl_ieee_setapp()
246 struct dcb_app *app) in i40e_dcbnl_ieee_delapp()
759 struct dcb_app app = { in i40e_dcbnl_getapp()
885 struct dcb_app sapp; in i40e_dcbnl_set_all()
933 struct dcb_app sapp; in i40e_dcbnl_vsi_del_app()
/linux-6.1.9/drivers/net/ethernet/intel/ixgbe/
Dixgbe_dcb_nl.c32 struct dcb_app app = { in ixgbe_copy_dcb_cfg()
367 struct dcb_app app = { in ixgbe_dcbnl_set_all()
474 struct dcb_app app = { in ixgbe_dcbnl_getapp()
616 struct dcb_app *app) in ixgbe_dcbnl_ieee_setapp()
661 struct dcb_app *app) in ixgbe_dcbnl_ieee_delapp()
/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_dcb_nl.c658 struct dcb_app app = { in ice_dcbnl_getapp()
698 static int ice_dcbnl_setapp(struct net_device *netdev, struct dcb_app *app) in ice_dcbnl_setapp()
827 static int ice_dcbnl_delapp(struct net_device *netdev, struct dcb_app *app) in ice_dcbnl_delapp()
993 struct dcb_app sapp; in ice_dcbnl_set_all()
1042 struct dcb_app sapp; in ice_dcbnl_vsi_del_app()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_dcb.c64 struct dcb_app app; in cxgb4_dcb_cleanup_apps()
366 struct dcb_app app = { in cxgb4_dcb_handle_fw_update()
904 struct dcb_app app = { in cxgb4_setapp()
1026 static int cxgb4_ieee_getapp(struct net_device *dev, struct dcb_app *app) in cxgb4_ieee_getapp()
1048 static int cxgb4_ieee_setapp(struct net_device *dev, struct dcb_app *app) in cxgb4_ieee_setapp()
1144 static int cxgb4_getpeerapp_tbl(struct net_device *dev, struct dcb_app *table) in cxgb4_getpeerapp_tbl()
/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_dcb.c362 static int hclge_ieee_setapp(struct hnae3_handle *h, struct dcb_app *app) in hclge_ieee_setapp()
367 struct dcb_app old_app; in hclge_ieee_setapp()
408 static int hclge_ieee_delapp(struct hnae3_handle *h, struct dcb_app *app) in hclge_ieee_delapp()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_dcb.c169 struct dcb_app *app) in mlxsw_sp_dcbnl_app_validate()
396 struct dcb_app *app) in mlxsw_sp_dcbnl_ieee_setapp()
421 struct dcb_app *app) in mlxsw_sp_dcbnl_ieee_delapp()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx4/
Den_dcb_nl.c260 struct dcb_app app = { in mlx4_en_dcbnl_getapp()
274 struct dcb_app app; in mlx4_en_dcbnl_setapp()
279 memset(&app, 0, sizeof(struct dcb_app)); in mlx4_en_dcbnl_setapp()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_dcbnl.c447 static int mlx5e_dcbnl_ieee_setapp(struct net_device *dev, struct dcb_app *app) in mlx5e_dcbnl_ieee_setapp()
450 struct dcb_app temp; in mlx5e_dcbnl_ieee_setapp()
502 static int mlx5e_dcbnl_ieee_delapp(struct net_device *dev, struct dcb_app *app) in mlx5e_dcbnl_ieee_delapp()
1082 struct dcb_app temp; in mlx5e_dcbnl_dscp_app()
/linux-6.1.9/include/uapi/linux/
Ddcbnl.h244 struct dcb_app { struct
/linux-6.1.9/net/dsa/
Dslave.c1930 dsa_slave_dcbnl_set_default_prio(struct net_device *dev, struct dcb_app *app) in dsa_slave_dcbnl_set_default_prio()
1957 dsa_slave_dcbnl_add_dscp_prio(struct net_device *dev, struct dcb_app *app) in dsa_slave_dcbnl_add_dscp_prio()
1991 struct dcb_app *app) in dsa_slave_dcbnl_ieee_setapp()
2010 dsa_slave_dcbnl_del_default_prio(struct net_device *dev, struct dcb_app *app) in dsa_slave_dcbnl_del_default_prio()
2037 dsa_slave_dcbnl_del_dscp_prio(struct net_device *dev, struct dcb_app *app) in dsa_slave_dcbnl_del_dscp_prio()
2061 struct dcb_app *app) in dsa_slave_dcbnl_ieee_delapp()
2091 struct dcb_app app = { in dsa_slave_dcbnl_init()
2109 struct dcb_app app = { in dsa_slave_dcbnl_init()
/linux-6.1.9/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_dcb.c716 struct dcb_app new_app; in qlcnic_dcb_fill_cee_app_params()
931 struct dcb_app app = { in qlcnic_dcb_get_app()
1039 struct dcb_app *table) in qlcnic_dcb_peer_app_table()
/linux-6.1.9/drivers/net/ethernet/qlogic/qed/
Dqed_dcbx.c1963 struct dcb_app *table) in qed_dcbnl_peer_getapptable()
2251 static int qed_dcbnl_ieee_getapp(struct qed_dev *cdev, struct dcb_app *app) in qed_dcbnl_ieee_getapp()
2302 static int qed_dcbnl_ieee_setapp(struct qed_dev *cdev, struct dcb_app *app) in qed_dcbnl_ieee_setapp()
/linux-6.1.9/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_dcb.c714 struct dcb_app app; in bnx2x_dcbnl_update_applist()
2508 struct dcb_app *table) in bnx2x_peer_apptable()
/linux-6.1.9/drivers/infiniband/hw/bnxt_re/
Dmain.c1211 struct dcb_app app; in bnxt_re_get_priority_mask()
/linux-6.1.9/drivers/scsi/fcoe/
Dfcoe.c2136 struct dcb_app app = { in fcoe_dcb_create()
/linux-6.1.9/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c1740 struct dcb_app iscsi_dcb_app = { in get_iscsi_dcb_priority()

12