/kernel/linux/linux-5.10/drivers/net/ethernet/realtek/ |
H A D | 8139cp.c | 297 __le32 opts1; member 483 status = le32_to_cpu(desc->opts1); in cp_rx_poll() 545 desc->opts1 = cpu_to_le32(DescOwn | RingEnd | in cp_rx_poll() 548 desc->opts1 = cpu_to_le32(DescOwn | cp->rx_buf_sz); in cp_rx_poll() 660 status = le32_to_cpu(txd->opts1); in cp_tx() 736 u32 eor, opts1; in cp_start_xmit() local 762 opts1 = DescOwn; in cp_start_xmit() 764 opts1 |= LargeSend | (mss << MSSShift); in cp_start_xmit() 768 opts1 |= IPCS | TCPCS; in cp_start_xmit() 770 opts1 | in cp_start_xmit() [all...] |
H A D | r8169_main.c | 543 __le32 opts1; member 549 __le32 opts1; member 3870 u32 eor = le32_to_cpu(desc->opts1) & RingEnd; in rtl8169_mark_to_asic() 3875 WRITE_ONCE(desc->opts1, cpu_to_le32(DescOwn | eor | R8169_RX_BUF_SIZE)); in rtl8169_mark_to_asic() 3914 tp->RxDescArray[i].opts1 = 0; in rtl8169_rx_clear() 3934 tp->RxDescArray[NUM_RX_DESC - 1].opts1 |= cpu_to_le32(RingEnd); in rtl8169_rx_fill() 4055 u32 opts1; in rtl8169_tx_map() local 4069 opts1 = opts[0] | len; in rtl8169_tx_map() 4071 opts1 |= RingEnd; in rtl8169_tx_map() 4073 opts1 | in rtl8169_tx_map() 4530 rtl8169_rx_csum(struct sk_buff *skb, u32 opts1) rtl8169_rx_csum() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/realtek/ |
H A D | 8139cp.c | 297 __le32 opts1; member 483 status = le32_to_cpu(desc->opts1); in cp_rx_poll() 545 desc->opts1 = cpu_to_le32(DescOwn | RingEnd | in cp_rx_poll() 548 desc->opts1 = cpu_to_le32(DescOwn | cp->rx_buf_sz); in cp_rx_poll() 660 status = le32_to_cpu(txd->opts1); in cp_tx() 736 u32 eor, opts1; in cp_start_xmit() local 762 opts1 = DescOwn; in cp_start_xmit() 764 opts1 |= LargeSend | (mss << MSSShift); in cp_start_xmit() 768 opts1 |= IPCS | TCPCS; in cp_start_xmit() 770 opts1 | in cp_start_xmit() [all...] |
H A D | r8169_main.c | 540 __le32 opts1; member 546 __le32 opts1; member 3822 u32 eor = le32_to_cpu(desc->opts1) & RingEnd; in rtl8169_mark_to_asic() 3827 WRITE_ONCE(desc->opts1, cpu_to_le32(DescOwn | eor | R8169_RX_BUF_SIZE)); in rtl8169_mark_to_asic() 3866 tp->RxDescArray[i].opts1 = 0; in rtl8169_rx_clear() 3886 tp->RxDescArray[NUM_RX_DESC - 1].opts1 |= cpu_to_le32(RingEnd); in rtl8169_rx_fill() 4003 u32 opts1; in rtl8169_tx_map() local 4017 opts1 = opts[0] | len; in rtl8169_tx_map() 4019 opts1 |= RingEnd; in rtl8169_tx_map() 4021 opts1 | in rtl8169_tx_map() 4428 rtl8169_rx_csum(struct sk_buff *skb, u32 opts1) rtl8169_rx_csum() argument [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | xfrm_info.c | 74 LIBBPF_OPTS(bpf_tc_opts, opts1, .handle = 1, .priority = 1, in attach_tc_prog() 86 ret = bpf_tc_attach(hook, &opts1); in attach_tc_prog()
|
H A D | test_tunnel.c | 277 DECLARE_LIBBPF_OPTS(bpf_tc_opts, opts1, .handle = 1, in attach_tc_prog() 289 ret = bpf_tc_attach(hook, &opts1); in attach_tc_prog()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/ |
H A D | de2104x.c | 270 __le32 opts1; member 410 status = le32_to_cpu(de->rx_ring[rx_tail].opts1); in de_rx() 484 de->rx_ring[rx_tail].opts1 = cpu_to_le32(DescOwn); in de_rx() 549 status = le32_to_cpu(de->tx_ring[tx_tail].opts1); in de_tx() 641 txd->opts1 = cpu_to_le32(DescOwn); in de_start_xmit() 783 txd->opts1 = cpu_to_le32(DescOwn); in __de_set_rx_mode() 787 dummy_txd->opts1 = cpu_to_le32(DescOwn); in __de_set_rx_mode() 1293 de->rx_ring[i].opts1 = cpu_to_le32(DescOwn); in de_refill_rx()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/ |
H A D | de2104x.c | 270 __le32 opts1; member 410 status = le32_to_cpu(de->rx_ring[rx_tail].opts1); in de_rx() 484 de->rx_ring[rx_tail].opts1 = cpu_to_le32(DescOwn); in de_rx() 549 status = le32_to_cpu(de->tx_ring[tx_tail].opts1); in de_tx() 641 txd->opts1 = cpu_to_le32(DescOwn); in de_start_xmit() 783 txd->opts1 = cpu_to_le32(DescOwn); in __de_set_rx_mode() 787 dummy_txd->opts1 = cpu_to_le32(DescOwn); in __de_set_rx_mode() 1293 de->rx_ring[i].opts1 = cpu_to_le32(DescOwn); in de_refill_rx()
|
/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | r8152.c | 724 __le32 opts1; member 745 __le32 opts1; member 1980 u32 opts1, opts2 = 0; in r8152_tx_csum() local 1985 opts1 = len | TX_FS | TX_LS; in r8152_tx_csum() 1998 opts1 |= GTSENDV4; in r8152_tx_csum() 2007 opts1 |= GTSENDV6; in r8152_tx_csum() 2015 opts1 |= transport_offset << GTTCPHO_SHIFT; in r8152_tx_csum() 2055 desc->opts1 = cpu_to_le32(opts1); in r8152_tx_csum() 2292 pkt_len = le32_to_cpu(rx_desc->opts1) in rx_bottom() [all...] |
/kernel/linux/linux-6.6/drivers/net/usb/ |
H A D | r8152.c | 805 __le32 opts1; member 826 __le32 opts1; member 2272 u32 opts1, opts2 = 0; in r8152_tx_csum() local 2277 opts1 = len | TX_FS | TX_LS; in r8152_tx_csum() 2292 opts1 |= GTSENDV4; in r8152_tx_csum() 2301 opts1 |= GTSENDV6; in r8152_tx_csum() 2309 opts1 |= transport_offset << GTTCPHO_SHIFT; in r8152_tx_csum() 2350 desc->opts1 = cpu_to_le32(opts1); in r8152_tx_csum() 2592 pkt_len = le32_to_cpu(rx_desc->opts1) in rx_bottom() [all...] |