Searched refs:t4_load_boot (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 2104 int t4_load_boot(struct adapter *adap, u8 *boot_data,
|
H A D | cxgb4_ethtool.c | 1307 ret = t4_load_boot(adap, data, offset, size); in cxgb4_ethtool_flash_boot()
|
H A D | t4_hw.c | 10597 * t4_load_boot - download boot flash 10607 int t4_load_boot(struct adapter *adap, u8 *boot_data, in t4_load_boot() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_ethtool.c | 1315 ret = t4_load_boot(adap, data, offset, size); in cxgb4_ethtool_flash_boot()
|
H A D | cxgb4.h | 2100 int t4_load_boot(struct adapter *adap, u8 *boot_data,
|
H A D | t4_hw.c | 10566 * t4_load_boot - download boot flash 10576 int t4_load_boot(struct adapter *adap, u8 *boot_data, in t4_load_boot() function
|
Completed in 41 milliseconds