Home
last modified time | relevance | path

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

/linux/include/net/libeth/
H A Drx.h194 struct libeth_rx_pt { struct
254 void libeth_rx_pt_gen_hash_type(struct libeth_rx_pt *pt);
265 static inline u32 libeth_rx_pt_get_ip_ver(struct libeth_rx_pt pt) in libeth_rx_pt_get_ip_ver()
286 struct libeth_rx_pt pt) in libeth_rx_pt_has_checksum()
296 struct libeth_rx_pt pt) in libeth_rx_pt_has_hash()
309 struct libeth_rx_pt pt) in libeth_rx_pt_set_hash()
H A Dxdp.h1731 u32 val, struct libeth_rx_pt pt) in libeth_xdpmo_rx_hash()
/linux/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/drivers/net/ethernet/intel/libie/
H A Drx.c93 const struct libeth_rx_pt libie_rx_pt_lut[LIBIE_RX_PT_NUM] = {
/linux/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/drivers/net/ethernet/intel/libeth/
H A Drx.c261 void libeth_rx_pt_gen_hash_type(struct libeth_rx_pt *pt) in libeth_rx_pt_gen_hash_type()
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf.h370 struct libeth_rx_pt *rx_ptype_lkup;
H A Didpf_txrx.h548 const struct libeth_rx_pt *rx_ptype_lkup;
H A Didpf_txrx.c3164 struct libeth_rx_pt decoded) in idpf_rx_hash()
3189 struct libeth_rx_pt decoded) in idpf_rx_csum()
3280 struct libeth_rx_pt decoded) in idpf_rx_rsc()
3380 struct libeth_rx_pt decoded; in __idpf_rx_process_skb_fields()
H A Didpf_virtchnl.c2967 static void idpf_fill_ptype_lookup(struct libeth_rx_pt *ptype, in idpf_fill_ptype_lookup()
2997 static void idpf_finalize_ptype_lookup(struct libeth_rx_pt *ptype) in idpf_finalize_ptype_lookup()
3023 struct libeth_rx_pt *ptype_lkup __free(kfree) = NULL; in idpf_send_get_rx_ptype_msg()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c1745 struct libeth_rx_pt decoded; in i40e_rx_checksum()
1818 struct libeth_rx_pt decoded; in i40e_rx_hash()