Searched refs:RxDesc (Results 1 – 2 of 2) sorted by relevance
53 #define RX_RING_BYTES (NUM_RX_DESC * sizeof(struct RxDesc))175 struct RxDesc { struct 211 /* RxDesc.status */222 /* RxDesc.PSize */277 struct RxDesc *RxDescRing;456 static void sis190_mark_as_last_descriptor(struct RxDesc *desc) in sis190_mark_as_last_descriptor() 461 static inline void sis190_give_to_asic(struct RxDesc *desc, u32 rx_buf_sz) in sis190_give_to_asic() 471 static inline void sis190_map_to_asic(struct RxDesc *desc, dma_addr_t mapping, in sis190_map_to_asic() 478 static inline void sis190_make_unusable_by_asic(struct RxDesc *desc) in sis190_make_unusable_by_asic() 488 struct RxDesc *des in sis190_alloc_rx_skb() 176 PSizeRxDesc global() argument 177 statusRxDesc global() argument 178 addrRxDesc global() argument 179 sizeRxDesc global() argument [all...]
73 #define R8169_RX_RING_BYTES (NUM_RX_DESC * sizeof(struct RxDesc))623 struct RxDesc { struct 710 struct RxDesc *RxDescArray; /* 256-aligned Rx descriptor ring */1777 static void rtl8169_rx_vlan_tag(struct RxDesc *desc, struct sk_buff *skb) in rtl8169_rx_vlan_tag() 3967 static void rtl8169_mark_to_asic(struct RxDesc *desc) in rtl8169_mark_to_asic() 3978 struct RxDesc *desc) in rtl8169_alloc_rx_data() 4594 struct RxDesc *desc = tp->RxDescArray + entry; in rtl_rx() 624 opts1RxDesc global() argument 625 opts2RxDesc global() argument 626 addrRxDesc global() argument