Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qualcomm/ppe/
H A Dppe_config.c1125 u32 val, reg, servcode_val[2] = {}; in ppe_sc_config_set() local
1146 PPE_SERVICE_SET_BYPASS_BITMAP(servcode_val, bitmap_value); in ppe_sc_config_set()
1147 PPE_SERVICE_SET_RX_CNT_EN(servcode_val, in ppe_sc_config_set()
1152 servcode_val, ARRAY_SIZE(servcode_val)); in ppe_sc_config_set()
1158 servcode_val, ARRAY_SIZE(servcode_val)); in ppe_sc_config_set()
1162 PPE_EG_SERVICE_SET_NEXT_SERVCODE(servcode_val, cfg.next_service_code); in ppe_sc_config_set()
1163 PPE_EG_SERVICE_SET_UPDATE_ACTION(servcode_val, cfg.eip_field_update_bitmap); in ppe_sc_config_set()
1164 PPE_EG_SERVICE_SET_HW_SERVICE(servcode_val, cfg.eip_hw_service); in ppe_sc_config_set()
1165 PPE_EG_SERVICE_SET_OFFSET_SEL(servcode_val, cfg.eip_offset_sel); in ppe_sc_config_set()
1166 PPE_EG_SERVICE_SET_TX_CNT_EN(servcode_val, in ppe_sc_config_set()
[all …]