Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.c157 static __le32 wx_test_staterr(union wx_rx_desc *rx_desc, in wx_test_staterr()
181 union wx_rx_desc *rx_desc, in wx_get_rx_buffer()
238 union wx_rx_desc *rx_desc) in wx_build_skb()
332 union wx_rx_desc *rx_desc; in wx_alloc_rx_buffers()
408 union wx_rx_desc *rx_desc, in wx_is_non_eop()
474 union wx_rx_desc *rx_desc, in wx_cleanup_headers()
499 union wx_rx_desc *rx_desc, in wx_rx_hash()
525 union wx_rx_desc *rx_desc, in wx_rx_checksum()
570 static void wx_rx_vlan(struct wx_ring *ring, union wx_rx_desc *rx_desc, in wx_rx_vlan()
598 union wx_rx_desc *rx_desc, in wx_process_skb_fields()
[all …]
H A Dwx_type.h692 union wx_rx_desc { union
736 (&(((union wx_rx_desc *)((R)->desc))[i]))
H A Dwx_hw.c1351 union wx_rx_desc *rx_desc; in wx_configure_rx_ring()