Searched refs:hw_cfg (Results 1 – 1 of 1) sorted by relevance
2475 BnxeLinkCfg * hw_cfg = &pUM->hwinit.lnkcfg; in BnxeGetPrivateProperty() local2485 value = hw_cfg->param_2500fdx; in BnxeGetPrivateProperty()2493 value = hw_cfg->param_txpause; in BnxeGetPrivateProperty()2505 value = hw_cfg->param_rxpause; in BnxeGetPrivateProperty()2613 BnxeLinkCfg * hw_cfg = &pUM->hwinit.lnkcfg; in BnxeMacGetProperty() local2686 *(uint8_t *)pr_val = hw_cfg->param_10000fdx; in BnxeMacGetProperty()2696 *(uint8_t *)pr_val = hw_cfg->param_1000fdx; in BnxeMacGetProperty()2712 *(uint8_t *)pr_val = hw_cfg->param_100fdx; in BnxeMacGetProperty()2722 *(uint8_t *)pr_val = hw_cfg->param_100hdx; in BnxeMacGetProperty()2738 *(uint8_t *)pr_val = hw_cfg->param_10fdx; in BnxeMacGetProperty()[all …]