Home
last modified time | relevance | path

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

/linux/drivers/net/can/
H A Dat91_can.c275 static inline unsigned int get_tx_head_prio(const struct at91_priv *priv) in get_tx_head_prio() function
482 prio = get_tx_head_prio(priv); in at91_start_xmit()
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()