Home
last modified time | relevance | path

Searched refs:adap_idx (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/sound/pci/asihpi/
Dhpicmn.c214 pC->adap_idx, control_index); in control_cache_alloc_check()
222 pC->adap_idx); in control_cache_alloc_check()
231 pC->adap_idx, i); in control_cache_alloc_check()
264 pC->adap_idx, byte_count, in control_cache_alloc_check()
269 pC->adap_idx, byte_count); in control_cache_alloc_check()
Dhpicmn.h48 u16 adap_idx; member
Dhpi6000.c590 phw->p_cache->adap_idx = pao->index; in create_adapter_obj()
Dhpi6205.c669 phw->p_cache->adap_idx = pao->index; in create_adapter_obj()
/Linux-v4.19/drivers/media/pci/pt3/
Dpt3_dma.c31 base = get_dma_base(adap->adap_idx); in pt3_stop_dma()
49 u32 base = get_dma_base(adap->adap_idx); in pt3_start_dma()
Dpt3.h112 int adap_idx; member
Dpt3.c537 adap->adap_idx = index; in pt3_alloc_adapter()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.c709 unsigned int adap_idx = 0; in cxgb4_register_uld() local
745 adap_idx++; in cxgb4_register_uld()
767 if (!adap_idx) in cxgb4_register_uld()
778 adap_idx--; in cxgb4_register_uld()
Dcxgb4_main.c2725 phy_port_id = pi->adapter->adap_idx * 10 + pi->port_id; in cxgb4_mgmt_get_phys_port_id()
5350 snprintf(name, IFNAMSIZ, "mgmtpf%d,%d", adap->adap_idx, in cxgb4_iov_configure()
5407 static int adap_idx = 1; in init_one() local
5470 adapter->adap_idx = adap_idx; in init_one()
5510 adap_idx++; in init_one()
Dcxgb4.h895 unsigned int adap_idx; member