Home
last modified time | relevance | path

Searched refs:BNA_MOD_RES_MEM_T_MCHANDLE_ARRAY (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/brocade/bna/
Dbna_enet.c1860 res_info[BNA_MOD_RES_MEM_T_MCHANDLE_ARRAY].res_u.mem_info.mdl[0].kva; in bna_mcam_mod_init()
2015 res_info[BNA_MOD_RES_MEM_T_MCHANDLE_ARRAY].res_type = BNA_RES_T_MEM; in bna_mod_res_req()
2016 res_info[BNA_MOD_RES_MEM_T_MCHANDLE_ARRAY].res_u.mem_info.mem_type = in bna_mod_res_req()
2018 res_info[BNA_MOD_RES_MEM_T_MCHANDLE_ARRAY].res_u.mem_info.num = 1; in bna_mod_res_req()
2019 res_info[BNA_MOD_RES_MEM_T_MCHANDLE_ARRAY].res_u.mem_info.len = in bna_mod_res_req()
Dbna_types.h94 BNA_MOD_RES_MEM_T_MCHANDLE_ARRAY = 7, enumerator