Searched refs:BNA_RES_MEM_T_FWTRC (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbna_enet.c1709 kva = res_info[BNA_RES_MEM_T_FWTRC].res_u.mem_info.mdl[0].kva;
1881 res_info[BNA_RES_MEM_T_FWTRC].res_type = BNA_RES_T_MEM;
1882 res_info[BNA_RES_MEM_T_FWTRC].res_u.mem_info.mem_type = BNA_MEM_T_KVA;
1883 res_info[BNA_RES_MEM_T_FWTRC].res_u.mem_info.num = 1;
1884 res_info[BNA_RES_MEM_T_FWTRC].res_u.mem_info.len = BNA_DBG_FWTRC_LEN;
H A Dbna_types.h74 BNA_RES_MEM_T_FWTRC = 2, enumerator in enum:bna_res_req_type

Completed in 105 milliseconds