Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgb/common/
HDcxgb_common.h724 int t3_load_fw(adapter_t *adapter, const u8 *fw_data, unsigned int size);
HDcxgb_t3_hw.c1296 int t3_load_fw(adapter_t *adapter, const u8 *fw_data, unsigned int size) in t3_load_fw() function
/trueos/sys/dev/cxgb/
HDcxgb_main.c397 status = t3_load_fw(sc, (const uint8_t *)fw->data, fw->datasize); in upgrade_fw()
2664 error = -t3_load_fw(sc, fw_data, t->len); in cxgb_extension_ioctl()