Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/igb/
Digb_ptp.c1000 bool is_l4 = false; in igb_ptp_set_timestamp_mode() local
1024 is_l4 = true; in igb_ptp_set_timestamp_mode()
1029 is_l4 = true; in igb_ptp_set_timestamp_mode()
1043 is_l4 = true; in igb_ptp_set_timestamp_mode()
1077 is_l4 = true; in igb_ptp_set_timestamp_mode()
1112 if (is_l4) { in igb_ptp_set_timestamp_mode()
/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c491 entry->is_l4 = true; in tc_add_ports_flow()
563 if (entry->is_l4) { in tc_del_flow()
573 entry->is_l4 = false; in tc_del_flow()
Dstmmac.h138 int is_l4; member
/Linux-v5.4/include/linux/
Dskbuff.h1214 __skb_set_hash(struct sk_buff *skb, __u32 hash, bool is_sw, bool is_l4) in __skb_set_hash() argument
1216 skb->l4_hash = is_l4; in __skb_set_hash()
1229 __skb_set_sw_hash(struct sk_buff *skb, __u32 hash, bool is_l4) in __skb_set_sw_hash() argument
1231 __skb_set_hash(skb, hash, true, is_l4); in __skb_set_sw_hash()
/Linux-v5.4/drivers/net/ethernet/intel/e1000e/
Dnetdev.c3596 bool is_l4 = false; in e1000e_config_hwtstamp() local
3624 is_l4 = true; in e1000e_config_hwtstamp()
3629 is_l4 = true; in e1000e_config_hwtstamp()
3652 is_l4 = true; in e1000e_config_hwtstamp()
3663 is_l4 = true; in e1000e_config_hwtstamp()
3674 is_l4 = true; in e1000e_config_hwtstamp()
3684 is_l4 = true; in e1000e_config_hwtstamp()
3726 if (is_l4) { in e1000e_config_hwtstamp()