Home
last modified time | relevance | path

Searched refs:fbnic_wait_all_queues_idle (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/meta/fbnic/
Dfbnic_txrx.h143 int fbnic_wait_all_queues_idle(struct fbnic_dev *fbd, bool may_fail);
Dfbnic_pci.c166 fbnic_wait_all_queues_idle(fbn->fbd, false); in fbnic_down()
Dfbnic_ethtool.c453 err = fbnic_wait_all_queues_idle(fbn->fbd, true); in fbnic_set_channels()
Dfbnic_txrx.c1805 int fbnic_wait_all_queues_idle(struct fbnic_dev *fbd, bool may_fail) in fbnic_wait_all_queues_idle() function