Home
last modified time | relevance | path

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

/linux/include/net/libeth/
H A Drx.h188 struct libeth_rx_pt { struct
201 void libeth_rx_pt_gen_hash_type(struct libeth_rx_pt *pt); argument
212 static inline u32 libeth_rx_pt_get_ip_ver(struct libeth_rx_pt pt) in libeth_rx_pt_get_ip_ver()
233 struct libeth_rx_pt pt) in libeth_rx_pt_has_checksum()
243 struct libeth_rx_pt pt) in libeth_rx_pt_has_hash()
256 struct libeth_rx_pt pt) in libeth_rx_pt_set_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/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.h314 struct libeth_rx_pt *rx_ptype_lkup;
H A Didpf_txrx.h555 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()
3064 struct libeth_rx_pt decoded; in idpf_rx_process_skb_fields()
H A Didpf_virtchnl.c2496 static void idpf_fill_ptype_lookup(struct libeth_rx_pt *ptype, in idpf_fill_ptype_lookup()
2526 static void idpf_finalize_ptype_lookup(struct libeth_rx_pt *ptype) in idpf_finalize_ptype_lookup()
2552 struct libeth_rx_pt *ptype_lkup __free(kfree) = NULL; in idpf_send_get_rx_ptype_msg()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx_lib.c71 struct libeth_rx_pt decoded; in ice_rx_hash_to_skb()
96 struct libeth_rx_pt decoded; in ice_rx_csum()
/linux/drivers/net/ethernet/intel/libie/
H A Drx.c90 const struct libeth_rx_pt libie_rx_pt_lut[LIBIE_RX_PT_NUM] = {
/linux/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/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.c908 struct libeth_rx_pt decoded; in iavf_rx_checksum()
974 struct libeth_rx_pt decoded; in iavf_rx_hash()
/linux/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()