Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/brocade/bna/
Dbna_enet.c1818 res_info[BNA_MOD_RES_MEM_T_MCHANDLE_ARRAY].res_u.mem_info.mdl[0].kva; in bna_mcam_mod_init()
1957 res_info[BNA_MOD_RES_MEM_T_MCHANDLE_ARRAY].res_type = BNA_RES_T_MEM; in bna_mod_res_req()
1958 res_info[BNA_MOD_RES_MEM_T_MCHANDLE_ARRAY].res_u.mem_info.mem_type = in bna_mod_res_req()
1960 res_info[BNA_MOD_RES_MEM_T_MCHANDLE_ARRAY].res_u.mem_info.num = 1; in bna_mod_res_req()
1961 res_info[BNA_MOD_RES_MEM_T_MCHANDLE_ARRAY].res_u.mem_info.len = in bna_mod_res_req()
Dbna_types.h87 BNA_MOD_RES_MEM_T_MCHANDLE_ARRAY = 7, enumerator