Searched refs:t4_fw_hello (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4.h | 1709 int t4_fw_hello(struct adapter *adap, unsigned int mbox, unsigned int evt_mbox,
|
D | cxgb4_main.c | 4112 ret = t4_fw_hello(adap, adap->mbox, adap->mbox, in adap_init0() 4754 if (t4_fw_hello(adap, adap->mbox, adap->pf, MASTER_MUST, NULL) < 0) in eeh_slot_reset()
|
D | t4_hw.c | 6702 int t4_fw_hello(struct adapter *adap, unsigned int mbox, unsigned int evt_mbox, in t4_fw_hello() function
|