Searched refs:t4_fw_hello (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1970 int t4_fw_hello(struct adapter *adap, unsigned int mbox, unsigned int evt_mbox,
|
H A D | cxgb4_main.c | 4783 ret = t4_fw_hello(adap, adap->mbox, adap->mbox, in adap_init0() 5496 if (t4_fw_hello(adap, adap->mbox, adap->pf, MASTER_MUST, NULL) < 0) in eeh_slot_reset()
|
H A D | t4_hw.c | 6859 * t4_fw_hello - establish communication with FW 6869 int t4_fw_hello(struct adapter *adap, unsigned int mbox, unsigned int evt_mbox, in t4_fw_hello() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1966 int t4_fw_hello(struct adapter *adap, unsigned int mbox, unsigned int evt_mbox,
|
H A D | cxgb4_main.c | 4778 ret = t4_fw_hello(adap, adap->mbox, adap->mbox, in adap_init0() 5487 if (t4_fw_hello(adap, adap->mbox, adap->pf, MASTER_MUST, NULL) < 0) in eeh_slot_reset()
|
H A D | t4_hw.c | 6829 * t4_fw_hello - establish communication with FW 6839 int t4_fw_hello(struct adapter *adap, unsigned int mbox, unsigned int evt_mbox, in t4_fw_hello() function
|
Completed in 49 milliseconds