Searched refs:await_mgmt_replies (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 444 static int await_mgmt_replies(struct adapter *adap, unsigned long init_cnt, in await_mgmt_replies() function 482 await_mgmt_replies(adap, cnt, i + 1); in init_tp_parity() 504 await_mgmt_replies(adap, cnt, 16 + i + 1); in init_tp_parity() 526 await_mgmt_replies(adap, cnt, 16 + 2048 + i + 1); in init_tp_parity() 545 i = await_mgmt_replies(adap, cnt, 16 + 2048 + 2048 + 1); in init_tp_parity() 547 i = await_mgmt_replies(adap, cnt, 16 + 2048 + 2048 + 1); in init_tp_parity()
|