/linux-6.6.21/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 | 140 struct pgid *pgid = &cdev->private->dma_area->pgid[i]; in spid_build_cp() local 304 struct pgid *pgid = &cdev->private->dma_area->pgid[0]; in pgid_analyze() local 336 struct pgid *pgid; in pgid_to_donepm() local 367 static void pgid_fill(struct ccw_device *cdev, struct pgid *pgid) in pgid_fill() 383 struct pgid *pgid; in snid_done() local
|
/linux-6.6.21/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()
|
/linux-6.6.21/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() 141 void sparx5_pgid_clear(struct sparx5 *spx5, int pgid) in sparx5_pgid_clear() 148 void sparx5_pgid_read_mask(struct sparx5 *spx5, int pgid, u32 portmask[3]) in sparx5_pgid_read_mask()
|
D | sparx5_switchdev.c | 35 int pgid; in sparx5_port_update_mcast_ip_flood() local 506 static void sparx5_cpu_copy_ena(struct sparx5 *spx5, u16 pgid, bool enable) in sparx5_cpu_copy_ena()
|
D | sparx5_mactable.c | 80 int sparx5_mact_learn(struct sparx5 *sparx5, int pgid, in sparx5_mact_learn()
|
/linux-6.6.21/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
|
/linux-6.6.21/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()
|
/linux-6.6.21/drivers/net/ethernet/intel/ice/ |
D | ice_dcb_nl.c | 434 u8 __always_unused *prio_type, u8 *pgid, in ice_dcbnl_get_pg_tc_cfg_tx() 502 ice_dcbnl_get_pg_bwg_cfg_tx(struct net_device *netdev, int pgid, u8 *bw_pct) in ice_dcbnl_get_pg_bwg_cfg_tx() 526 ice_dcbnl_set_pg_bwg_cfg_tx(struct net_device *netdev, int pgid, u8 bw_pct) in ice_dcbnl_set_pg_bwg_cfg_tx() 559 u8 __always_unused *prio_type, u8 *pgid, in ice_dcbnl_get_pg_tc_cfg_rx() 591 u8 __always_unused pgid, in ice_dcbnl_set_pg_tc_cfg_rx() 607 ice_dcbnl_get_pg_bwg_cfg_rx(struct net_device *netdev, int __always_unused pgid, in ice_dcbnl_get_pg_bwg_cfg_rx() 628 ice_dcbnl_set_pg_bwg_cfg_rx(struct net_device *netdev, int __always_unused pgid, in ice_dcbnl_set_pg_bwg_cfg_rx()
|
/linux-6.6.21/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()
|
/linux-6.6.21/net/ceph/ |
D | osdmap.c | 730 DEFINE_RB_FUNCS2(pg_mapping, struct ceph_pg_mapping, pgid, ceph_pg_compare, in DEFINE_RB_FUNCS2() argument 1400 struct ceph_pg pgid; in decode_pg_mapping() local 2290 bool ceph_pg_is_split(const struct ceph_pg *pgid, u32 old_pg_num, in ceph_pg_is_split() 2332 const struct ceph_pg *pgid) in ceph_is_new_interval() 2448 struct ceph_pg *pgid) in raw_pg_to_pg() 2593 const struct ceph_pg *pgid, in apply_upmap() 2772 const struct ceph_pg *pgid, in get_temp_osds() 2822 struct ceph_pg pgid; in ceph_pg_to_up_acting_osds() local 2847 struct ceph_pg pgid; in ceph_pg_to_primary_shard() local
|
/linux-6.6.21/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()
|
/linux-6.6.21/include/linux/ceph/ |
D | osdmap.h | 30 struct ceph_pg pgid; member 153 struct ceph_pg pgid; member 231 static inline int ceph_decode_pgid(void **p, void *end, struct ceph_pg *pgid) in ceph_decode_pgid()
|
/linux-6.6.21/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()
|
/linux-6.6.21/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()
|
/linux-6.6.21/drivers/net/ethernet/mscc/ |
D | ocelot.h | 74 struct ocelot_pgid *pgid; member
|
D | ocelot.c | 1800 struct ocelot_pgid *pgid; in ocelot_pgid_alloc() local 1814 static void ocelot_pgid_free(struct ocelot *ocelot, struct ocelot_pgid *pgid) in ocelot_pgid_free() 1826 struct ocelot_pgid *pgid; in ocelot_mdb_get_pgid() local 1887 struct ocelot_pgid *pgid; in ocelot_port_mdb_add() local 1944 struct ocelot_pgid *pgid; in ocelot_port_mdb_del() local 2149 struct ocelot_pgid *pgid; in ocelot_migrate_mc() local
|
/linux-6.6.21/drivers/net/ethernet/microchip/lan966x/ |
D | lan966x_mac.c | 73 static int __lan966x_mac_learn_locked(struct lan966x *lan966x, int pgid, in __lan966x_mac_learn_locked() 95 static int __lan966x_mac_learn(struct lan966x *lan966x, int pgid, in __lan966x_mac_learn()
|
D | lan966x_mdb.c | 19 struct lan966x_pgid_entry *pgid; member
|
/linux-6.6.21/fs/ceph/ |
D | ioctl.c | 191 struct ceph_pg pgid; in ceph_ioctl_get_dataloc() local
|
/linux-6.6.21/drivers/net/ethernet/pensando/ionic/ |
D | ionic_dev.c | 603 int ionic_get_cmb(struct ionic_lif *lif, u32 *pgid, phys_addr_t *pgaddr, int order) in ionic_get_cmb() 621 void ionic_put_cmb(struct ionic_lif *lif, u32 pgid, int order) in ionic_put_cmb()
|
/linux-6.6.21/drivers/misc/ |
D | fastrpc.c | 141 s32 pgid; member 148 s32 pgid; member 158 s32 pgid; member 164 s32 pgid; member 1243 int pgid; in fastrpc_init_create_static_process() member 1363 int pgid; in fastrpc_init_create_process() member
|
/linux-6.6.21/net/dcb/ |
D | dcbnl.c | 591 u8 prio, pgid, tc_pct, up_map; in __dcbnl_pg_getcfg() local 807 u8 pgid; in __dcbnl_pg_setcfg() local 1313 u8 pgid, up_map, prio, tc_pct; in dcbnl_cee_pg_fill() local
|
/linux-6.6.21/tools/include/nolibc/ |
D | sys.h | 953 int sys_setpgid(pid_t pid, pid_t pgid) in sys_setpgid() 959 int setpgid(pid_t pid, pid_t pgid) in setpgid()
|