Searched refs:eth_if (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpmac-cmd.h46 u8 eth_if; member in struct:dpmac_rsp_get_attributes
83 u8 eth_if; member in struct:dpmac_cmd_set_protocol
H A Ddpmac.c109 attr->eth_if = rsp_params->eth_if;
234 cmd_params->eth_if = protocol;
H A Ddpmac.h71 * @eth_if: Ethernet interface
77 enum dpmac_eth_if eth_if; member in struct:dpmac_attr
H A Ddpaa2-mac.c37 static int phy_mode(enum dpmac_eth_if eth_if, phy_interface_t *if_mode) argument
41 switch (eth_if) {
145 err = phy_mode(attr.eth_if, &if_mode);
410 mac->attr.eth_if != DPMAC_ETH_IF_RGMII) ||

Completed in 471 milliseconds