Home
last modified time | relevance | path

Searched refs:libeth_rx_pt (Results 1 – 12 of 12) sorted by relevance

/linux-6.15/include/net/libeth/
H A Drx.h188 struct libeth_rx_pt { struct
248 void libeth_rx_pt_gen_hash_type(struct libeth_rx_pt *pt);
259 static inline u32 libeth_rx_pt_get_ip_ver(struct libeth_rx_pt pt) in libeth_rx_pt_get_ip_ver()
280 struct libeth_rx_pt pt) in libeth_rx_pt_has_checksum()
290 struct libeth_rx_pt pt) in libeth_rx_pt_has_hash()
303 struct libeth_rx_pt pt) in libeth_rx_pt_set_hash()
/linux-6.15/include/linux/net/intel/libie/
H A Drx.h32 extern const struct libeth_rx_pt libie_rx_pt_lut[LIBIE_RX_PT_NUM];
42 static inline struct libeth_rx_pt libie_rx_pt_parse(u32 pt) in libie_rx_pt_parse()
/linux-6.15/drivers/net/ethernet/intel/idpf/
H A Didpf_singleq_txrx.c599 struct libeth_rx_pt decoded) in idpf_rx_singleq_csum()
739 struct libeth_rx_pt decoded) in idpf_rx_singleq_base_hash()
769 struct libeth_rx_pt decoded) in idpf_rx_singleq_flex_hash()
800 struct libeth_rx_pt decoded = rx_q->rx_ptype_lkup[ptype]; in idpf_rx_singleq_process_skb_fields()
H A Didpf.h316 struct libeth_rx_pt *rx_ptype_lkup;
H A Didpf_txrx.h534 const struct libeth_rx_pt *rx_ptype_lkup;
H A Didpf_txrx.c2874 struct libeth_rx_pt decoded) in idpf_rx_hash()
2899 struct libeth_rx_pt decoded) in idpf_rx_csum()
2990 struct libeth_rx_pt decoded) in idpf_rx_rsc()
3063 struct libeth_rx_pt decoded; in idpf_rx_process_skb_fields()
H A Didpf_virtchnl.c2500 static void idpf_fill_ptype_lookup(struct libeth_rx_pt *ptype, in idpf_fill_ptype_lookup()
2530 static void idpf_finalize_ptype_lookup(struct libeth_rx_pt *ptype) in idpf_finalize_ptype_lookup()
2556 struct libeth_rx_pt *ptype_lkup __free(kfree) = NULL; in idpf_send_get_rx_ptype_msg()
/linux-6.15/drivers/net/ethernet/intel/libie/
H A Drx.c90 const struct libeth_rx_pt libie_rx_pt_lut[LIBIE_RX_PT_NUM] = {
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_txrx_lib.c71 struct libeth_rx_pt decoded; in ice_rx_hash_to_skb()
113 struct libeth_rx_pt decoded; in ice_rx_csum()
/linux-6.15/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.c926 struct libeth_rx_pt decoded_pt, in iavf_rx_csum()
978 const struct libeth_rx_pt decoded_pt) in iavf_legacy_rx_csum()
1008 const struct libeth_rx_pt decoded_pt) in iavf_flex_rx_csum()
1039 const struct libeth_rx_pt decoded_pt) in iavf_legacy_rx_hash()
1065 const struct libeth_rx_pt decoded_pt) in iavf_flex_rx_hash()
1137 struct libeth_rx_pt decoded_pt; in iavf_process_skb_fields()
/linux-6.15/drivers/net/ethernet/intel/libeth/
H A Drx.c247 void libeth_rx_pt_gen_hash_type(struct libeth_rx_pt *pt) in libeth_rx_pt_gen_hash_type()
/linux-6.15/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c1747 struct libeth_rx_pt decoded; in i40e_rx_checksum()
1820 struct libeth_rx_pt decoded; in i40e_rx_hash()