Searched refs:is_ctrl_pkt (Results 1 – 2 of 2) sorted by relevance
1818 static inline int is_ctrl_pkt(const struct sk_buff *skb) in is_ctrl_pkt() function1837 if (unlikely(is_ctrl_pkt(skb))) in t3_offload_tx()
2434 static inline unsigned int is_ctrl_pkt(const struct sk_buff *skb) in is_ctrl_pkt() function2446 if (unlikely(is_ctrl_pkt(skb))) { in uld_send()