Searched refs:t3_check_tpsram (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sys/dev/cxgb/
H A Dcxgb_main.c1505 ret = t3_check_tpsram(adap, tpeeprom->data, tpeeprom->datasize);
1552 ret = t3_check_tpsram(adap, tpsram->data, tpsram->datasize);
/freebsd-11-stable/sys/dev/cxgb/common/
H A Dcxgb_common.h723 int t3_check_tpsram(adapter_t *adapter, const u8 *tp_ram, unsigned int size);
H A Dcxgb_t3_hw.c1174 * t3_check_tpsram - check if provided protocol SRAM
1183 int t3_check_tpsram(adapter_t *adapter, const u8 *tp_sram, unsigned int size) function

Completed in 188 milliseconds