Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h629 int t4_fwcache(struct adapter *adap, enum fw_params_param_dev_fwcache op);
H A Dt4_hw.c4419 int t4_fwcache(struct adapter *adap, enum fw_params_param_dev_fwcache op) in t4_fwcache() function
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_lib.c2673 rc = t4_fwcache(padap, FW_PARAM_DEV_FWCACHE_FLUSH); in cudbg_t4_fwcache()