Searched refs:get_tx_head_prio (Results 1 – 2 of 2) sorted by relevance
275 static inline unsigned int get_tx_head_prio(const struct at91_priv *priv) in get_tx_head_prio() function482 prio = get_tx_head_prio(priv); in at91_start_xmit()
202 static inline int get_tx_head_prio(struct ti_hecc_priv *priv) in get_tx_head_prio() function489 data = cf->len | (get_tx_head_prio(priv) << 8); in ti_hecc_xmit()