Home
last modified time | relevance | path

Searched defs:mark (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_traffic_classify.c75 hi_u8 mark = 0; in hmac_tx_add_cfm_traffic() local
192 hmac_tx_major_flow_stru mark = { 0 }; in hmac_tx_find_major_traffic() local
/device/soc/hisilicon/ws63v100/sdk/drivers/chips/ws63/boot/boot_porting/serial/
Dserial.c93 char mark = 0; in serial_puthex() local
/device/soc/rockchip/common/sdk_linux/scripts/dtc/
Dchecks.c403 #define DESCLABEL_ARGS(node, prop, mark) … argument
408 struct property *prop, struct marker *mark) in check_duplicate_label()