Home
last modified time | relevance | path

Searched defs:rrd (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-mac.h52 #define RRD_NOR(rrd) BITS_GET((rrd)->word[0], 16, 19) argument
54 #define RRD_SI(rrd) BITS_GET((rrd)->word[0], 20, 31) argument
56 #define RRD_CVALN_TAG(rrd) BITS_GET((rrd)->word[2], 0, 15) argument
58 #define RRD_PKT_SIZE(rrd) BITS_GET((rrd)->word[3], 0, 13) argument
60 #define RRD_L4F(rrd) BITS_GET((rrd)->word[3], 14, 14) argument
62 #define RRD_CVTAG(rrd) BITS_GET((rrd)->word[3], 16, 16) argument
66 #define RRD_UPDT(rrd) BITS_GET((rrd)->word[3], 31, 31) argument
67 #define RRD_UPDT_SET(rrd, val) BITS_SET((rrd)->word[3], 31, 31, val) argument
69 #define RRD_TS_LOW(rrd) BITS_GET((rrd)->word[4], 0, 29) argument
71 #define RRD_TS_HI(rrd) le32_to_cpu((rrd)->word[5]) argument
[all …]
H A Demac-mac.c992 struct emac_rrd *rrd) in emac_rx_process_rrd()
1055 static void emac_rx_rfd_clean(struct emac_rx_queue *rx_q, struct emac_rrd *rrd) in emac_rx_rfd_clean()
1094 struct emac_rrd rrd; in emac_mac_rx_process() local
/linux/drivers/net/ethernet/atheros/atlx/
H A Datl1.c1759 struct rx_return_desc *rrd, u16 offset) in atl1_clean_alloc_flag()
1772 struct rx_return_desc *rrd) in atl1_update_rfd_index()
1784 struct rx_return_desc *rrd, struct sk_buff *skb) in atl1_rx_checksum()
1908 struct rx_return_desc *rrd; in atl1_intr_rx() local
/linux/drivers/net/ethernet/atheros/alx/
H A Dalx.h57 struct alx_rrd *rrd; member
H A Dmain.c219 struct alx_rrd *rrd; in alx_clean_rx_irq() local
/linux/drivers/infiniband/hw/hfi1/
H A Dchip.c14280 struct rsm_rule_data *rrd) in add_rsm_rule()
14370 struct rsm_rule_data rrd; in init_qos() local
14441 struct rsm_rule_data rrd; in init_fecn_handling() local
14569 int rule, struct rsm_rule_data *rrd) in hfi1_enable_rsm_rule()
14588 struct rsm_rule_data rrd = { in hfi1_init_aip_rsm() local
14612 struct rsm_rule_data rrd = { in hfi1_init_vnic_rsm() local