Home
last modified time | relevance | path

Searched refs:hinic_init_txq (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.h49 int hinic_init_txq(struct hinic_txq *txq, struct hinic_sq *sq,
H A Dhinic_tx.c858 int hinic_init_txq(struct hinic_txq *txq, struct hinic_sq *sq, in hinic_init_txq() function
H A Dhinic_main.c147 err = hinic_init_txq(&nic_dev->txqs[i], sq, netdev); in create_txqs()