Searched refs:t4_set_params_timeout (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4.h | 1985 int t4_set_params_timeout(struct adapter *adap, unsigned int mbox,
|
D | t4_hw.c | 3817 ret = t4_set_params_timeout(adap, adap->mbox, adap->pf, 0, 1, in t4_load_phy_fw() 7504 int t4_set_params_timeout(struct adapter *adap, unsigned int mbox, in t4_set_params_timeout() function 7547 return t4_set_params_timeout(adap, mbox, pf, vf, nparams, params, val, in t4_set_params()
|
D | cxgb4_main.c | 259 err = t4_set_params_timeout(adap, adap->mbox, adap->pf, 0, 1, in dcb_tx_queue_prio_enable()
|