Searched refs:pi (Results 51 - 75 of 319) sorted by relevance

1234567891011>>

/linux-master/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_ctrl_mbox.c64 static u32 octep_ctrl_mbox_circq_space(u32 pi, u32 ci, u32 sz) argument
66 return sz - (abs(pi - ci) % sz);
69 static u32 octep_ctrl_mbox_circq_depth(u32 pi, u32 ci, u32 sz) argument
71 return (abs(pi - ci) % sz);
133 octep_write_mbox_data(struct octep_ctrl_mbox_q *q, u32 *pi, u32 ci, void *buf, u32 w_sz) argument
139 qbuf = (q->hw_q + *pi);
140 if (*pi < ci) {
143 *pi = octep_ctrl_mbox_circq_inc(*pi, w_sz, q->sz);
146 cp_sz = min((q->sz - *pi), w_s
164 u32 pi, ci, buf_sz, w_sz; local
198 octep_read_mbox_data(struct octep_ctrl_mbox_q *q, u32 pi, u32 *ci, void *buf, u32 r_sz) argument
228 u32 pi, ci, r_sz, buf_sz, q_depth; local
[all...]
/linux-master/drivers/ata/pata_parport/
H A Dfit3.c33 static void fit3_write_regr(struct pi_adapter *pi, int cont, int regr, int val) argument
37 switch (pi->mode) {
52 static int fit3_read_regr(struct pi_adapter *pi, int cont, int regr) argument
58 switch (pi->mode) {
81 static void fit3_read_block(struct pi_adapter *pi, char *buf, int count) argument
85 switch (pi->mode) {
120 static void fit3_write_block(struct pi_adapter *pi, char *buf, int count) argument
124 switch (pi->mode) {
142 static void fit3_connect(struct pi_adapter *pi) argument
144 pi
153 fit3_disconnect(struct pi_adapter *pi) argument
160 fit3_log_adapter(struct pi_adapter *pi) argument
[all...]
H A Dcomm.c36 static int comm_read_regr(struct pi_adapter *pi, int cont, int regr) argument
42 switch (pi->mode) {
64 static void comm_write_regr(struct pi_adapter *pi, int cont, int regr, int val) argument
68 switch (pi->mode) {
81 static void comm_connect(struct pi_adapter *pi) argument
83 pi->saved_r0 = r0();
84 pi->saved_r2 = r2();
92 static void comm_disconnect(struct pi_adapter *pi) argument
95 w0(pi->saved_r0);
96 w2(pi
99 comm_read_block(struct pi_adapter *pi, char *buf, int count) argument
143 comm_write_block(struct pi_adapter *pi, char *buf, int count) argument
177 comm_log_adapter(struct pi_adapter *pi) argument
[all...]
/linux-master/drivers/gpu/drm/radeon/
H A Dsumo_smc.c71 struct sumo_power_info *pi = sumo_get_pi(rdev); local
74 if (!pi->enable_dynamic_m3_arbiter)
79 pi->sys_info.csr_m3_arb_cntl_default[i]);
83 pi->sys_info.csr_m3_arb_cntl_uvd[i % NUMBER_OF_M3ARB_PARAM_SETS]);
87 pi->sys_info.csr_m3_arb_cntl_fs3d[i % NUMBER_OF_M3ARB_PARAM_SETS]);
92 struct sumo_power_info *pi = sumo_get_pi(rdev); local
95 if (!pi->enable_alt_vddnb)
99 if (pi->fw_version >= 0x00010C00)
143 struct sumo_power_info *pi = sumo_get_pi(rdev); local
155 WREG32_RCU(RCU_BOOST_MARGIN, pi
[all...]
H A Dsumo_dpm.c81 struct sumo_power_info *pi = rdev->pm.dpm.priv; local
83 return pi;
284 struct sumo_power_info *pi = sumo_get_pi(rdev); local
286 if (pi->enable_gfx_clock_gating)
288 if (pi->enable_gfx_power_gating)
290 if (pi->enable_mg_clock_gating)
292 if (pi->enable_gfx_clock_gating)
294 if (pi->enable_gfx_power_gating)
302 struct sumo_power_info *pi = sumo_get_pi(rdev); local
304 if (pi
315 struct sumo_power_info *pi = sumo_get_pi(rdev); local
333 struct sumo_power_info *pi = sumo_get_pi(rdev); local
342 struct sumo_power_info *pi = sumo_get_pi(rdev); local
385 struct sumo_power_info *pi = sumo_get_pi(rdev); local
494 struct sumo_power_info *pi = sumo_get_pi(rdev); local
508 struct sumo_power_info *pi = sumo_get_pi(rdev); local
530 struct sumo_power_info *pi = sumo_get_pi(rdev); local
547 struct sumo_power_info *pi = sumo_get_pi(rdev); local
664 struct sumo_power_info *pi = sumo_get_pi(rdev); local
753 struct sumo_power_info *pi = sumo_get_pi(rdev); local
783 struct sumo_power_info *pi = sumo_get_pi(rdev); local
799 struct sumo_power_info *pi = sumo_get_pi(rdev); local
816 struct sumo_power_info *pi = sumo_get_pi(rdev); local
941 struct sumo_power_info *pi = sumo_get_pi(rdev); local
985 struct sumo_power_info *pi = sumo_get_pi(rdev); local
1005 struct sumo_power_info *pi = sumo_get_pi(rdev); local
1029 struct sumo_power_info *pi = sumo_get_pi(rdev); local
1044 struct sumo_power_info *pi = sumo_get_pi(rdev); local
1090 struct sumo_power_info *pi = sumo_get_pi(rdev); local
1182 struct sumo_power_info *pi = sumo_get_pi(rdev); local
1193 struct sumo_power_info *pi = sumo_get_pi(rdev); local
1202 struct sumo_power_info *pi = sumo_get_pi(rdev); local
1257 struct sumo_power_info *pi = sumo_get_pi(rdev); local
1280 struct sumo_power_info *pi = sumo_get_pi(rdev); local
1296 struct sumo_power_info *pi = sumo_get_pi(rdev); local
1332 struct sumo_power_info *pi = sumo_get_pi(rdev); local
1354 struct sumo_power_info *pi = sumo_get_pi(rdev); local
1393 struct sumo_power_info *pi = sumo_get_pi(rdev); local
1431 struct sumo_power_info *pi = sumo_get_pi(rdev); local
1561 struct sumo_power_info *pi = sumo_get_pi(rdev); local
1657 struct sumo_power_info *pi = sumo_get_pi(rdev); local
1728 struct sumo_power_info *pi = sumo_get_pi(rdev); local
1742 struct sumo_power_info *pi; local
1815 struct sumo_power_info *pi = sumo_get_pi(rdev); local
1842 struct sumo_power_info *pi = sumo_get_pi(rdev); local
1863 struct sumo_power_info *pi = sumo_get_pi(rdev); local
1870 struct sumo_power_info *pi = sumo_get_pi(rdev); local
1903 struct sumo_power_info *pi = sumo_get_pi(rdev); local
1914 struct sumo_power_info *pi = sumo_get_pi(rdev); local
1922 struct sumo_power_info *pi = sumo_get_pi(rdev); local
[all...]
H A Dtrinity_dpm.c309 struct trinity_power_info *pi = rdev->pm.dpm.priv; local
311 return pi;
316 struct trinity_power_info *pi = trinity_get_pi(rdev); local
344 if (pi->override_dynamic_mgpg && (hw_rev == 0))
499 struct trinity_power_info *pi = trinity_get_pi(rdev); local
501 if (pi->enable_gfx_clock_gating)
503 if (pi->enable_mg_clock_gating)
505 if (pi->enable_gfx_power_gating)
507 if (pi->enable_mg_clock_gating) {
511 if (pi
521 struct trinity_power_info *pi = trinity_get_pi(rdev); local
590 struct trinity_power_info *pi = trinity_get_pi(rdev); local
669 struct trinity_power_info *pi = trinity_get_pi(rdev); local
811 struct trinity_power_info *pi = trinity_get_pi(rdev); local
877 struct trinity_power_info *pi = trinity_get_pi(rdev); local
959 struct trinity_power_info *pi = trinity_get_pi(rdev); local
1023 struct trinity_power_info *pi = trinity_get_pi(rdev); local
1034 struct trinity_power_info *pi = trinity_get_pi(rdev); local
1043 struct trinity_power_info *pi = trinity_get_pi(rdev); local
1054 struct trinity_power_info *pi = trinity_get_pi(rdev); local
1129 struct trinity_power_info *pi = trinity_get_pi(rdev); local
1138 struct trinity_power_info *pi = trinity_get_pi(rdev); local
1156 struct trinity_power_info *pi = trinity_get_pi(rdev); local
1186 struct trinity_power_info *pi = trinity_get_pi(rdev); local
1201 struct trinity_power_info *pi = trinity_get_pi(rdev); local
1227 struct trinity_power_info *pi = trinity_get_pi(rdev); local
1263 struct trinity_power_info *pi = trinity_get_pi(rdev); local
1278 struct trinity_power_info *pi = trinity_get_pi(rdev); local
1295 struct trinity_power_info *pi = trinity_get_pi(rdev); local
1312 struct trinity_power_info *pi = trinity_get_pi(rdev); local
1336 struct trinity_power_info *pi = trinity_get_pi(rdev); local
1354 struct trinity_power_info *pi = trinity_get_pi(rdev); local
1406 struct trinity_power_info *pi = trinity_get_pi(rdev); local
1426 struct trinity_power_info *pi = trinity_get_pi(rdev); local
1492 struct trinity_power_info *pi = trinity_get_pi(rdev); local
1604 struct trinity_power_info *pi = trinity_get_pi(rdev); local
1663 struct trinity_power_info *pi = trinity_get_pi(rdev); local
1783 struct trinity_power_info *pi = trinity_get_pi(rdev); local
1802 struct trinity_power_info *pi = trinity_get_pi(rdev); local
1903 struct trinity_power_info *pi; local
1986 struct trinity_power_info *pi = trinity_get_pi(rdev); local
2007 struct trinity_power_info *pi = trinity_get_pi(rdev); local
2025 struct trinity_power_info *pi = trinity_get_pi(rdev); local
2046 struct trinity_power_info *pi = trinity_get_pi(rdev); local
2057 struct trinity_power_info *pi = trinity_get_pi(rdev); local
[all...]
H A Dcypress_dpm.c51 struct rv7xx_power_info *pi = rv770_get_pi(rdev); local
58 if (!pi->boot_in_gen2) {
75 if (!pi->boot_in_gen2) {
99 struct rv7xx_power_info *pi = rv770_get_pi(rdev);
101 if (pi->gfx_clock_gating) {
173 struct rv7xx_power_info *pi = rv770_get_pi(rdev); local
193 if (pi->mgcgtssm)
214 if (pi->mgcgtssm)
222 struct rv7xx_power_info *pi = rv770_get_pi(rdev); local
225 if (pi
329 struct rv7xx_power_info *pi = rv770_get_pi(rdev); local
424 struct rv7xx_power_info *pi = rv770_get_pi(rdev); local
477 struct rv7xx_power_info *pi = rv770_get_pi(rdev); local
658 struct rv7xx_power_info *pi = rv770_get_pi(rdev); local
683 struct rv7xx_power_info *pi = rv770_get_pi(rdev); local
872 struct rv7xx_power_info *pi = rv770_get_pi(rdev); local
890 struct rv7xx_power_info *pi = rv770_get_pi(rdev); local
909 struct rv7xx_power_info *pi = rv770_get_pi(rdev); local
1075 struct rv7xx_power_info *pi = rv770_get_pi(rdev); local
1242 struct rv7xx_power_info *pi = rv770_get_pi(rdev); local
1336 struct rv7xx_power_info *pi = rv770_get_pi(rdev); local
1529 struct rv7xx_power_info *pi = rv770_get_pi(rdev); local
1575 struct rv7xx_power_info *pi = rv770_get_pi(rdev); local
1617 struct rv7xx_power_info *pi = rv770_get_pi(rdev); local
1669 struct rv7xx_power_info *pi = rv770_get_pi(rdev); local
1696 struct rv7xx_power_info *pi = rv770_get_pi(rdev); local
1808 struct rv7xx_power_info *pi = rv770_get_pi(rdev); local
1919 struct rv7xx_power_info *pi = rv770_get_pi(rdev); local
2026 struct rv7xx_power_info *pi; local
2158 struct rv7xx_power_info *pi = rv770_get_pi(rdev); local
[all...]
/linux-master/arch/sparc/lib/
H A DPeeCeeI.c93 u32 *pi; local
98 pi = (u32 *)pb;
106 *pi++ = w;
109 pb = (u8 *)pi;
122 u32 *pi; local
128 pi = (u32 *)ps;
134 *pi++ = w;
137 ps = (u16 *)pi;
150 u32 *pi = dst; local
152 *pi
154 u32 l = 0, l2, *pi; local
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_dcb.c35 struct port_info *pi = netdev2pinfo(dev); local
36 struct port_dcb_info *dcb = &pi->dcb;
45 __func__, pi->port_id);
50 struct port_info *pi = netdev2pinfo(dev); local
51 struct port_dcb_info *dcb = &pi->dcb;
61 struct port_info *pi = netdev2pinfo(dev); local
62 struct adapter *adap = pi->adapter;
63 struct port_dcb_info *dcb = &pi->dcb;
128 struct port_info *pi = netdev2pinfo(dev); local
129 struct port_dcb_info *dcb = &pi
279 struct port_info *pi = netdev_priv(dev); local
413 struct port_info *pi = netdev2pinfo(dev); local
422 struct port_info *pi = netdev2pinfo(dev); local
443 struct port_info *pi = netdev2pinfo(dev); local
506 struct port_info *pi = netdev2pinfo(dev); local
568 struct port_info *pi = netdev2pinfo(dev); local
602 struct port_info *pi = netdev2pinfo(dev); local
634 struct port_info *pi = netdev2pinfo(dev); local
650 struct port_info *pi = netdev2pinfo(dev); local
688 struct port_info *pi = netdev2pinfo(dev); local
730 struct port_info *pi = netdev2pinfo(dev); local
764 struct port_info *pi = netdev2pinfo(dev); local
786 struct port_info *pi = netdev2pinfo(dev); local
839 struct port_info *pi = netdev2pinfo(dev); local
929 struct port_info *pi = netdev2pinfo(dev); local
943 struct port_info *pi = netdev2pinfo(dev); local
1003 struct port_info *pi = netdev2pinfo(dev); local
1074 struct port_info *pi = netdev2pinfo(dev); local
1084 struct port_info *pi = netdev2pinfo(dev); local
1113 struct port_info *pi = netdev2pinfo(dev); local
1147 struct port_info *pi = netdev2pinfo(dev); local
1184 struct port_info *pi = netdev2pinfo(dev); local
1227 struct port_info *pi = netdev2pinfo(dev); local
[all...]
H A Dcxgb4_ptp.h69 int cxgb4_ptprx_timestamping(struct port_info *pi, u8 port, u16 mode);
70 int cxgb4_ptp_redirect_rx_packet(struct adapter *adap, struct port_info *pi);
72 void cxgb4_ptp_read_hwstamp(struct adapter *adap, struct port_info *pi);
H A Dsched.h90 struct port_info *pi = netdev2pinfo(dev); local
92 return !pi->sched_tbl ? false : true;
97 struct port_info *pi = netdev2pinfo(dev); local
99 if ((class_id > pi->sched_tbl->sched_size - 1) &&
H A Dcxgb4_tc_matchall.c56 struct port_info *pi = netdev2pinfo(dev); local
72 } else if (pi->tc_block_shared) {
78 ret = t4_get_link_params(pi, NULL, &speed, NULL);
109 for (i = 0; i < pi->nqsets; i++) {
126 struct port_info *pi = netdev2pinfo(dev); local
131 for (i = 0; i < pi->nqsets; i++) {
153 struct port_info *pi = netdev2pinfo(dev); local
157 for (i = 0; i < pi->nqsets; i++) {
180 struct port_info *pi = netdev2pinfo(dev); local
187 tc_port_matchall = &adap->tc_matchall->port_matchall[pi
227 struct port_info *pi = netdev2pinfo(dev); local
244 struct port_info *pi = netdev2pinfo(dev); local
271 struct port_info *pi = netdev2pinfo(dev); local
285 struct port_info *pi = netdev2pinfo(dev); local
305 struct port_info *pi = netdev2pinfo(dev); local
351 struct port_info *pi = netdev2pinfo(dev); local
381 struct port_info *pi = netdev2pinfo(dev); local
409 struct port_info *pi = netdev2pinfo(dev); local
449 struct port_info *pi = netdev2pinfo(dev); local
478 struct port_info *pi = netdev2pinfo(dev); local
517 struct port_info *pi = netdev2pinfo(dev); local
[all...]
H A Dcxgb4_ethtool.c355 struct port_info *pi = netdev_priv(dev); local
356 struct adapter *adapter = pi->adapter;
361 t4_get_port_stats_offset(adapter, pi->tx_chan,
363 &pi->stats_base);
366 collect_sge_port_stats(adapter, pi, (struct queue_port_stats *)data);
371 *data++ = (u64)pi->port_id;
373 t4_get_lb_stats(adapter, pi->port_id, &s);
665 struct port_info *pi = netdev_priv(dev); local
673 (void)t4_update_port_info(pi);
679 base->port = from_fw_port_mod_type(pi
720 struct port_info *pi = netdev_priv(dev); local
818 const struct port_info *pi = netdev_priv(dev); local
839 struct port_info *pi = netdev_priv(dev); local
897 const struct port_info *pi = netdev_priv(dev); local
916 const struct port_info *pi = netdev_priv(dev); local
950 struct port_info *pi = netdev_priv(dev); local
965 struct port_info *pi = netdev_priv(dev); local
977 struct port_info *pi = netdev_priv(dev); local
989 struct port_info *pi = netdev_priv(dev); local
1003 struct port_info *pi = netdev_priv(dev); local
1025 struct port_info *pi = netdev_priv(dev); local
1060 struct port_info *pi = netdev_priv(dev); local
1123 struct port_info *pi = netdev_priv(dev); local
1176 const struct port_info *pi = netdev_priv(dev); local
1555 struct port_info *pi = netdev_priv(dev); local
1586 const struct port_info *pi = netdev_priv(dev); local
1594 const struct port_info *pi = netdev_priv(dev); local
1610 struct port_info *pi = netdev_priv(dev); local
1710 const struct port_info *pi = netdev_priv(dev); local
1741 const struct port_info *pi = netdev_priv(dev); local
1825 struct port_info *pi = netdev_priv(dev); local
1874 struct port_info *pi = netdev_priv(netdev); local
2010 struct port_info *pi = netdev_priv(dev); local
2078 struct port_info *pi = netdev_priv(dev); local
2107 struct port_info *pi = netdev_priv(netdev); local
2126 struct port_info *pi = netdev_priv(netdev); local
2155 struct port_info *pi = netdev_priv(netdev); local
[all...]
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_sched.c9 * @pi: port information structure
16 ice_sched_add_root_node(struct ice_port_info *pi, argument
22 if (!pi)
25 hw = pi->hw;
40 pi->root = root;
143 * @pi: port information structure
151 ice_sched_add_node(struct ice_port_info *pi, u8 layer, argument
161 if (!pi)
164 hw = pi->hw;
167 parent = ice_sched_find_node_by_teid(pi
267 ice_sched_get_first_node(struct ice_port_info *pi, struct ice_sched_node *parent, u8 layer) argument
280 ice_sched_get_tc_node(struct ice_port_info *pi, u8 tc) argument
301 ice_free_sched_node(struct ice_port_info *pi, struct ice_sched_node *node) argument
762 ice_sched_clear_rl_prof(struct ice_port_info *pi) argument
819 ice_sched_clear_tx_topo(struct ice_port_info *pi) argument
837 ice_sched_clear_port(struct ice_port_info *pi) argument
885 ice_sched_add_elems(struct ice_port_info *pi, struct ice_sched_node *tc_node, struct ice_sched_node *parent, u8 layer, u16 num_nodes, u16 *num_nodes_added, u32 *first_node_teid, struct ice_sched_node **prealloc_nodes) argument
1005 ice_sched_add_nodes_to_hw_layer(struct ice_port_info *pi, struct ice_sched_node *tc_node, struct ice_sched_node *parent, u8 layer, u16 num_nodes, u32 *first_node_teid, u16 *num_nodes_added) argument
1049 ice_sched_add_nodes_to_layer(struct ice_port_info *pi, struct ice_sched_node *tc_node, struct ice_sched_node *parent, u8 layer, u16 num_nodes, u32 *first_node_teid, u16 *num_nodes_added) argument
1169 ice_rm_dflt_leaf_node(struct ice_port_info *pi) argument
1197 ice_sched_rm_dflt_nodes(struct ice_port_info *pi) argument
1227 ice_sched_init_port(struct ice_port_info *pi) argument
1463 ice_sched_get_free_qgrp(struct ice_port_info *pi, struct ice_sched_node *vsi_node, struct ice_sched_node *qgrp_node, u8 owner) argument
1508 ice_sched_get_free_qparent(struct ice_port_info *pi, u16 vsi_handle, u8 tc, u8 owner) argument
1552 ice_sched_get_vsi_node(struct ice_port_info *pi, struct ice_sched_node *tc_node, u16 vsi_handle) argument
1581 ice_sched_get_agg_node(struct ice_port_info *pi, struct ice_sched_node *tc_node, u32 agg_id) argument
1643 ice_sched_add_vsi_child_nodes(struct ice_port_info *pi, u16 vsi_handle, struct ice_sched_node *tc_node, u16 *num_nodes, u8 owner) argument
1699 ice_sched_calc_vsi_support_nodes(struct ice_port_info *pi, struct ice_sched_node *tc_node, u16 *num_nodes) argument
1747 ice_sched_add_vsi_support_nodes(struct ice_port_info *pi, u16 vsi_handle, struct ice_sched_node *tc_node, u16 *num_nodes) argument
1797 ice_sched_add_vsi_to_topo(struct ice_port_info *pi, u16 vsi_handle, u8 tc) argument
1825 ice_sched_update_vsi_child_nodes(struct ice_port_info *pi, u16 vsi_handle, u8 tc, u16 new_numqs, u8 owner) argument
1900 ice_sched_cfg_vsi(struct ice_port_info *pi, u16 vsi_handle, u8 tc, u16 maxqs, u8 owner, bool enable) argument
1976 ice_sched_rm_agg_vsi_info(struct ice_port_info *pi, u16 vsi_handle) argument
2024 ice_sched_rm_vsi_cfg(struct ice_port_info *pi, u16 vsi_handle, u8 owner) argument
2095 ice_rm_vsi_lan_cfg(struct ice_port_info *pi, u16 vsi_handle) argument
2108 ice_rm_vsi_rdma_cfg(struct ice_port_info *pi, u16 vsi_handle) argument
2219 ice_sched_move_nodes(struct ice_port_info *pi, struct ice_sched_node *parent, u16 num_items, u32 *list) argument
2274 ice_sched_move_vsi_to_agg(struct ice_port_info *pi, u16 vsi_handle, u32 agg_id, u8 tc) argument
2356 ice_move_all_vsi_to_dflt_agg(struct ice_port_info *pi, struct ice_sched_agg_info *agg_info, u8 tc, bool rm_vsi_info) argument
2395 ice_sched_is_agg_inuse(struct ice_port_info *pi, struct ice_sched_node *node) argument
2420 ice_sched_rm_agg_cfg(struct ice_port_info *pi, u32 agg_id, u8 tc) argument
2468 ice_rm_agg_cfg_tc(struct ice_port_info *pi, struct ice_sched_agg_info *agg_info, u8 tc, bool rm_vsi_info) argument
2501 ice_save_agg_tc_bitmap(struct ice_port_info *pi, u32 agg_id, unsigned long *tc_bitmap) argument
2524 ice_sched_add_agg_cfg(struct ice_port_info *pi, u32 agg_id, u8 tc) argument
2614 ice_sched_cfg_agg(struct ice_port_info *pi, u32 agg_id, enum ice_agg_type agg_type, unsigned long *tc_bitmap) argument
2676 ice_cfg_agg(struct ice_port_info *pi, u32 agg_id, enum ice_agg_type agg_type, u8 tc_bitmap) argument
2745 ice_save_agg_vsi_tc_bitmap(struct ice_port_info *pi, u32 agg_id, u16 vsi_handle, unsigned long *tc_bitmap) argument
2775 ice_sched_assoc_vsi_to_agg(struct ice_port_info *pi, u32 agg_id, u16 vsi_handle, unsigned long *tc_bitmap) argument
2846 ice_sched_rm_unused_rl_prof(struct ice_port_info *pi) argument
2948 ice_move_vsi_to_agg(struct ice_port_info *pi, u32 agg_id, u16 vsi_handle, u8 tc_bitmap) argument
3044 ice_sched_save_vsi_bw(struct ice_port_info *pi, u16 vsi_handle, u8 tc, enum ice_rl_type rl_type, u32 bw) argument
3192 ice_sched_add_rl_profile(struct ice_port_info *pi, enum ice_rl_type rl_type, u32 bw, u8 layer_num) argument
3374 ice_sched_get_rl_prof_layer(struct ice_port_info *pi, enum ice_rl_type rl_type, u8 layer_index) argument
3443 ice_sched_rm_rl_profile(struct ice_port_info *pi, u8 layer_num, u8 profile_type, u16 profile_id) argument
3484 ice_sched_set_node_bw_dflt(struct ice_port_info *pi, struct ice_sched_node *node, enum ice_rl_type rl_type, u8 layer_num) argument
3541 ice_sched_set_eir_srl_excl(struct ice_port_info *pi, struct ice_sched_node *node, u8 layer_num, enum ice_rl_type rl_type, u32 bw) argument
3585 ice_sched_set_node_bw(struct ice_port_info *pi, struct ice_sched_node *node, enum ice_rl_type rl_type, u32 bw, u8 layer_num) argument
3629 ice_sched_set_node_priority(struct ice_port_info *pi, struct ice_sched_node *node, u16 priority) argument
3653 ice_sched_set_node_weight(struct ice_port_info *pi, struct ice_sched_node *node, u16 weight) argument
3682 ice_sched_set_node_bw_lmt(struct ice_port_info *pi, struct ice_sched_node *node, enum ice_rl_type rl_type, u32 bw) argument
3731 ice_sched_set_node_bw_dflt_lmt(struct ice_port_info *pi, struct ice_sched_node *node, enum ice_rl_type rl_type) argument
3805 ice_sched_set_q_bw_lmt(struct ice_port_info *pi, u16 vsi_handle, u8 tc, u16 q_handle, enum ice_rl_type rl_type, u32 bw) argument
3868 ice_cfg_q_bw_lmt(struct ice_port_info *pi, u16 vsi_handle, u8 tc, u16 q_handle, enum ice_rl_type rl_type, u32 bw) argument
3886 ice_cfg_q_bw_dflt_lmt(struct ice_port_info *pi, u16 vsi_handle, u8 tc, u16 q_handle, enum ice_rl_type rl_type) argument
3905 ice_sched_get_node_by_id_type(struct ice_port_info *pi, u32 id, enum ice_agg_type agg_type, u8 tc) argument
3954 ice_sched_set_node_bw_lmt_per_tc(struct ice_port_info *pi, u32 id, enum ice_agg_type agg_type, u8 tc, enum ice_rl_type rl_type, u32 bw) argument
3995 ice_cfg_vsi_bw_lmt_per_tc(struct ice_port_info *pi, u16 vsi_handle, u8 tc, enum ice_rl_type rl_type, u32 bw) argument
4022 ice_cfg_vsi_bw_dflt_lmt_per_tc(struct ice_port_info *pi, u16 vsi_handle, u8 tc, enum ice_rl_type rl_type) argument
4121 struct ice_port_info *pi = hw->port_info; local
4178 ice_sched_get_ena_tc_bitmap(struct ice_port_info *pi, unsigned long *tc_bitmap, unsigned long *ena_tc_bitmap) argument
4201 struct ice_port_info *pi = hw->port_info; local
4240 struct ice_port_info *pi = hw->port_info; local
4268 struct ice_port_info *pi = hw->port_info; local
4307 struct ice_port_info *pi = hw->port_info; local
4324 ice_sched_replay_q_bw(struct ice_port_info *pi, struct ice_q_ctx *q_ctx) argument
[all...]
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c25 #define READ_RADIO_REG2(pi, radio_type, jspace, core, reg_name) \
26 read_radio_reg(pi, radio_type##_##jspace##_##reg_name | \
31 #define WRITE_RADIO_REG2(pi, radio_type, jspace, core, reg_name, value) \
32 write_radio_reg(pi, radio_type##_##jspace##_##reg_name | \
37 #define WRITE_RADIO_SYN(pi, radio_type, reg_name, value) \
38 write_radio_reg(pi, radio_type##_##SYN##_##reg_name, value)
40 #define READ_RADIO_REG3(pi, radio_type, jspace, core, reg_name) \
41 read_radio_reg(pi, ((core == PHY_CORE_0) ? \
45 #define WRITE_RADIO_REG3(pi, radio_type, jspace, core, reg_name, value) \
46 write_radio_reg(pi, ((cor
14113 struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); local
14132 wlc_phy_bphy_init_nphy(struct brcms_phy *pi) argument
14150 wlc_phy_table_write_nphy(struct brcms_phy *pi, u32 id, u32 len, u32 offset, u32 width, const void *data) argument
14164 wlc_phy_table_read_nphy(struct brcms_phy *pi, u32 id, u32 len, u32 offset, u32 width, void *data) argument
14178 wlc_phy_static_table_download_nphy(struct brcms_phy *pi) argument
14201 wlc_phy_tbl_init_nphy(struct brcms_phy *pi) argument
14328 wlc_phy_write_txmacreg_nphy(struct brcms_phy *pi, u16 holdoff, u16 delay) argument
14334 wlc_phy_nphy_tkip_rifs_war(struct brcms_phy *pi, u8 rifs) argument
14354 wlc_phy_txpwrctrl_config_nphy(struct brcms_phy *pi) argument
14374 wlc_phy_txpwr_srom_read_ppr_nphy(struct brcms_phy *pi) argument
14549 wlc_phy_txpwr_srom_read_nphy(struct brcms_phy *pi) argument
14600 wlc_phy_attach_nphy(struct brcms_phy *pi) argument
14649 get_rf_pwr_offset(struct brcms_phy *pi, s16 pga_gn, s16 pad_gn) argument
14687 wlc_phy_update_mimoconfig_nphy(struct brcms_phy *pi, s32 preamble) argument
14705 wlc_phy_ipa_set_tx_digi_filts_nphy(struct brcms_phy *pi) argument
14735 wlc_phy_ipa_restore_tx_digi_filts_nphy(struct brcms_phy *pi) argument
14751 wlc_phy_set_rfseq_nphy(struct brcms_phy *pi, u8 cmd, const u8 *events, const u8 *dlys, u8 len) argument
14782 wlc_phy_read_lpf_bw_ctl_nphy(struct brcms_phy *pi, u16 offset) argument
14805 wlc_phy_rfctrl_override_nphy_rev7(struct brcms_phy *pi, u16 field, u16 value, u8 core_mask, u8 off, u8 override_id) argument
15075 wlc_phy_adjust_lnagaintbl_nphy(struct brcms_phy *pi) argument
15139 wlc_phy_war_force_trsw_to_R_cliplo_nphy(struct brcms_phy *pi, u8 core) argument
15156 wlc_phy_war_txchain_upd_nphy(struct brcms_phy *pi, u8 txchain) argument
15169 wlc_phy_workarounds_nphy_gainctrl_2057_rev5(struct brcms_phy *pi) argument
15224 wlc_phy_workarounds_nphy_gainctrl_2057_rev6(struct brcms_phy *pi) argument
15425 wlc_phy_workarounds_nphy_gainctrl(struct brcms_phy *pi) argument
16047 wlc_phy_workarounds_nphy_rev7(struct brcms_phy *pi) argument
16549 wlc_phy_workarounds_nphy_rev3(struct brcms_phy *pi) argument
16891 wlc_phy_workarounds_nphy_rev1(struct brcms_phy *pi) argument
17014 wlc_phy_workarounds_nphy(struct brcms_phy *pi) argument
17037 wlc_phy_extpa_set_tx_digi_filts_nphy(struct brcms_phy *pi) argument
17047 wlc_phy_clip_det_nphy(struct brcms_phy *pi, u8 write, u16 *vals) argument
17059 wlc_phy_ipa_internal_tssi_setup_nphy(struct brcms_phy *pi) argument
17162 wlc_phy_rfctrl_override_nphy(struct brcms_phy *pi, u16 field, u16 value, u8 core_mask, u8 off) argument
17405 wlc_phy_txpwrctrl_idle_tssi_nphy(struct brcms_phy *pi) argument
17468 wlc_phy_txpwr_limit_to_tbl_nphy(struct brcms_phy *pi) argument
17561 wlc_phy_txpwrctrl_pwr_setup_nphy(struct brcms_phy *pi) argument
17771 wlc_phy_get_ipa_gaintbl_nphy(struct brcms_phy *pi) argument
17819 wlc_phy_restore_rssical_nphy(struct brcms_phy *pi) argument
17925 wlc_phy_internal_cal_txgain_nphy(struct brcms_phy *pi) argument
17949 wlc_phy_precal_txgain_nphy(struct brcms_phy *pi) argument
18035 wlc_phy_rfctrlintc_override_nphy(struct brcms_phy *pi, u8 field, u16 value, u8 core_code) argument
18269 wlc_phy_cal_txgainctrl_nphy(struct brcms_phy *pi, s32 dBm_targetpower, bool debug) argument
18429 wlc_phy_savecal_nphy(struct brcms_phy *pi) argument
18578 wlc_phy_tx_iq_war_nphy(struct brcms_phy *pi) argument
18590 wlc_phy_restorecal_nphy(struct brcms_phy *pi) argument
18788 wlc_phy_txpwrctrl_coeff_setup_nphy(struct brcms_phy *pi) argument
18859 wlc_phy_txlpfbw_nphy(struct brcms_phy *pi) argument
18897 wlc_phy_adjust_rx_analpfbw_nphy(struct brcms_phy *pi, u16 reduction_factr) argument
18925 wlc_phy_adjust_min_noisevar_nphy(struct brcms_phy *pi, int ntones, int *tone_id_buf, u32 *noise_var_buf) argument
18973 wlc_phy_adjust_crsminpwr_nphy(struct brcms_phy *pi, u8 minpwr) argument
19024 wlc_phy_spurwar_nphy(struct brcms_phy *pi) argument
19196 wlc_phy_init_nphy(struct brcms_phy *pi) argument
19550 wlc_phy_resetcca_nphy(struct brcms_phy *pi) argument
19566 wlc_phy_pa_override_nphy(struct brcms_phy *pi, bool en) argument
19593 wlc_phy_stf_chain_upd_nphy(struct brcms_phy *pi) argument
19630 struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); local
19708 struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); local
19716 wlc_phy_n_txpower_ipa_ison(struct brcms_phy *pi) argument
19721 wlc_phy_cal_init_nphy(struct brcms_phy *pi) argument
19725 wlc_phy_radio_preinit_205x(struct brcms_phy *pi) argument
19736 wlc_phy_radio_init_2057(struct brcms_phy *pi) argument
19771 wlc_phy_radio205x_rcal(struct brcms_phy *pi) argument
19879 wlc_phy_radio2057_rccal(struct brcms_phy *pi) argument
19962 wlc_phy_radio_postinit_2057(struct brcms_phy *pi) argument
19981 wlc_phy_radio_init_2056(struct brcms_phy *pi) argument
20044 wlc_phy_radio_postinit_2056(struct brcms_phy *pi) argument
20065 wlc_phy_radio_preinit_2055(struct brcms_phy *pi) argument
20074 wlc_phy_radio_init_2055(struct brcms_phy *pi) argument
20079 wlc_phy_radio_postinit_2055(struct brcms_phy *pi) argument
20144 wlc_phy_switch_radio_nphy(struct brcms_phy *pi, bool on) argument
20228 wlc_phy_chan2freq_nphy(struct brcms_phy *pi, uint channel, int *f, const struct chan_info_nphy_radio2057 **t0, const struct chan_info_nphy_radio205x **t1, const struct chan_info_nphy_radio2057_rev5 **t2, const struct chan_info_nphy_2055 **t3) argument
20389 wlc_phy_get_chan_freq_range_nphy(struct brcms_phy *pi, uint channel) argument
20414 wlc_phy_chanspec_radio2055_setup(struct brcms_phy *pi, const struct chan_info_nphy_2055 *ci) argument
20477 wlc_phy_chanspec_radio2056_setup(struct brcms_phy *pi, const struct chan_info_nphy_radio205x *ci) argument
20807 wlc_phy_radio205x_vcocal_nphy(struct brcms_phy *pi) argument
20827 wlc_phy_chanspec_radio2057_setup( struct brcms_phy *pi, const struct chan_info_nphy_radio2057 *ci, const struct chan_info_nphy_radio2057_rev5 * ci2) argument
21024 wlc_phy_chanspec_nphy_setup(struct brcms_phy *pi, u16 chanspec, const struct nphy_sfo_cfg *ci) argument
21159 wlc_phy_chanspec_set_nphy(struct brcms_phy *pi, u16 chanspec) argument
21238 struct brcms_phy *pi = container_of(ppi, struct brcms_phy, pubpi_ro); local
21297 wlc_phy_classifier_nphy(struct brcms_phy *pi, u16 mask, u16 val) argument
21321 wlc_phy_force_rfseq_nphy(struct brcms_phy *pi, u8 cmd) argument
21366 wlc_phy_rfctrl_override_1tomany_nphy(struct brcms_phy *pi, u16 cmd, u16 value, u8 core_mask, u8 off) argument
21469 wlc_phy_scale_offset_rssi_nphy(struct brcms_phy *pi, u16 scale, s8 offset, u8 coresel, u8 rail, u8 rssi_type) argument
21597 brcms_phy_wr_tx_mux(struct brcms_phy *pi, u8 core) argument
21636 wlc_phy_rssisel_nphy(struct brcms_phy *pi, u8 core_code, u8 rssi_type) argument
21857 wlc_phy_poll_rssi_nphy(struct brcms_phy *pi, u8 rssi_type, s32 *rssi_buf, u8 nsamps) argument
21952 wlc_phy_tempsense_nphy(struct brcms_phy *pi) argument
22230 wlc_phy_set_rssi_2055_vcm(struct brcms_phy *pi, u8 rssi_type, u8 *vcm_buf) argument
22282 wlc_phy_rssi_cal_nphy_rev3(struct brcms_phy *pi) argument
22771 wlc_phy_rssi_cal_nphy_rev2(struct brcms_phy *pi, u8 rssi_type) argument
22963 wlc_phy_rssi_cal_nphy(struct brcms_phy *pi) argument
22975 wlc_phy_rssi_compute_nphy(struct brcms_phy *pi, struct d11rxhdr *rxh) argument
23009 wlc_phy_loadsampletable_nphy(struct brcms_phy *pi, struct cordic_iq *tone_buf, u16 num_samps) argument
23035 wlc_phy_gen_load_samples_nphy(struct brcms_phy *pi, u32 f_kHz, u16 max_val, u8 dac_test_mode) argument
23084 wlc_phy_runsamples_nphy(struct brcms_phy *pi, u16 num_samps, u16 loops, u16 wait, u8 iqmode, u8 dac_test_mode, bool modify_bbmult) argument
23165 wlc_phy_tx_tone_nphy(struct brcms_phy *pi, u32 f_kHz, u16 max_val, u8 iqmode, u8 dac_test_mode, bool modify_bbmult) argument
23183 wlc_phy_stopplayback_nphy(struct brcms_phy *pi) argument
23224 brcms_phy_get_tx_pwrctrl_tbl(struct brcms_phy *pi) argument
23265 wlc_phy_get_tx_gain_nphy(struct brcms_phy *pi) argument
23383 wlc_phy_iqcal_gainparams_nphy(struct brcms_phy *pi, u16 core_no, struct nphy_txgains target_gain, struct nphy_iqcal_params *params) argument
23438 wlc_phy_txcal_radio_setup_nphy(struct brcms_phy *pi) argument
23749 wlc_phy_txcal_radio_cleanup_nphy(struct brcms_phy *pi) argument
23883 wlc_phy_txcal_physetup_nphy(struct brcms_phy *pi) argument
24040 wlc_phy_txcal_phycleanup_nphy(struct brcms_phy *pi) argument
24123 wlc_phy_est_tonepwr_nphy(struct brcms_phy *pi, s32 *qdBm_pwrbuf, u8 num_samps) argument
24168 wlc_phy_update_txcal_ladder_nphy(struct brcms_phy *pi, u16 core) argument
24210 wlc_phy_txpwr_idx_cur_get_nphy(struct brcms_phy *pi, u8 core) argument
24220 wlc_phy_txpwr_idx_cur_set_nphy(struct brcms_phy *pi, u8 idx0, u8 idx1) argument
24228 wlc_phy_ipa_get_bbmult_nphy(struct brcms_phy *pi) argument
24237 wlc_phy_ipa_set_bbmult_nphy(struct brcms_phy *pi, u8 m0, u8 m1) argument
24246 wlc_phy_papd_cal_setup_nphy(struct brcms_phy *pi, struct nphy_papd_restore_state *state, u8 core) argument
24500 wlc_phy_papd_cal_cleanup_nphy(struct brcms_phy *pi, struct nphy_papd_restore_state *state) argument
24628 wlc_phy_a1_nphy(struct brcms_phy *pi, u8 core, u32 winsz, u32 start, u32 end) argument
24680 wlc_phy_a2_nphy(struct brcms_phy *pi, struct nphy_ipa_txcalgains *txgains, enum phy_cal_mode cal_mode, u8 core) argument
24962 wlc_phy_a3_nphy(struct brcms_phy *pi, u8 start_gain, u8 core) argument
25111 wlc_phy_a4(struct brcms_phy *pi, bool full_cal) argument
25389 wlc_phy_cal_perical_nphy_run(struct brcms_phy *pi, u8 caltype) argument
25627 wlc_phy_cal_txiqlo_nphy(struct brcms_phy *pi, struct nphy_txgains target_gain, bool fullcal, bool mphase) argument
25990 wlc_phy_reapply_txcal_coeffs_nphy(struct brcms_phy *pi) argument
26026 wlc_phy_rx_iq_coeffs_nphy(struct brcms_phy *pi, u8 write, struct nphy_iq_comp *pcomp) argument
26043 wlc_phy_rx_iq_est_nphy(struct brcms_phy *pi, struct phy_iq_est *est, u16 num_samps, u8 wait_time, u8 wait_for_crs) argument
26080 wlc_phy_calc_rx_iq_comp_nphy(struct brcms_phy *pi, u8 core_mask) argument
26202 wlc_phy_rxcal_radio_setup_nphy(struct brcms_phy *pi, u8 rx_core) argument
26524 wlc_phy_rxcal_radio_cleanup_nphy(struct brcms_phy *pi, u8 rx_core) argument
26706 wlc_phy_rxcal_physetup_nphy(struct brcms_phy *pi, u8 rx_core) argument
26833 wlc_phy_rxcal_phycleanup_nphy(struct brcms_phy *pi, u8 rx_core) argument
26860 wlc_phy_rxcal_gainctrl_nphy_rev5(struct brcms_phy *pi, u8 rx_core, u16 *rxgain, u8 cal_type) argument
27063 wlc_phy_rxcal_gainctrl_nphy(struct brcms_phy *pi, u8 rx_core, u16 *rxgain, u8 cal_type) argument
27070 wlc_phy_rc_sweep_nphy(struct brcms_phy *pi, u8 core_idx, u8 loopback_type) argument
27309 wlc_phy_cal_rxiq_nphy_rev3(struct brcms_phy *pi, struct nphy_txgains target_gain, u8 cal_type, bool debug) argument
27471 wlc_phy_cal_rxiq_nphy_rev2(struct brcms_phy *pi, struct nphy_txgains target_gain, bool debug) argument
27688 wlc_phy_cal_rxiq_nphy(struct brcms_phy *pi, struct nphy_txgains target_gain, u8 cal_type, bool debug) argument
27701 wlc_phy_txpwr_fixpower_nphy(struct brcms_phy *pi) argument
27900 wlc_phy_txpwr_apply_nphy(struct brcms_phy *pi) argument
28095 wlc_phy_txpower_recalc_target_nphy(struct brcms_phy *pi) argument
28115 wlc_phy_txpwr_ison_nphy(struct brcms_phy *pi) argument
28121 wlc_phy_txpwr_idx_get_nphy(struct brcms_phy *pi) argument
28140 wlc_phy_txpwr_papd_cal_nphy(struct brcms_phy *pi) argument
28155 wlc_phy_txpwrctrl_enable_nphy(struct brcms_phy *pi, u8 ctrl_type) argument
28300 wlc_phy_txpwr_index_nphy(struct brcms_phy *pi, u8 core_mask, s8 txpwrindex, bool restore_cals) argument
28523 wlc_phy_txpower_sromlimit_get_nphy(struct brcms_phy *pi, uint chan, u8 *max_pwr, u8 txp_rate_idx) argument
28550 wlc_phy_stay_in_carriersearch_nphy(struct brcms_phy *pi, bool enable) argument
28578 wlc_nphy_deaf_mode(struct brcms_phy *pi, bool mode) argument
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c155 const struct port_info *pi = netdev_priv(dev); local
159 switch (pi->link_cfg.speed) {
184 switch ((int)pi->link_cfg.fc) {
219 const struct port_info *pi = netdev_priv(dev); local
221 if (pi->mod_type == FW_PORT_MOD_TYPE_NONE)
224 else if (pi->mod_type < ARRAY_SIZE(mod_str))
226 dev->name, mod_str[pi->mod_type]);
227 else if (pi->mod_type == FW_PORT_MOD_TYPE_NOTSUPPORTED)
230 else if (pi->mod_type == FW_PORT_MOD_TYPE_UNKNOWN)
233 else if (pi
241 cxgb4vf_set_addr_hash(struct port_info *pi) argument
272 cxgb4vf_change_mac(struct port_info *pi, unsigned int viid, int *tcam_idx, const u8 *addr, bool persistent) argument
322 struct port_info *pi = netdev_priv(dev); local
366 const struct port_info *pi = netdev_priv(dev); local
631 struct port_info *pi = netdev_priv(dev); local
662 struct port_info *pi = netdev_priv(dev); local
704 struct port_info *pi = adap2pinfo(adapter, pidx); local
836 struct port_info *pi = netdev_priv(dev); local
888 struct port_info *pi = netdev_priv(dev); local
907 struct port_info *pi = netdev2pinfo(dev); local
937 struct port_info *pi = netdev_priv(netdev); local
969 struct port_info *pi = netdev_priv(netdev); local
996 struct port_info *pi = netdev_priv(dev); local
1167 struct port_info *pi = netdev_priv(dev); local
1194 struct port_info *pi = netdev_priv(dev); local
1211 struct port_info *pi = netdev_priv(dev); local
1232 struct port_info *pi = netdev_priv(dev); local
1439 struct port_info *pi = netdev_priv(dev); local
1530 const struct port_info *pi = netdev_priv(dev); local
1598 const struct port_info *pi = netdev_priv(dev); local
1623 const struct port_info *pi = netdev_priv(dev); local
1658 const struct port_info *pi = netdev_priv(dev); local
1680 const struct port_info *pi = netdev_priv(dev); local
1695 struct port_info *pi = netdev_priv(dev); local
1709 struct port_info *pi = netdev_priv(dev); local
1805 collect_sge_port_stats(const struct adapter *adapter, const struct port_info *pi, struct queue_port_stats *stats) argument
1832 struct port_info *pi = netdev2pinfo(dev); local
2341 struct port_info *pi = netdev_priv(dev); local
2709 struct port_info *pi = adap2pinfo(adapter, pidx); local
2767 struct port_info *pi; local
2900 struct port_info *pi; local
3173 struct port_info *pi = netdev_priv(adapter->port[pidx]); local
3314 struct port_info *pi; local
[all...]
/linux-master/kernel/
H A Dkexec_file.c94 struct purgatory_info *pi = &image->purgatory_info; local
105 vfree(pi->purgatory_buf);
106 pi->purgatory_buf = NULL;
108 vfree(pi->sechdrs);
109 pi->sechdrs = NULL;
705 struct purgatory_info *pi = &image->purgatory_info; local
759 if (ksegment->kbuf == pi->purgatory_buf)
821 * @pi: Purgatory to be loaded.
829 static int kexec_purgatory_setup_kbuf(struct purgatory_info *pi, argument
838 sechdrs = (void *)pi
890 kexec_purgatory_setup_sechdrs(struct purgatory_info *pi, struct kexec_buf *kbuf) argument
965 struct purgatory_info *pi = &image->purgatory_info; local
1035 struct purgatory_info *pi = &image->purgatory_info; local
1072 kexec_purgatory_find_symbol(struct purgatory_info *pi, const char *name) argument
1122 struct purgatory_info *pi = &image->purgatory_info; local
1146 struct purgatory_info *pi = &image->purgatory_info; local
[all...]
/linux-master/arch/x86/mm/
H A Dnuma_emulation.c47 struct numa_meminfo *pi,
51 struct numa_memblk *pb = &pi->blk[phys_blk];
69 numa_remove_memblk_from(phys_blk, pi);
84 struct numa_meminfo *pi,
132 phys_blk = emu_find_memblk_by_nid(i, pi);
137 start = pi->blk[phys_blk].start;
138 limit = pi->blk[phys_blk].end;
173 ret = emu_setup_memblk(ei, pi, nid++ % nr_nodes,
217 struct numa_meminfo *pi,
279 phys_blk = emu_find_memblk_by_nid(i, pi);
46 emu_setup_memblk(struct numa_meminfo *ei, struct numa_meminfo *pi, int nid, int phys_blk, u64 size) argument
83 split_nodes_interleave(struct numa_meminfo *ei, struct numa_meminfo *pi, u64 addr, u64 max_addr, int nr_nodes) argument
216 split_nodes_size_interleave_uniform(struct numa_meminfo *ei, struct numa_meminfo *pi, u64 addr, u64 max_addr, u64 size, int nr_nodes, struct numa_memblk *pblk, int nid) argument
320 split_nodes_size_interleave(struct numa_meminfo *ei, struct numa_meminfo *pi, u64 addr, u64 max_addr, u64 size) argument
[all...]
/linux-master/drivers/firmware/arm_scmi/
H A Dpowercap.c143 struct powercap_info *pi)
158 pi->num_domains = FIELD_GET(GENMASK(15, 0), attributes);
166 pi->notify_cap_cmd = true;
171 pi->notify_measurements_cmd = true;
300 struct powercap_info *pi = ph->get_priv(ph); local
302 return pi->num_domains;
308 struct powercap_info *pi = ph->get_priv(ph); local
310 if (domain_id >= pi->num_domains)
313 return pi->powercaps + domain_id;
409 struct powercap_info *pi, u3
142 scmi_powercap_attributes_get(const struct scmi_protocol_handle *ph, struct powercap_info *pi) argument
408 __scmi_powercap_cap_set(const struct scmi_protocol_handle *ph, struct powercap_info *pi, u32 domain_id, u32 power_cap, bool ignore_dresp) argument
447 struct powercap_info *pi = ph->get_priv(ph); local
492 struct powercap_info *pi = ph->get_priv(ph); local
589 struct powercap_info *pi = ph->get_priv(ph); local
607 struct powercap_info *pi = ph->get_priv(ph); local
636 struct powercap_info *pi = ph->get_priv(ph); local
676 struct powercap_info *pi = ph->get_priv(ph); local
817 struct powercap_info *pi = ph->get_priv(ph); local
836 struct powercap_info *pi = ph->get_priv(ph); local
921 struct powercap_info *pi = ph->get_priv(ph); local
[all...]
/linux-master/tools/build/feature/
H A Dtest-libunwind-x86_64.c8 unw_proc_info_t *pi,
H A Dtest-libunwind-x86.c8 unw_proc_info_t *pi,
H A Dtest-libunwind.c8 unw_proc_info_t *pi,
H A Dtest-libunwind-aarch64.c8 unw_proc_info_t *pi,
H A Dtest-libunwind-arm.c8 unw_proc_info_t *pi,
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtxrx.h109 static inline void *mlx5e_fetch_wqe(struct mlx5_wq_cyc *wq, u16 pi, size_t wqe_size) argument
113 wqe = mlx5_wq_cyc_get_wqe(wq, pi);
119 #define MLX5E_TX_FETCH_WQE(sq, pi) \
120 ((struct mlx5e_tx_wqe *)mlx5e_fetch_wqe(&(sq)->wq, pi, sizeof(struct mlx5e_tx_wqe)))
125 u16 pi = mlx5_wq_cyc_ctr2ix(wq, *pc); local
126 struct mlx5e_tx_wqe *wqe = mlx5_wq_cyc_get_wqe(wq, pi);
142 u16 pi = mlx5_wq_cyc_ctr2ix(wq, *pc); local
143 struct mlx5e_tx_wqe *wqe = mlx5_wq_cyc_get_wqe(wq, pi);
171 u16 pi, contig_wqebbs; local
173 pi
233 u16 pi, contig_wqebbs; local
[all...]

Completed in 450 milliseconds

1234567891011>>