Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/brocade/bna/
Dbna_enet.c1826 res_info[BNA_MOD_RES_MEM_T_MCHANDLE_ARRAY].res_u.mem_info.mdl[0].kva; in bna_mcam_mod_init()
1965 res_info[BNA_MOD_RES_MEM_T_MCHANDLE_ARRAY].res_type = BNA_RES_T_MEM; in bna_mod_res_req()
1966 res_info[BNA_MOD_RES_MEM_T_MCHANDLE_ARRAY].res_u.mem_info.mem_type = in bna_mod_res_req()
1968 res_info[BNA_MOD_RES_MEM_T_MCHANDLE_ARRAY].res_u.mem_info.num = 1; in bna_mod_res_req()
1969 res_info[BNA_MOD_RES_MEM_T_MCHANDLE_ARRAY].res_u.mem_info.len = in bna_mod_res_req()
Dbna_types.h95 BNA_MOD_RES_MEM_T_MCHANDLE_ARRAY = 7, enumerator