Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/igb/
Digb_ptp.c1014 bool is_l4 = false; in igb_ptp_set_timestamp_mode() local
1039 is_l4 = true; in igb_ptp_set_timestamp_mode()
1044 is_l4 = true; in igb_ptp_set_timestamp_mode()
1058 is_l4 = true; in igb_ptp_set_timestamp_mode()
1092 is_l4 = true; in igb_ptp_set_timestamp_mode()
1127 if (is_l4) { in igb_ptp_set_timestamp_mode()
/Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c525 entry->is_l4 = true; in tc_add_ports_flow()
596 if (entry->is_l4) { in tc_del_flow()
606 entry->is_l4 = false; in tc_del_flow()
Dstmmac.h172 int is_l4; member
/Linux-v5.15/include/linux/
Dskbuff.h1283 __skb_set_hash(struct sk_buff *skb, __u32 hash, bool is_sw, bool is_l4) in __skb_set_hash() argument
1285 skb->l4_hash = is_l4; in __skb_set_hash()
1298 __skb_set_sw_hash(struct sk_buff *skb, __u32 hash, bool is_l4) in __skb_set_sw_hash() argument
1300 __skb_set_hash(skb, hash, true, is_l4); in __skb_set_sw_hash()
/Linux-v5.15/drivers/net/ethernet/intel/e1000e/
Dnetdev.c3611 bool is_l4 = false; in e1000e_config_hwtstamp() local
3639 is_l4 = true; in e1000e_config_hwtstamp()
3644 is_l4 = true; in e1000e_config_hwtstamp()
3666 is_l4 = true; in e1000e_config_hwtstamp()
3676 is_l4 = true; in e1000e_config_hwtstamp()
3686 is_l4 = true; in e1000e_config_hwtstamp()
3697 is_l4 = true; in e1000e_config_hwtstamp()
3739 if (is_l4) { in e1000e_config_hwtstamp()