Searched refs:pbd2 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.c | 3650 struct eth_tx_parse_2nd_bd *pbd2, in bnx2x_update_pbds_gso_enc() 3664 pbd2->fw_ip_hdr_to_payload_w = hlen_w; in bnx2x_update_pbds_gso_enc() 3675 pbd2->fw_ip_csum_wo_len_flags_frag = in bnx2x_update_pbds_gso_enc() 3678 pbd2->fw_ip_hdr_to_payload_w = in bnx2x_update_pbds_gso_enc() 3684 pbd2->tcp_send_seq = bswab32(inner_tcp_hdr(skb)->seq); in bnx2x_update_pbds_gso_enc() 3686 pbd2->tcp_flags = pbd_tcp_flags(inner_tcp_hdr(skb)); in bnx2x_update_pbds_gso_enc() 3690 pbd2->hw_ip_id = bswab16(inner_ip_hdr(skb)->id); in bnx2x_update_pbds_gso_enc() 3716 pbd2->tunnel_udp_hdr_start_w = skb_transport_offset(skb) >> 1; in bnx2x_update_pbds_gso_enc() 3752 struct eth_tx_parse_2nd_bd *pbd2 = NULL; in bnx2x_start_xmit() local 3953 pbd2 in bnx2x_start_xmit() 3648 bnx2x_update_pbds_gso_enc(struct sk_buff *skb, struct eth_tx_parse_bd_e2 *pbd_e2, struct eth_tx_parse_2nd_bd *pbd2, u16 *global_data, u32 xmit_type) bnx2x_update_pbds_gso_enc() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.c | 3661 struct eth_tx_parse_2nd_bd *pbd2, in bnx2x_update_pbds_gso_enc() 3675 pbd2->fw_ip_hdr_to_payload_w = hlen_w; in bnx2x_update_pbds_gso_enc() 3686 pbd2->fw_ip_csum_wo_len_flags_frag = in bnx2x_update_pbds_gso_enc() 3689 pbd2->fw_ip_hdr_to_payload_w = in bnx2x_update_pbds_gso_enc() 3695 pbd2->tcp_send_seq = bswab32(inner_tcp_hdr(skb)->seq); in bnx2x_update_pbds_gso_enc() 3697 pbd2->tcp_flags = pbd_tcp_flags(inner_tcp_hdr(skb)); in bnx2x_update_pbds_gso_enc() 3701 pbd2->hw_ip_id = bswab16(inner_ip_hdr(skb)->id); in bnx2x_update_pbds_gso_enc() 3727 pbd2->tunnel_udp_hdr_start_w = skb_transport_offset(skb) >> 1; in bnx2x_update_pbds_gso_enc() 3763 struct eth_tx_parse_2nd_bd *pbd2 = NULL; in bnx2x_start_xmit() local 3964 pbd2 in bnx2x_start_xmit() 3659 bnx2x_update_pbds_gso_enc(struct sk_buff *skb, struct eth_tx_parse_bd_e2 *pbd_e2, struct eth_tx_parse_2nd_bd *pbd2, u16 *global_data, u32 xmit_type) bnx2x_update_pbds_gso_enc() argument [all...] |
Completed in 10 milliseconds