Home
last modified time | relevance | path

Searched defs:cast_type (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/drivers/s390/net/
Dqeth_l2_main.c237 struct sk_buff *skb, int ipv, int cast_type) in qeth_l2_fill_header()
719 int cast_type = qeth_l2_get_cast_type(card, skb); in qeth_l2_hard_start_xmit() local
Dqeth_l3_main.c956 static inline u8 qeth_l3_get_qeth_hdr_flags4(int cast_type) in qeth_l3_get_qeth_hdr_flags4()
965 static inline u8 qeth_l3_get_qeth_hdr_flags6(int cast_type) in qeth_l3_get_qeth_hdr_flags6()
2756 int cast_type = RTN_UNSPEC; in qeth_l3_get_cast_type() local
2833 struct sk_buff *skb, int ipv, int cast_type) in qeth_l3_fill_header()
2979 int cast_type = qeth_l3_get_cast_type(card, skb); in qeth_l3_hard_start_xmit() local
Dqeth_core_main.c3597 int ipv, int cast_type) in qeth_get_priority_queue()