Searched refs:fbnic_wait_all_queues_idle (Results 1 – 4 of 4) sorted by relevance
167 int fbnic_wait_all_queues_idle(struct fbnic_dev *fbd, bool may_fail);
167 fbnic_wait_all_queues_idle(fbn->fbd, false); in fbnic_down()
339 err = fbnic_wait_all_queues_idle(fbn->fbd, true); in fbnic_set_ringparam() 1479 err = fbnic_wait_all_queues_idle(fbn->fbd, true); in fbnic_set_channels()
1981 int fbnic_wait_all_queues_idle(struct fbnic_dev *fbd, bool may_fail) in fbnic_wait_all_queues_idle() function