cxgb4_port_idx   1056 drivers/crypto/chelsio/chtls/chtls_cm.c 	port_id = cxgb4_port_idx(ndev);
cxgb4_port_idx   2110 drivers/infiniband/hw/cxgb4/cm.c 		ep->txq_idx = cxgb4_port_idx(pdev) * step;
cxgb4_port_idx   2113 drivers/infiniband/hw/cxgb4/cm.c 		ep->ctrlq_idx = cxgb4_port_idx(pdev);
cxgb4_port_idx   2115 drivers/infiniband/hw/cxgb4/cm.c 			cxgb4_port_idx(pdev) * step];
cxgb4_port_idx   2129 drivers/infiniband/hw/cxgb4/cm.c 		ep->txq_idx = cxgb4_port_idx(pdev) * step;
cxgb4_port_idx   2130 drivers/infiniband/hw/cxgb4/cm.c 		ep->ctrlq_idx = cxgb4_port_idx(pdev);
cxgb4_port_idx   2134 drivers/infiniband/hw/cxgb4/cm.c 			cxgb4_port_idx(pdev) * step];
cxgb4_port_idx   1781 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c EXPORT_SYMBOL(cxgb4_port_idx);
cxgb4_port_idx    400 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h unsigned int cxgb4_port_idx(const struct net_device *dev);
cxgb4_port_idx   1783 drivers/scsi/cxgbi/cxgb4i/cxgb4i.c 	csk->txq_idx = cxgb4_port_idx(ndev) * step;
cxgb4_port_idx   1785 drivers/scsi/cxgbi/cxgb4i/cxgb4i.c 	rxq_idx = (cxgb4_port_idx(ndev) * step) + (cdev->rxq_idx_cntr % step);
cxgb4_port_idx    941 drivers/target/iscsi/cxgbit/cxgbit_cm.c 		csk->txq_idx = cxgb4_port_idx(ndev) * step;
cxgb4_port_idx    944 drivers/target/iscsi/cxgbit/cxgbit_cm.c 		csk->ctrlq_idx = cxgb4_port_idx(ndev);
cxgb4_port_idx    946 drivers/target/iscsi/cxgbit/cxgbit_cm.c 				cxgb4_port_idx(ndev) * step];
cxgb4_port_idx    947 drivers/target/iscsi/cxgbit/cxgbit_cm.c 		csk->port_id = cxgb4_port_idx(ndev);
cxgb4_port_idx    970 drivers/target/iscsi/cxgbit/cxgbit_cm.c 		port_id = cxgb4_port_idx(ndev);
cxgb4_port_idx    979 drivers/target/iscsi/cxgbit/cxgbit_cm.c 		csk->ctrlq_idx = cxgb4_port_idx(ndev);