Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/cxgbe/common/
H A Dcommon.h638 int t4_fwcache(struct adapter *adap, enum fw_params_param_dev_fwcache op);
H A Dt4_hw.c3661 int t4_fwcache(struct adapter *adap, enum fw_params_param_dev_fwcache op) in t4_fwcache() function
/freebsd-14.2/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c2729 rc = t4_fwcache(padap, FW_PARAM_DEV_FWCACHE_FLUSH); in cudbg_t4_fwcache()