Home
last modified time | relevance | path

Searched defs:tx_mid (Results 1 – 4 of 4) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
Dcoap_session.h88 uint16_t tx_mid; /**< the last message id that was used in this session */ member
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-rk-tool.c837 int tx_mid = 0, rx_mid = 0; in dwmac_rk_delayline_scan_cross() local
913 int tx_mid, rx_mid; in dwmac_rk_delayline_scan() local
/device/soc/rockchip/common/vendor/drivers/net/ethernet/
Ddwmac-rk-tool.c819 int tx_mid = 0, rx_mid = 0; in dwmac_rk_delayline_scan_cross() local
894 int tx_mid, rx_mid; in dwmac_rk_delayline_scan() local
/device/soc/hisilicon/ws63v100/sdk/open_source/libcoap/libcoap/include/coap3/
Dcoap_session_internal.h88 uint16_t tx_mid; /**< the last message id that was used in member