Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbna_enet.c1784 res_info[BNA_MOD_RES_MEM_T_UCMAC_ARRAY].res_u.mem_info.mdl[0].kva; in bna_ucam_mod_init()
1941 res_info[BNA_MOD_RES_MEM_T_UCMAC_ARRAY].res_type = BNA_RES_T_MEM; in bna_mod_res_req()
1942 res_info[BNA_MOD_RES_MEM_T_UCMAC_ARRAY].res_u.mem_info.mem_type = in bna_mod_res_req()
1944 res_info[BNA_MOD_RES_MEM_T_UCMAC_ARRAY].res_u.mem_info.num = 1; in bna_mod_res_req()
1945 res_info[BNA_MOD_RES_MEM_T_UCMAC_ARRAY].res_u.mem_info.len = in bna_mod_res_req()
H A Dbna_types.h85 BNA_MOD_RES_MEM_T_UCMAC_ARRAY = 5, enumerator