Searched defs:rx_d (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/cmd/aspeed/nettest/ |
H A D | mac.c | 154 int tx_d, rx_d; in get_mac_1g_delay_1() local 173 int tx_d, rx_d; in get_mac_1g_delay_2() local 192 int tx_d, rx_d; in get_mac_100_10_delay_1() local 211 int tx_d, rx_d; in get_mac_100_10_delay_2() local 444 static void set_mac_1g_delay_1(uint32_t addr, int32_t rx_d, int32_t tx_d) in set_mac_1g_delay_1() 463 static void set_mac_1g_delay_2(uint32_t addr, int32_t rx_d, int32_t tx_d) in set_mac_1g_delay_2() 482 static void set_mac_100_10_delay_1(uint32_t addr, int32_t rx_d, int32_t tx_d) in set_mac_100_10_delay_1() 501 static void set_mac_100_10_delay_2(uint32_t addr, int32_t rx_d, int32_t tx_d) in set_mac_100_10_delay_2() 520 static void set_mac_rmii_delay_1(uint32_t addr, int32_t rx_d, int32_t tx_d) in set_mac_rmii_delay_1() 533 static void set_mac_rmii_delay_2(uint32_t addr, int32_t rx_d, int32_t tx_d) in set_mac_rmii_delay_2() [all …]
|
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | debugfs.c | 50 struct wil_rx_enhanced_desc *rx_d = in wil_print_desc_edma() local 1120 struct wil_rx_enhanced_desc *rx_d = in txdesc_show() local
|