Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_main.c224 pos += scnprintf(buf + pos, HBG_TX_TIMEOUT_BUF_LEN - pos, in hbg_net_tx_timeout()
226 pos += scnprintf(buf + pos, HBG_TX_TIMEOUT_BUF_LEN - pos, in hbg_net_tx_timeout()
230 pos += scnprintf(buf + pos, HBG_TX_TIMEOUT_BUF_LEN - pos, in hbg_net_tx_timeout()
H A Dhbg_common.h18 #define HBG_TX_TIMEOUT_BUF_LEN 1024 macro
H A Dhbg_txrx.c532 HBG_TX_TIMEOUT_BUF_LEN, in hbg_tx_ring_init()