Home
last modified time | relevance | path

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

/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()
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c3284 phy_port_id = pi->adapter->adap_idx * 10 + pi->port_id; in cxgb4_mgmt_get_phys_port_id()
6349 snprintf(name, IFNAMSIZ, "mgmtpf%d,%d", adap->adap_idx, in cxgb4_iov_configure()
6613 static int adap_idx = 1; in init_one() local
6674 adapter->adap_idx = adap_idx; in init_one()
6714 adap_idx++; in init_one()
Dcxgb4.h1118 unsigned int adap_idx; member