Searched refs:adap_idx (Results 1 – 5 of 5) sorted by relevance
31 base = get_dma_base(adap->adap_idx); in pt3_stop_dma()49 u32 base = get_dma_base(adap->adap_idx); in pt3_start_dma()
112 int adap_idx; member
537 adap->adap_idx = index; in pt3_alloc_adapter()
3284 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() local6674 adapter->adap_idx = adap_idx; in init_one()6714 adap_idx++; in init_one()
1118 unsigned int adap_idx; member