Searched refs:tc (Results 1 - 10 of 10) sorted by relevance
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
H A D | ip6.h | 133 u8_t hl, u8_t tc, u8_t nexth, struct ip_pcb *pcb); 136 u8_t hl, u8_t tc, u8_t nexth, struct netif *netif); 138 u8_t hl, u8_t tc, u8_t nexth, struct netif *netif); 141 u8_t hl, u8_t tc, u8_t nexth, struct netif_hint *netif_hint);
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/prot/ |
H A D | ip6.h | 217 #define IP6H_VTCFL_SET(hdr, v, tc, fl) (hdr)->_v_tc_fl = (lwip_htonl((((u32_t)(v)) << 28) | (((u32_t)(tc)) << 20) | (fl)))
|
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/stmicro/stmmac/ |
H A D | hwif.h | 568 stmmac_do_callback(__priv, tc, init, __args) 570 stmmac_do_callback(__priv, tc, setup_cls_u32, __args) 572 stmmac_do_callback(__priv, tc, setup_cbs, __args) 574 stmmac_do_callback(__priv, tc, setup_cls, __args) 576 stmmac_do_callback(__priv, tc, setup_taprio, __args) 578 stmmac_do_callback(__priv, tc, setup_etf, __args)
|
H A D | common.h | 466 const struct stmmac_tc_ops *tc; member
|
/device/soc/rockchip/common/vendor/drivers/pci/ |
H A D | rockchip-pcie-dma.h | 46 u32 tc : 3; // 27:29 member
|
/device/soc/rockchip/common/sdk_linux/drivers/pci/controller/ |
H A D | rockchip-pcie-dma.h | 47 u32 tc : 3; // 27:29 member
|
/device/soc/rockchip/rk3588/kernel/include/linux/ |
H A D | rockchip-pcie-dma.h | 49 u32 tc :3; // 27:29 member
|
/device/soc/rockchip/rk3588/kernel/drivers/pci/controller/ |
H A D | rockchip-pcie-dma.h | 49 u32 tc :3; // 27:29 member
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/arpa/ |
H A D | nameser.h | 330 unsigned tc: 1; member 339 unsigned tc :1; member
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | bcmmsgbuf.h | 447 uint8 tc; member
|
Completed in 12 milliseconds