Home
last modified time | relevance | path

Searched refs:wx_rx_desc (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/wangxun/libwx/
Dwx_lib.c157 static __le32 wx_test_staterr(union wx_rx_desc *rx_desc, in wx_test_staterr()
235 union wx_rx_desc *rx_desc, in wx_get_rx_buffer()
304 union wx_rx_desc *rx_desc) in wx_build_skb()
399 union wx_rx_desc *rx_desc; in wx_alloc_rx_buffers()
475 union wx_rx_desc *rx_desc, in wx_is_non_eop()
541 union wx_rx_desc *rx_desc, in wx_cleanup_headers()
566 union wx_rx_desc *rx_desc, in wx_rx_hash()
592 union wx_rx_desc *rx_desc, in wx_rx_checksum()
637 static void wx_rx_vlan(struct wx_ring *ring, union wx_rx_desc *rx_desc, in wx_rx_vlan()
665 union wx_rx_desc *rx_desc, in wx_process_skb_fields()
[all …]
Dwx_type.h692 union wx_rx_desc { union
736 (&(((union wx_rx_desc *)((R)->desc))[i]))
Dwx_hw.c1353 union wx_rx_desc *rx_desc; in wx_configure_rx_ring()