/linux/drivers/s390/cio/ |
A 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 */
|
A 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
|
A D | io_sch.h | 127 struct pgid pgid[8]; /* path group IDs per chpid*/ member
|
/linux/drivers/net/ethernet/qlogic/qede/ |
A 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/drivers/net/ethernet/chelsio/cxgb4/ |
A 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
|
A D | cxgb4_dcb.h | 105 u32 pgid; /* Priority Group[0..7] */ member
|
/linux/drivers/net/ethernet/intel/i40e/ |
A 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/drivers/net/ethernet/intel/ice/ |
A D | ice_dcb_nl.c | 409 u8 __always_unused *prio_type, u8 *pgid, in ice_dcbnl_get_pg_tc_cfg_tx() 472 ice_dcbnl_get_pg_bwg_cfg_tx(struct net_device *netdev, int pgid, u8 *bw_pct) in ice_dcbnl_get_pg_bwg_cfg_tx() 496 ice_dcbnl_set_pg_bwg_cfg_tx(struct net_device *netdev, int pgid, u8 bw_pct) in ice_dcbnl_set_pg_bwg_cfg_tx() 524 u8 __always_unused *prio_type, u8 *pgid, in ice_dcbnl_get_pg_tc_cfg_rx() 556 u8 __always_unused pgid, in ice_dcbnl_set_pg_tc_cfg_rx() 572 ice_dcbnl_get_pg_bwg_cfg_rx(struct net_device *netdev, int __always_unused pgid, in ice_dcbnl_get_pg_bwg_cfg_rx() 593 ice_dcbnl_set_pg_bwg_cfg_rx(struct net_device *netdev, int __always_unused pgid, in ice_dcbnl_set_pg_bwg_cfg_rx()
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
A 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/drivers/net/ethernet/qlogic/qlcnic/ |
A 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/include/linux/ceph/ |
A 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/net/ceph/ |
A D | osdmap.c | 714 DEFINE_RB_FUNCS2(pg_mapping, struct ceph_pg_mapping, pgid, ceph_pg_compare, in DEFINE_RB_FUNCS2() argument 2274 bool ceph_pg_is_split(const struct ceph_pg *pgid, u32 old_pg_num, in ceph_pg_is_split() 2316 const struct ceph_pg *pgid) in ceph_is_new_interval() 2432 struct ceph_pg *pgid) in raw_pg_to_pg() 2577 const struct ceph_pg *pgid, in apply_upmap() 2756 const struct ceph_pg *pgid, in get_temp_osds() 2806 struct ceph_pg pgid; in ceph_pg_to_up_acting_osds() local 2831 struct ceph_pg pgid; in ceph_pg_to_primary_shard() local
|
A D | osd_client.c | 1551 struct ceph_pg pgid, last_pgid; in calc_target() local 2072 static void encode_pgid(void **p, const struct ceph_pg *pgid) in encode_pgid() 2201 struct ceph_pg pgid; in encode_request_finish() local 3558 struct ceph_pg pgid; member
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_dcbnl.c | 696 u8 pgid, u8 bw_pct, u8 up_map) in mlx5e_dcbnl_setpgtccfgtx() 717 int pgid, u8 bw_pct) in mlx5e_dcbnl_setpgbwgcfgtx() 733 u8 *pgid, u8 *bw_pct, u8 *up_map) in mlx5e_dcbnl_getpgtccfgtx() 758 int pgid, u8 *bw_pct) in mlx5e_dcbnl_getpgbwgcfgtx()
|
/linux/drivers/net/ethernet/microchip/sparx5/ |
A D | sparx5_vlan.c | 118 void sparx5_pgid_update_mask(struct sparx5_port *port, int pgid, bool enable) in sparx5_pgid_update_mask()
|
A D | sparx5_mactable.c | 80 int sparx5_mact_learn(struct sparx5 *sparx5, int pgid, in sparx5_mact_learn()
|
/linux/drivers/net/ethernet/qlogic/qed/ |
A 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/drivers/net/ethernet/mscc/ |
A D | ocelot.c | 1133 int pgid = port; in ocelot_fdb_add() local 1870 struct ocelot_pgid *pgid; in ocelot_pgid_alloc() local 1884 static void ocelot_pgid_free(struct ocelot *ocelot, struct ocelot_pgid *pgid) in ocelot_pgid_free() 1896 struct ocelot_pgid *pgid; in ocelot_mdb_get_pgid() local 1956 struct ocelot_pgid *pgid; in ocelot_port_mdb_add() local 2012 struct ocelot_pgid *pgid; in ocelot_port_mdb_del() local
|
A D | ocelot.h | 91 struct ocelot_pgid *pgid; member
|
/linux/fs/ceph/ |
A D | ioctl.c | 190 struct ceph_pg pgid; in ceph_ioctl_get_dataloc() local
|
/linux/net/dcb/ |
A D | dcbnl.c | 557 u8 prio, pgid, tc_pct, up_map; in __dcbnl_pg_getcfg() local 773 u8 pgid; in __dcbnl_pg_setcfg() local 1177 u8 pgid, up_map, prio, tc_pct; in dcbnl_cee_pg_fill() local
|
/linux/drivers/misc/ |
A D | fastrpc.c | 105 s32 pgid; member 112 s32 pgid; member 1030 int pgid; in fastrpc_init_create_process() member
|
/linux/fs/proc/ |
A D | array.c | 460 pid_t ppid = 0, pgid = -1, sid = -1; in do_task_stat() local
|
/linux/include/soc/mscc/ |
A D | ocelot.h | 71 #define for_each_unicast_dest_pgid(ocelot, pgid) \ argument 76 #define for_each_nonreserved_multicast_dest_pgid(ocelot, pgid) \ argument 81 #define for_each_aggr_pgid(ocelot, pgid) \ argument
|
/linux/drivers/gpu/drm/vmwgfx/ |
A D | vmwgfx_msg.c | 1161 pid_t pgid, pid; in vmw_mksstat_remove_ioctl() local
|