Home
last modified time | relevance | path

Searched refs:t4_check_fw_version (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h1856 int t4_check_fw_version(struct adapter *adap);
H A Dcxgb4_main.c4788 ret = t4_check_fw_version(adap); in adap_init0()
H A Dt4_hw.c3354 * t4_check_fw_version - check if the FW is supported with this driver
3361 int t4_check_fw_version(struct adapter *adap) in t4_check_fw_version() function