Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/tehuti/
H A Dtehuti.c1562 static inline int bdx_tx_space(struct bdx_priv *priv) in bdx_tx_space() function
1833 int avail = bdx_tx_space(priv) - 8; in bdx_tx_push_desc_safe()