Home
last modified time | relevance | path

Searched refs:t4_fwcache (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h1851 int t4_fwcache(struct adapter *adap, enum fw_params_param_dev_fwcache op);
H A Dcudbg_lib.c1453 rc = t4_fwcache(padap, FW_PARAM_DEV_FWCACHE_FLUSH); in cudbg_t4_fwcache()
H A Dcxgb4_debugfs.c3263 (void)t4_fwcache(adap, FW_PARAM_DEV_FWCACHE_FLUSH); in mem_open()
H A Dt4_hw.c3847 int t4_fwcache(struct adapter *adap, enum fw_params_param_dev_fwcache op) in t4_fwcache() function