/kernel/linux/linux-5.10/drivers/net/ethernet/davicom/ |
D | dm9000.c | 170 iow(struct board_info *db, int reg, int value) in iow() function 185 iow(db, DM9000_NCR, NCR_RST | NCR_MAC_LBK); in dm9000_reset() 190 iow(db, DM9000_NCR, 0); in dm9000_reset() 191 iow(db, DM9000_NCR, NCR_RST | NCR_MAC_LBK); in dm9000_reset() 294 iow(db, DM9000_EPAR, DM9000_PHY | reg); in dm9000_phy_read() 297 iow(db, DM9000_EPCR, EPCR_ERPRR | EPCR_EPOS); in dm9000_phy_read() 307 iow(db, DM9000_EPCR, 0x0); /* Clear phyxcer read command */ in dm9000_phy_read() 341 iow(db, DM9000_EPAR, DM9000_PHY | reg); in dm9000_phy_write() 344 iow(db, DM9000_EPDRL, value); in dm9000_phy_write() 345 iow(db, DM9000_EPDRH, value >> 8); in dm9000_phy_write() [all …]
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
D | iowait.c | 68 wait->wait[i].iow = wait; in iowait_init() 95 if (w == &w->iow->wait[IOWAIT_IB_SE]) { in iowait_set_work_flag() 96 iowait_set_flag(w->iow, IOWAIT_PENDING_IB); in iowait_set_work_flag() 99 iowait_set_flag(w->iow, IOWAIT_PENDING_TID); in iowait_set_work_flag()
|
D | iowait.h | 94 struct iowait *iow; member 350 w->iow->priority++; in iowait_get_desc() 372 w->iow->priority++; in iowait_update_priority() 462 w->iow->tx_count++; in iowait_inc_wait_count() 463 w->iow->count += n; in iowait_inc_wait_count() 491 return w->iow; in iowait_ioww_to_iow()
|
D | vnic_sdma.c | 234 container_of(wait->iow, struct hfi1_vnic_sdma, wait); in hfi1_vnic_sdma_sleep() 244 iowait_get_priority(wait->iow); in hfi1_vnic_sdma_sleep() 245 iowait_queue(pkts_sent, wait->iow, &sde->dmawait); in hfi1_vnic_sdma_sleep()
|
D | ipoib_tx.c | 624 container_of(wait->iow, struct hfi1_ipoib_txq, wait); in hfi1_ipoib_sdma_sleep() 640 iowait_queue(pkts_sent, wait->iow, &sde->dmawait); in hfi1_ipoib_sdma_sleep()
|
D | ruc.c | 520 struct rvt_qp *qp = iowait_to_qp(w->iow); in _hfi1_do_send()
|
D | user_sdma.c | 133 container_of(wait->iow, struct hfi1_user_sdma_pkt_q, busy); in defer_packet_queue()
|
D | sdma.c | 2373 ret = wait->iow->sleep(sde, wait, tx, seq, pkts_sent); in sdma_check_progress()
|
D | tid_rdma.c | 5332 struct rvt_qp *qp = iowait_to_qp(w->iow); in _hfi1_do_tid_send()
|
/kernel/linux/linux-5.10/drivers/xen/ |
D | pvcalls-back.c | 301 struct pvcalls_ioworker *iow; in pvcalls_sk_data_ready() local 306 iow = &map->ioworker; in pvcalls_sk_data_ready() 309 queue_work(iow->wq, &iow->register_work); in pvcalls_sk_data_ready() 518 struct pvcalls_ioworker *iow; in __pvcalls_back_accept() local 566 iow = &map->ioworker; in __pvcalls_back_accept() 569 queue_work(iow->wq, &iow->register_work); in __pvcalls_back_accept() 904 struct pvcalls_ioworker *iow; in pvcalls_back_conn_event() local 912 iow = &map->ioworker; in pvcalls_back_conn_event() 917 queue_work(iow->wq, &iow->register_work); in pvcalls_back_conn_event()
|
/kernel/linux/linux-5.10/arch/mips/include/asm/sn/sn0/ |
D | hubio.h | 459 iow: 1; /* IO Write operation */ member 481 iow: 1; /* IO Write operation */ member
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/dma/ |
D | ti-edma.txt | 40 - ti,edma-memcpy-channels: List of channels allocated to be used for memcpy, iow
|
/kernel/linux/linux-5.10/Documentation/hwmon/ |
D | abituguru-datasheet.rst | 168 This bank contains 0 sensors, iow the sensor address is ignored (but must be
|