Searched refs:pending_scrq (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/net/ethernet/ibm/
H A Dibmvnic.c95 static int pending_scrq(struct ibmvnic_adapter *,
3457 if (!pending_scrq(adapter, rx_scrq))
3525 if (pending_scrq(adapter, rx_scrq)) {
4162 while (pending_scrq(adapter, scrq)) {
4224 if (pending_scrq(adapter, scrq)) {
4571 static int pending_scrq(struct ibmvnic_adapter *adapter, function

Completed in 162 milliseconds