Home
last modified time | relevance | path

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

/linux/include/net/
H A Ddcbnl.h17 struct dcb_app app;
22 u16 dcb_getrewr(struct net_device *dev, struct dcb_app *app);
23 int dcb_setrewr(struct net_device *dev, struct dcb_app *app);
24 int dcb_delrewr(struct net_device *dev, struct dcb_app *app);
26 int dcb_setapp(struct net_device *, struct dcb_app *);
27 u8 dcb_getapp(struct net_device *, struct dcb_app *);
28 int dcb_ieee_setapp(struct net_device *, struct dcb_app *);
29 int dcb_ieee_delapp(struct net_device *, struct dcb_app *);
30 u8 dcb_ieee_getapp_mask(struct net_device *, struct dcb_app *);
75 int (*ieee_getapp) (struct net_device *, struct dcb_app *);
[all …]
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_dcb.c53 struct dcb_app app_itr; in lan966x_dcb_app_update()
119 struct dcb_app *app, in lan966x_dcb_ieee_dscp_setdel() argument
121 struct dcb_app *)) in lan966x_dcb_ieee_dscp_setdel()
141 const struct dcb_app *app) in lan966x_dcb_app_validate()
179 static int lan966x_dcb_ieee_delapp(struct net_device *dev, struct dcb_app *app) in lan966x_dcb_ieee_delapp()
196 static int lan966x_dcb_ieee_setapp(struct net_device *dev, struct dcb_app *app) in lan966x_dcb_ieee_setapp()
198 struct dcb_app app_itr; in lan966x_dcb_ieee_setapp()
287 static int lan966x_dcb_delrewr(struct net_device *dev, struct dcb_app *app) in lan966x_dcb_delrewr()
304 static int lan966x_dcb_setrewr(struct net_device *dev, struct dcb_app *app) in lan966x_dcb_setrewr()
306 struct dcb_app app_itr; in lan966x_dcb_setrewr()
/linux/drivers/net/ethernet/hisilicon/hns3/
H A 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()
H A Dhnae3.h807 int (*ieee_setapp)(struct hnae3_handle *h, struct dcb_app *app);
808 int (*ieee_delapp)(struct hnae3_handle *h, struct dcb_app *app);
/linux/include/linux/qed/
H A 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/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_dcb.c321 static int bnxt_hwrm_set_dcbx_app(struct bnxt *bp, struct dcb_app *app, in bnxt_hwrm_set_dcbx_app()
439 static int bnxt_hwrm_queue_dscp2pri_cfg(struct bnxt *bp, struct dcb_app *app, in bnxt_hwrm_queue_dscp2pri_cfg()
655 static int bnxt_dcbnl_ieee_dscp_app_prep(struct bnxt *bp, struct dcb_app *app) in bnxt_dcbnl_ieee_dscp_app_prep()
666 static int bnxt_dcbnl_ieee_setapp(struct net_device *dev, struct dcb_app *app) in bnxt_dcbnl_ieee_setapp()
695 static int bnxt_dcbnl_ieee_delapp(struct net_device *dev, struct dcb_app *app) in bnxt_dcbnl_ieee_delapp()
/linux/drivers/target/iscsi/cxgbit/
H A 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()
H A Dcxgbit_cm.c870 struct dcb_app iscsi_dcb_app = { in cxgbit_get_iscsi_dcb_priority()
/linux/drivers/net/ethernet/qlogic/qede/
H A 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/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb_nl.c193 struct dcb_app *app) in i40e_dcbnl_ieee_setapp()
245 struct dcb_app *app) in i40e_dcbnl_ieee_delapp()
758 struct dcb_app app = { in i40e_dcbnl_getapp()
881 struct dcb_app sapp; in i40e_dcbnl_set_all()
929 struct dcb_app sapp; in i40e_dcbnl_vsi_del_app()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A 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/drivers/net/ethernet/intel/ice/
H A Dice_dcb_nl.c693 struct dcb_app app = { in ice_dcbnl_getapp()
733 static int ice_dcbnl_setapp(struct net_device *netdev, struct dcb_app *app) in ice_dcbnl_setapp()
867 static int ice_dcbnl_delapp(struct net_device *netdev, struct dcb_app *app) in ice_dcbnl_delapp()
1043 struct dcb_app sapp; in ice_dcbnl_set_all()
1092 struct dcb_app sapp; in ice_dcbnl_vsi_del_app()
/linux/drivers/net/ethernet/netronome/nfp/nic/
H A Ddcb.c431 struct dcb_app *app) in nfp_nic_dcbnl_ieee_setapp()
434 struct dcb_app old_app; in nfp_nic_dcbnl_ieee_setapp()
478 struct dcb_app *app) in nfp_nic_dcbnl_ieee_delapp()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_dcb.c394 static int hclge_ieee_setapp(struct hnae3_handle *h, struct dcb_app *app) in hclge_ieee_setapp()
399 struct dcb_app old_app; in hclge_ieee_setapp()
440 static int hclge_ieee_delapp(struct hnae3_handle *h, struct dcb_app *app) in hclge_ieee_delapp()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A 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/drivers/net/ethernet/mellanox/mlx4/
H A 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/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_dcbnl.c449 static int mlx5e_dcbnl_ieee_setapp(struct net_device *dev, struct dcb_app *app) in mlx5e_dcbnl_ieee_setapp()
452 struct dcb_app temp; in mlx5e_dcbnl_ieee_setapp()
504 static int mlx5e_dcbnl_ieee_delapp(struct net_device *dev, struct dcb_app *app) in mlx5e_dcbnl_ieee_delapp()
1085 struct dcb_app temp; in mlx5e_dcbnl_dscp_app()
/linux/include/uapi/linux/
H A Ddcbnl.h247 struct dcb_app { struct
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A 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/drivers/net/ethernet/qlogic/qed/
H A 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/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dcb.c714 struct dcb_app app; in bnx2x_dcbnl_update_applist()
2508 struct dcb_app *table) in bnx2x_peer_apptable()
/linux/drivers/scsi/fcoe/
H A Dfcoe.c2136 struct dcb_app app = { in fcoe_dcb_create()
/linux/drivers/infiniband/hw/bnxt_re/
H A Dmain.c1888 struct dcb_app app = {}; in bnxt_re_get_priority_mask()
/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c1740 struct dcb_app iscsi_dcb_app = { in get_iscsi_dcb_priority()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c7868 struct dcb_app app = { in ixgbe_update_default_up()