Home
last modified time | relevance | path

Searched refs:fw_params (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dcommon.h690 int t3_init_hw(struct adapter *adapter, u32 fw_params);
H A Dt3_hw.c3371 * fw_params are passed to FW and their value is platform dependent. Only the
3374 int t3_init_hw(struct adapter *adapter, u32 fw_params) in t3_init_hw() argument
3429 t3_write_reg(adapter, A_CIM_HOST_ACC_DATA, vpd->uclk | fw_params); in t3_init_hw()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dcommon.h688 int t3_init_hw(struct adapter *adapter, u32 fw_params);
H A Dt3_hw.c3306 * fw_params are passed to FW and their value is platform dependent. Only the
3309 int t3_init_hw(struct adapter *adapter, u32 fw_params) in t3_init_hw() argument
3364 t3_write_reg(adapter, A_CIM_HOST_ACC_DATA, vpd->uclk | fw_params); in t3_init_hw()

Completed in 14 milliseconds