Home
last modified time | relevance | path

Searched refs:atl1c_recv_ret_status (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h93 #define ATL1C_RRD_DESC(R, i) ATL1C_GET_DESC(R, i, struct atl1c_recv_ret_status)
246 struct atl1c_recv_ret_status { struct
H A Datl1c_main.c1035 sizeof(struct atl1c_recv_ret_status) * rfd_ring->count * rqc + in atl1c_setup_ring_resources()
1066 rrd_ring[i].size = sizeof(struct atl1c_recv_ret_status) * in atl1c_setup_ring_resources()
1730 struct sk_buff *skb, struct atl1c_recv_ret_status *prrs) in atl1c_rx_checksum()
1832 struct atl1c_recv_ret_status *rrs, u16 num) in atl1c_clean_rrd()
1845 struct atl1c_recv_ret_status *rrs, u16 num) in atl1c_clean_rfd()
1879 struct atl1c_recv_ret_status *rrs; in atl1c_clean_rx()