/openbmc/linux/drivers/clk/starfive/ |
H A D | clk-starfive-jh7110-vout.c | 179 unsigned int pidx = jh7110_voutclk_data[idx].parents[i]; in jh7110_voutcrg_probe() local
|
H A D | clk-starfive-jh7110-sys.c | 488 unsigned int pidx = jh7110_sysclk_data[idx].parents[i]; in jh7110_syscrg_probe() local
|
/openbmc/linux/net/sched/ |
H A D | sch_choke.c | 180 unsigned int *pidx) in choke_peek_random() 201 unsigned int *pidx) in choke_match_random()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/ |
H A D | sge.c | 175 u16 pidx; /* producer index (SW) */ member 188 u16 pidx; /* producer index (SW) */ member 1160 static inline unsigned int write_large_page_tx_descs(unsigned int pidx, in write_large_page_tx_descs() 1202 unsigned int pidx, unsigned int gen, in write_tx_descs() 1321 unsigned int genbit, pidx, count; in restart_sched() local 1702 unsigned int credits, pidx, genbit, count, use_sched_skb = 0; in t1_sge_tx() local
|
/openbmc/linux/drivers/ntb/ |
H A D | core.c | 234 int ntb_default_peer_port_number(struct ntb_dev *ntb, int pidx) in ntb_default_peer_port_number()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | sge.c | 1088 struct tx_desc *d, unsigned int pidx, in write_wr_hdr_sgl() 1178 unsigned int pidx, unsigned int gen, in write_tx_pkt_wr() 1263 unsigned int ndesc, pidx, credits, gen, compl; in t3_eth_xmit() local 1630 struct sge_txq *q, unsigned int pidx, in write_ofld_wr() 1698 unsigned int ndesc = calc_tx_descs_ofld(skb), pidx, gen; in ofld_xmit() local 1754 unsigned int gen, pidx; in restart_offloadq() local
|
H A D | adapter.h | 108 unsigned int pidx; /* producer index */ member 172 unsigned int pidx; /* producer index */ member
|
/openbmc/linux/drivers/infiniband/hw/qib/ |
H A D | qib_iba7322.c | 938 #define QIB_I_P_SDMAINT(pidx) \ argument 944 #define QIB_I_P_BITSEXTANT(pidx) \ argument 1680 int pidx; in handle_7322_errors() local 2027 int pidx; in qib_7322_clear_freeze() local 2144 int pidx = 0; in qib_7322_handle_hwerrors() local 2193 int pidx; in qib_7322_init_hwerrors() local 2699 unsigned pidx = ppd->port - 1; in qib_update_sdma_dca() local 2932 int pidx; in unknown_7322_gpio_intr() local 5092 int pidx; in qib_get_7322_faststats() local 5819 unsigned pidx; in sendctrl_hook() local [all …]
|
H A D | qib_qp.c | 294 int mtu, pmtu, pidx = qp->port_num - 1; in qib_get_pmtu_from_attr() local
|
H A D | qib_tx.c | 114 unsigned pidx; in is_sdma_buf() local
|
H A D | qib_mad.c | 284 unsigned pidx = port - 1; /* IB number port from 1, hdw from 0 */ in subn_get_nodeinfo() local 319 unsigned pidx = port - 1; /* IB number port from 1, hdw from 0 */ in subn_get_guidinfo() local 626 unsigned pidx = port - 1; /* IB number port from 1, hdw from 0 */ in subn_set_guidinfo() local
|
H A D | qib_file_ops.c | 575 int i, pidx = -1; in qib_set_part_key() local 1374 u32 pidx = ctxt % dd->num_pports; in choose_port_ctxt() local
|
/openbmc/linux/drivers/ntb/hw/intel/ |
H A D | ntb_hw_gen3.c | 443 static int intel_ntb3_mw_set_trans(struct ntb_dev *ntb, int pidx, int idx, in intel_ntb3_mw_set_trans()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_hw.c | 496 int t4vf_port_init(struct adapter *adapter, int pidx) in t4vf_port_init() 1764 int t4vf_get_port_stats(struct adapter *adapter, int pidx, in t4vf_get_port_stats() 2111 int port_id, pidx; in t4vf_handle_fw_rpl() local
|
/openbmc/u-boot/cmd/ |
H A D | mmc.c | 559 static int parse_hwpart_gp(struct mmc_hwpart_conf *pconf, int pidx, in parse_hwpart_gp() 599 int i, r, pidx; in do_mmc_hwpartition() local
|
/openbmc/linux/drivers/target/iscsi/cxgbit/ |
H A D | cxgbit_ddp.c | 130 unsigned int pidx = ttinfo->idx; in cxgbit_ddp_set_map() local
|
/openbmc/linux/net/8021q/ |
H A D | vlan.c | 56 int pidx; in vlan_group_prealloc_vid() local
|
/openbmc/linux/net/sunrpc/ |
H A D | svc_xprt.c | 1380 unsigned int pidx = (unsigned int)*pos; in svc_pool_stats_start() local 1400 unsigned int pidx = (pool - &serv->sv_pools[0]); in svc_pool_stats_next() local
|
/openbmc/linux/drivers/infiniband/hw/cxgb4/ |
H A D | t4.h | 53 __be16 pidx; member 347 u16 pidx; member 377 u16 pidx; member 414 u16 pidx; member
|
/openbmc/linux/drivers/ntb/test/ |
H A D | ntb_msi_test.c | 34 int pidx; member
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | driver.c | 134 int pidx, nunits_active = 0; in hfi1_count_active_units() local 1385 int pidx; in hfi1_reset_device() local
|
H A D | qp.c | 824 int mtu, pidx = qp->port_num - 1; in get_pmtu_from_attr() local
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_hw.h | 152 __be16 pidx; member
|
/openbmc/linux/drivers/scsi/csiostor/ |
H A D | csio_wr.h | 276 __be16 pidx; member 395 uint16_t pidx; /* producer index */ member
|
/openbmc/linux/kernel/ |
H A D | relay.c | 1115 unsigned int pidx, poff, total_len, subbuf_pages, nr_pages; in subbuf_splice_actor() local
|