Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/fungible/funeth/
Dfuneth_txrx.h23 # define FUNETH_TLS_SZ sizeof(struct fun_eth_tls) macro
25 # define FUNETH_TLS_SZ 0 macro
30 DIV_ROUND_UP((FUNETH_FUNOS_HDR_SZ + FUNETH_MAX_GL_SZ + FUNETH_TLS_SZ), \
Dfuneth_tx.c283 req->len8 += FUNETH_TLS_SZ / 8; in write_pkt_desc()