Searched refs:LM_GET_BC_REV_MAJOR (Results 1 – 5 of 5) sorted by relevance
775 bc_rev = LM_GET_BC_REV_MAJOR(pdev); in lm_mcp_cmd_init()832 const u32_t bc_rev = LM_GET_BC_REV_MAJOR(pdev); in lm_mcp_set_mf_bw()
2551 const u32_t bc_rev = LM_GET_BC_REV_MAJOR(pdev); in lm_get_shmem_sriov_info()
2515 const u32_t bc_rev = LM_GET_BC_REV_MAJOR(pdev); in lm_ncsi_fcoe_cap_to_scratchpad()
3429 const u32_t bc_rev_major = LM_GET_BC_REV_MAJOR(pdev); in lm_stats_port_size()
1824 #define LM_GET_BC_REV_MAJOR(_p) (_p->hw_info.bc_rev>>8) macro