/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_fp.c | 630 static void qede_set_skb_csum(struct sk_buff *skb, u8 csum_flag) in qede_set_skb_csum() argument 634 if (csum_flag & QEDE_CSUM_UNNECESSARY) in qede_set_skb_csum() 637 if (csum_flag & QEDE_TUNN_CSUM_UNNECESSARY) { in qede_set_skb_csum() 719 u16 csum_flag = 0; in qede_check_tunn_csum() local 724 csum_flag |= PARSING_AND_ERR_FLAGS_TUNNELL4CHKSMERROR_MASK << in qede_check_tunn_csum() 729 csum_flag |= PARSING_AND_ERR_FLAGS_L4CHKSMERROR_MASK << in qede_check_tunn_csum() 734 csum_flag |= PARSING_AND_ERR_FLAGS_TUNNELIPHDRERROR_MASK << in qede_check_tunn_csum() 739 if (csum_flag & flag) in qede_check_tunn_csum() 1043 u16 csum_flag = 0; in qede_check_notunn_csum() local 1048 csum_flag | in qede_check_notunn_csum() 1273 u8 csum_flag; qede_rx_process_cqe() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_fp.c | 624 static void qede_set_skb_csum(struct sk_buff *skb, u8 csum_flag) in qede_set_skb_csum() argument 628 if (csum_flag & QEDE_CSUM_UNNECESSARY) in qede_set_skb_csum() 631 if (csum_flag & QEDE_TUNN_CSUM_UNNECESSARY) { in qede_set_skb_csum() 713 u16 csum_flag = 0; in qede_check_tunn_csum() local 718 csum_flag |= PARSING_AND_ERR_FLAGS_TUNNELL4CHKSMERROR_MASK << in qede_check_tunn_csum() 723 csum_flag |= PARSING_AND_ERR_FLAGS_L4CHKSMERROR_MASK << in qede_check_tunn_csum() 728 csum_flag |= PARSING_AND_ERR_FLAGS_TUNNELIPHDRERROR_MASK << in qede_check_tunn_csum() 733 if (csum_flag & flag) in qede_check_tunn_csum() 1037 u16 csum_flag = 0; in qede_check_notunn_csum() local 1042 csum_flag | in qede_check_notunn_csum() 1255 u8 csum_flag; qede_rx_process_cqe() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwxgmac2_descs.c | 144 bool csum_flag, int mode, bool tx_own, in dwxgmac2_prepare_tx_desc() 157 if (csum_flag) in dwxgmac2_prepare_tx_desc() 143 dwxgmac2_prepare_tx_desc(struct dma_desc *p, int is_fs, int len, bool csum_flag, int mode, bool tx_own, bool ls, unsigned int tot_pkt_len) dwxgmac2_prepare_tx_desc() argument
|
H A D | norm_desc.c | 185 bool csum_flag, int mode, bool tx_own, in ndesc_prepare_tx_desc() 195 if (likely(csum_flag)) in ndesc_prepare_tx_desc() 184 ndesc_prepare_tx_desc(struct dma_desc *p, int is_fs, int len, bool csum_flag, int mode, bool tx_own, bool ls, unsigned int tot_pkt_len) ndesc_prepare_tx_desc() argument
|
H A D | dwmac4_descs.c | 312 bool csum_flag, int mode, bool tx_own, in dwmac4_rd_prepare_tx_desc() 325 if (likely(csum_flag)) in dwmac4_rd_prepare_tx_desc() 311 dwmac4_rd_prepare_tx_desc(struct dma_desc *p, int is_fs, int len, bool csum_flag, int mode, bool tx_own, bool ls, unsigned int tot_pkt_len) dwmac4_rd_prepare_tx_desc() argument
|
H A D | enh_desc.c | 317 bool csum_flag, int mode, bool tx_own, in enh_desc_prepare_tx_desc() 332 if (likely(csum_flag)) in enh_desc_prepare_tx_desc() 316 enh_desc_prepare_tx_desc(struct dma_desc *p, int is_fs, int len, bool csum_flag, int mode, bool tx_own, bool ls, unsigned int tot_pkt_len) enh_desc_prepare_tx_desc() argument
|
H A D | hwif.h | 43 bool csum_flag, int mode, bool tx_own, bool ls,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwxgmac2_descs.c | 144 bool csum_flag, int mode, bool tx_own, in dwxgmac2_prepare_tx_desc() 157 if (csum_flag) in dwxgmac2_prepare_tx_desc() 143 dwxgmac2_prepare_tx_desc(struct dma_desc *p, int is_fs, int len, bool csum_flag, int mode, bool tx_own, bool ls, unsigned int tot_pkt_len) dwxgmac2_prepare_tx_desc() argument
|
H A D | norm_desc.c | 178 bool csum_flag, int mode, bool tx_own, in ndesc_prepare_tx_desc() 188 if (likely(csum_flag)) in ndesc_prepare_tx_desc() 177 ndesc_prepare_tx_desc(struct dma_desc *p, int is_fs, int len, bool csum_flag, int mode, bool tx_own, bool ls, unsigned int tot_pkt_len) ndesc_prepare_tx_desc() argument
|
H A D | enh_desc.c | 312 bool csum_flag, int mode, bool tx_own, in enh_desc_prepare_tx_desc() 327 if (likely(csum_flag)) in enh_desc_prepare_tx_desc() 311 enh_desc_prepare_tx_desc(struct dma_desc *p, int is_fs, int len, bool csum_flag, int mode, bool tx_own, bool ls, unsigned int tot_pkt_len) enh_desc_prepare_tx_desc() argument
|
H A D | dwmac4_descs.c | 308 bool csum_flag, int mode, bool tx_own, in dwmac4_rd_prepare_tx_desc() 321 if (likely(csum_flag)) in dwmac4_rd_prepare_tx_desc() 307 dwmac4_rd_prepare_tx_desc(struct dma_desc *p, int is_fs, int len, bool csum_flag, int mode, bool tx_own, bool ls, unsigned int tot_pkt_len) dwmac4_rd_prepare_tx_desc() argument
|
H A D | hwif.h | 44 bool csum_flag, int mode, bool tx_own, bool ls,
|