Searched refs:await_mgmt_replies (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c441 static int await_mgmt_replies(struct adapter *adap, unsigned long init_cnt, function
479 await_mgmt_replies(adap, cnt, i + 1);
501 await_mgmt_replies(adap, cnt, 16 + i + 1);
523 await_mgmt_replies(adap, cnt, 16 + 2048 + i + 1);
542 i = await_mgmt_replies(adap, cnt, 16 + 2048 + 2048 + 1);
544 i = await_mgmt_replies(adap, cnt, 16 + 2048 + 2048 + 1);

Completed in 177 milliseconds