Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dti_hecc.c202 static inline int get_tx_head_prio(struct ti_hecc_priv *priv) in get_tx_head_prio() function
489 data = cf->len | (get_tx_head_prio(priv) << 8); in ti_hecc_xmit()