Searched refs:t4_fw_bye (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1972 int t4_fw_bye(struct adapter *adap, unsigned int mbox);
|
H A D | cxgb4_main.c | 5430 t4_fw_bye(adap, adap->mbox); in adap_init0() 6215 t4_fw_bye(adapter, adapter->pf); in free_some_resources() 7249 t4_fw_bye(adapter, adapter->mbox); in shutdown_one()
|
H A D | t4_hw.c | 6989 * t4_fw_bye - end communication with FW 6995 int t4_fw_bye(struct adapter *adap, unsigned int mbox) in t4_fw_bye() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1968 int t4_fw_bye(struct adapter *adap, unsigned int mbox);
|
H A D | cxgb4_main.c | 5421 t4_fw_bye(adap, adap->mbox); in adap_init0() 6204 t4_fw_bye(adapter, adapter->pf); in free_some_resources() 7222 t4_fw_bye(adapter, adapter->mbox); in shutdown_one()
|
H A D | t4_hw.c | 6959 * t4_fw_bye - end communication with FW 6965 int t4_fw_bye(struct adapter *adap, unsigned int mbox) in t4_fw_bye() function
|
Completed in 49 milliseconds