Searched refs:t4_sge_eth_rxq_start (Results 1 – 3 of 3) sorted by relevance
829 int t4_sge_eth_rxq_start(struct adapter *adap, struct sge_eth_rxq *rxq);
581 ret = t4_sge_eth_rxq_start(adap, rxq); in cxgbe_dev_rx_queue_start()
1762 int t4_sge_eth_rxq_start(struct adapter *adap, struct sge_eth_rxq *rxq) in t4_sge_eth_rxq_start() function