Lines Matching refs:be_queue_info

124 static void be_queue_free(struct be_adapter *adapter, struct be_queue_info *q)  in be_queue_free()
132 static int be_queue_alloc(struct be_adapter *adapter, struct be_queue_info *q, in be_queue_alloc()
513 struct be_queue_info *txq = &adapter->tx_obj.q; in make_tx_wrbs()
578 struct be_queue_info *txq = &tx_obj->q; in be_xmit()
882 struct be_queue_info *rxq = &rxo->q; in get_rx_page_info()
903 struct be_queue_info *rxq = &rxo->q; in be_rx_compl_discard()
922 struct be_queue_info *rxq = &rxo->q; in skb_fill_rx_data()
1035 struct be_queue_info *rxq = &rxo->q; in be_rx_compl_process_gro()
1194 struct be_queue_info *rxq = &rxo->q; in be_post_rx_frags()
1248 static struct be_eth_tx_compl *be_tx_compl_get(struct be_queue_info *tx_cq) in be_tx_compl_get()
1266 struct be_queue_info *txq = &adapter->tx_obj.q; in be_tx_compl_process()
1350 struct be_queue_info *rxq = &rxo->q; in be_rx_q_clean()
1351 struct be_queue_info *rx_cq = &rxo->cq; in be_rx_q_clean()
1373 struct be_queue_info *tx_cq = &adapter->tx_obj.cq; in be_tx_compl_clean()
1374 struct be_queue_info *txq = &adapter->tx_obj.q; in be_tx_compl_clean()
1417 struct be_queue_info *q; in be_mcc_queues_destroy()
1433 struct be_queue_info *q, *cq; in be_mcc_queues_create()
1468 struct be_queue_info *q; in be_tx_queues_destroy()
1491 struct be_queue_info *eq, *q, *cq; in be_tx_queues_create()
1544 struct be_queue_info *q; in be_rx_queues_destroy()
1578 struct be_queue_info *eq, *q, *cq; in be_rx_queues_create()
1716 struct be_queue_info *rx_cq = &rxo->cq; in be_poll_rx()
1759 struct be_queue_info *txq = &adapter->tx_obj.q; in be_poll_tx_mcc()
1760 struct be_queue_info *tx_cq = &adapter->tx_obj.cq; in be_poll_tx_mcc()