Searched refs:await_mgmt_replies (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 443 static int await_mgmt_replies(struct adapter *adap, unsigned long init_cnt, in await_mgmt_replies() function 481 await_mgmt_replies(adap, cnt, i + 1); in init_tp_parity() 503 await_mgmt_replies(adap, cnt, 16 + i + 1); in init_tp_parity() 525 await_mgmt_replies(adap, cnt, 16 + 2048 + i + 1); in init_tp_parity() 544 i = await_mgmt_replies(adap, cnt, 16 + 2048 + 2048 + 1); in init_tp_parity() 546 i = await_mgmt_replies(adap, cnt, 16 + 2048 + 2048 + 1); in init_tp_parity()
|