Searched refs:fbnic_wait_all_queues_idle (Results 1 – 4 of 4) sorted by relevance
143 int fbnic_wait_all_queues_idle(struct fbnic_dev *fbd, bool may_fail);
166 fbnic_wait_all_queues_idle(fbn->fbd, false); in fbnic_down()
453 err = fbnic_wait_all_queues_idle(fbn->fbd, true); in fbnic_set_channels()
1805 int fbnic_wait_all_queues_idle(struct fbnic_dev *fbd, bool may_fail) in fbnic_wait_all_queues_idle() function