Searched refs:p_tbl (Results 1 – 1 of 1) sorted by relevance
262 protocol_id = GET_MFW_FIELD(p_tbl[i].entry, in ecore_dcbx_process_tlv()328 struct dcbx_app_priority_entry *p_tbl; in ecore_dcbx_process_mib_info() local341 p_tbl = p_app->app_pri_tbl; in ecore_dcbx_process_mib_info()438 struct dcbx_app_priority_entry *p_tbl, in ecore_dcbx_get_app_data() argument456 sf_ieee = GET_MFW_FIELD(p_tbl[i].entry, in ecore_dcbx_get_app_data()461 val = GET_MFW_FIELD(p_tbl[i].entry, in ecore_dcbx_get_app_data()482 entry->ethtype = !(GET_MFW_FIELD(p_tbl[i].entry, in ecore_dcbx_get_app_data()486 pri_map = GET_MFW_FIELD(p_tbl[i].entry, DCBX_APP_PRI_MAP); in ecore_dcbx_get_app_data()488 entry->proto_id = GET_MFW_FIELD(p_tbl[i].entry, in ecore_dcbx_get_app_data()490 ecore_dcbx_get_app_protocol_type(p_hwfn, p_tbl[i].entry, in ecore_dcbx_get_app_data()[all …]