Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/can/
H A Dti_hecc.c212 static inline int get_tx_head_prio(struct ti_hecc_priv *priv) in get_tx_head_prio() function
499 data = cf->can_dlc | (get_tx_head_prio(priv) << 8); in ti_hecc_xmit()