Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_common.h722 int t3_check_tpsram(adapter_t *adapter, const u8 *tp_ram, unsigned int size);
H A Dcxgb_t3_hw.c1181 int t3_check_tpsram(adapter_t *adapter, const u8 *tp_sram, unsigned int size) in t3_check_tpsram() function
/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c1460 ret = t3_check_tpsram(adap, tpeeprom->data, tpeeprom->datasize); in update_tpeeprom()
1507 ret = t3_check_tpsram(adap, tpsram->data, tpsram->datasize); in update_tpsram()