/drivers/s390/cio/ |
D | css.h | 57 struct pgid { struct 65 } __attribute__ ((packed)) pgid_high; argument 66 __u32 cpu_id : 24; /* CPU identification */ 67 __u32 cpu_model : 16; /* CPU model */ 68 __u32 tod_high; /* high word TOD clock */
|
D | device_pgid.c | 139 struct pgid *pgid = &cdev->private->dma_area->pgid[i]; in spid_build_cp() local 303 struct pgid *pgid = &cdev->private->dma_area->pgid[0]; in pgid_analyze() local 335 struct pgid *pgid; in pgid_to_donepm() local 366 static void pgid_fill(struct ccw_device *cdev, struct pgid *pgid) in pgid_fill() 382 struct pgid *pgid; in snid_done() local
|
D | io_sch.h | 127 struct pgid pgid[8]; /* path group IDs per chpid*/ member
|
/drivers/net/ethernet/qlogic/qede/ |
D | qede_dcbnl.c | 34 u8 *prio_type, u8 *pgid, u8 *bw_pct, in qede_dcbnl_getpgtccfgtx() 44 int pgid, u8 *bw_pct) in qede_dcbnl_getpgbwgcfgtx() 52 u8 *prio_type, u8 *pgid, u8 *bw_pct, in qede_dcbnl_getpgtccfgrx() 62 int pgid, u8 *bw_pct) in qede_dcbnl_getpgbwgcfgrx() 121 u8 pri_type, u8 pgid, u8 bw_pct, u8 up_map) in qede_dcbnl_setpgtccfgtx() 130 u8 pri_type, u8 pgid, u8 bw_pct, u8 up_map) in qede_dcbnl_setpgtccfgrx() 138 static void qede_dcbnl_setpgbwgcfgtx(struct net_device *netdev, int pgid, in qede_dcbnl_setpgbwgcfgtx() 146 static void qede_dcbnl_setpgbwgcfgrx(struct net_device *netdev, int pgid, in qede_dcbnl_setpgbwgcfgrx()
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_dcb.c | 439 u8 *prio_type, u8 *pgid, u8 *bw_per, in cxgb4_getpgtccfg() 483 u8 *prio_type, u8 *pgid, u8 *bw_per, in cxgb4_getpgtccfg_tx() 493 u8 *prio_type, u8 *pgid, u8 *bw_per, in cxgb4_getpgtccfg_rx() 502 u8 prio_type, u8 pgid, u8 bw_per, in cxgb4_setpgtccfg_tx() 564 static void cxgb4_getpgbwgcfg(struct net_device *dev, int pgid, u8 *bw_per, in cxgb4_getpgbwgcfg() 588 static void cxgb4_getpgbwgcfg_tx(struct net_device *dev, int pgid, u8 *bw_per) in cxgb4_getpgbwgcfg_tx() 593 static void cxgb4_getpgbwgcfg_rx(struct net_device *dev, int pgid, u8 *bw_per) in cxgb4_getpgbwgcfg_rx() 598 static void cxgb4_setpgbwgcfg_tx(struct net_device *dev, int pgid, in cxgb4_setpgbwgcfg_tx() 1186 u32 pgid; in cxgb4_cee_peer_getpg() local
|
D | cxgb4_dcb.h | 105 u32 pgid; /* Priority Group[0..7] */ member
|
D | cxgb4_debugfs.c | 2416 int prio, pgid; in dcb_info_show() local
|
D | t4fw_api.h | 2844 __be32 pgid; member 2846 } pgid; member
|
/drivers/net/ethernet/intel/i40e/ |
D | i40e_dcb_nl.c | 402 static void i40e_dcbnl_set_pg_bwg_cfg_tx(struct net_device *netdev, int pgid, in i40e_dcbnl_set_pg_bwg_cfg_tx() 435 u8 __always_unused pgid, in i40e_dcbnl_set_pg_tc_cfg_rx() 453 static void i40e_dcbnl_set_pg_bwg_cfg_rx(struct net_device *netdev, int pgid, in i40e_dcbnl_set_pg_bwg_cfg_rx() 474 u8 *pgid, in i40e_dcbnl_get_pg_tc_cfg_tx() 500 static void i40e_dcbnl_get_pg_bwg_cfg_tx(struct net_device *netdev, int pgid, in i40e_dcbnl_get_pg_bwg_cfg_tx() 531 u8 *prio_type, u8 *pgid, u8 *bw_pct, in i40e_dcbnl_get_pg_tc_cfg_rx() 556 static void i40e_dcbnl_get_pg_bwg_cfg_rx(struct net_device *netdev, int pgid, in i40e_dcbnl_get_pg_bwg_cfg_rx()
|
/drivers/net/ethernet/intel/ice/ |
D | ice_dcb_nl.c | 404 u8 __always_unused *prio_type, u8 *pgid, in ice_dcbnl_get_pg_tc_cfg_tx() 467 ice_dcbnl_get_pg_bwg_cfg_tx(struct net_device *netdev, int pgid, u8 *bw_pct) in ice_dcbnl_get_pg_bwg_cfg_tx() 491 ice_dcbnl_set_pg_bwg_cfg_tx(struct net_device *netdev, int pgid, u8 bw_pct) in ice_dcbnl_set_pg_bwg_cfg_tx() 519 u8 __always_unused *prio_type, u8 *pgid, in ice_dcbnl_get_pg_tc_cfg_rx() 551 u8 __always_unused pgid, in ice_dcbnl_set_pg_tc_cfg_rx() 567 ice_dcbnl_get_pg_bwg_cfg_rx(struct net_device *netdev, int __always_unused pgid, in ice_dcbnl_get_pg_bwg_cfg_rx() 588 ice_dcbnl_set_pg_bwg_cfg_rx(struct net_device *netdev, int __always_unused pgid, in ice_dcbnl_set_pg_bwg_cfg_rx()
|
/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_dcb.c | 1979 u8 prio_type, u8 pgid, u8 bw_pct, in bnx2x_dcbnl_set_pg_tccfg_tx() 2006 int pgid, u8 bw_pct) in bnx2x_dcbnl_set_pg_bwgcfg_tx() 2019 u8 prio_type, u8 pgid, u8 bw_pct, in bnx2x_dcbnl_set_pg_tccfg_rx() 2027 int pgid, u8 bw_pct) in bnx2x_dcbnl_set_pg_bwgcfg_rx() 2034 u8 *prio_type, u8 *pgid, u8 *bw_pct, in bnx2x_dcbnl_get_pg_tccfg_tx() 2061 int pgid, u8 *bw_pct) in bnx2x_dcbnl_get_pg_bwgcfg_tx() 2075 u8 *prio_type, u8 *pgid, u8 *bw_pct, in bnx2x_dcbnl_get_pg_tccfg_rx() 2085 int pgid, u8 *bw_pct) in bnx2x_dcbnl_get_pg_bwgcfg_rx()
|
/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_dcb.c | 144 u8 pgid; member 660 u8 i, tc, pgid; in qlcnic_dcb_fill_cee_tc_params() local 793 u8 *pgid, u8 *bw_per, u8 *up_tc_map) in qlcnic_dcb_get_pg_tc_cfg_tx() 829 static void qlcnic_dcb_get_pg_bwg_cfg_tx(struct net_device *netdev, int pgid, in qlcnic_dcb_get_pg_bwg_cfg_tx() 1003 u8 *pgid, u8 *bw_pct, u8 *up_map) in qlcnic_dcb_get_pg_tc_cfg_rx() 1009 qlcnic_dcb_get_pg_bwg_cfg_rx(struct net_device *netdev, int pgid, u8 *bw_pct) in qlcnic_dcb_get_pg_bwg_cfg_rx()
|
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_dcbnl.c | 698 u8 pgid, u8 bw_pct, u8 up_map) in mlx5e_dcbnl_setpgtccfgtx() 719 int pgid, u8 bw_pct) in mlx5e_dcbnl_setpgbwgcfgtx() 735 u8 *pgid, u8 *bw_pct, u8 *up_map) in mlx5e_dcbnl_getpgtccfgtx() 760 int pgid, u8 *bw_pct) in mlx5e_dcbnl_getpgbwgcfgtx()
|
/drivers/net/ethernet/mscc/ |
D | ocelot.c | 999 int pgid = port; in ocelot_fdb_add() local 1483 struct ocelot_pgid *pgid; in ocelot_pgid_alloc() local 1497 static void ocelot_pgid_free(struct ocelot *ocelot, struct ocelot_pgid *pgid) in ocelot_pgid_free() 1509 struct ocelot_pgid *pgid; in ocelot_mdb_get_pgid() local 1569 struct ocelot_pgid *pgid; in ocelot_port_mdb_add() local 1625 struct ocelot_pgid *pgid; in ocelot_port_mdb_del() local
|
D | ocelot.h | 90 struct ocelot_pgid *pgid; member
|
D | ocelot_net.c | 500 int pgid; member
|
/drivers/net/ethernet/qlogic/qed/ |
D | qed_dcbx.c | 1350 u8 *pgid, u8 *bw_pct, u8 *up_map) in qed_dcbnl_getpgtccfgtx() 1370 static void qed_dcbnl_getpgbwgcfgtx(struct qed_dev *cdev, int pgid, u8 *bw_pct) in qed_dcbnl_getpgbwgcfgtx() 1564 u8 pri_type, u8 pgid, u8 bw_pct, u8 up_map) in qed_dcbnl_setpgtccfgtx() 1598 u8 pri_type, u8 pgid, u8 bw_pct, u8 up_map) in qed_dcbnl_setpgtccfgrx() 1603 static void qed_dcbnl_setpgbwgcfgtx(struct qed_dev *cdev, int pgid, u8 bw_pct) in qed_dcbnl_setpgbwgcfgtx() 1633 static void qed_dcbnl_setpgbwgcfgrx(struct qed_dev *cdev, int pgid, u8 bw_pct) in qed_dcbnl_setpgbwgcfgrx()
|
/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_vlan.c | 118 void sparx5_pgid_update_mask(struct sparx5_port *port, int pgid, bool enable) in sparx5_pgid_update_mask()
|
D | sparx5_mactable.c | 80 int sparx5_mact_learn(struct sparx5 *sparx5, int pgid, in sparx5_mact_learn()
|
/drivers/misc/ |
D | fastrpc.c | 105 s32 pgid; member 112 s32 pgid; member 1037 int pgid; in fastrpc_init_create_process() member
|
/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_msg.c | 1162 pid_t pgid, pid; in vmw_mksstat_remove_ioctl() local
|
/drivers/net/ethernet/brocade/bna/ |
D | bfa_defs_cna.h | 155 u8 pgid[BFA_CEE_DCBX_MAX_PRIORITY]; member
|
/drivers/s390/block/ |
D | dasd_eckd.h | 503 __u8 pgid[11]; member
|
/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_main.h | 373 u8 pgid; member
|
/drivers/scsi/bfa/ |
D | bfa_defs_svc.h | 1360 u8 pgid[BFA_CEE_DCBX_MAX_PRIORITY]; member
|