Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/can/
Dti_hecc.c238 static inline int get_tx_head_prio(struct ti_hecc_priv *priv) in get_tx_head_prio() function
509 data = cf->can_dlc | (get_tx_head_prio(priv) << 8); in ti_hecc_xmit()