Home
last modified time | relevance | path

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

/u-boot/drivers/net/
A Dvsc9953.c37 if (!VSC9953_PORT_CHECK(port_no)) in vsc9953_port_info_set_mdio()
45 if (!VSC9953_PORT_CHECK(port_no)) in vsc9953_port_info_set_phy_address()
53 if (!VSC9953_PORT_CHECK(port_no)) in vsc9953_port_info_set_phy_int()
61 if (!VSC9953_PORT_CHECK(port_no)) in vsc9953_port_enable()
69 if (!VSC9953_PORT_CHECK(port_no)) in vsc9953_port_disable()
1546 if (!VSC9953_PORT_CHECK(port_no)) in vsc9953_port_aggr_grp_get()
1726 if (!VSC9953_PORT_CHECK(port_no) || !VSC9953_PORT_CHECK(aggr_grp)) in vsc9953_port_aggr_grp_set()
1774 if (!VSC9953_PORT_CHECK(parsed_cmd->port)) { in vsc9953_port_status_key_func()
1927 !VSC9953_PORT_CHECK(parsed_cmd->port)) { in vsc9953_fdb_show_key_func()
1946 !VSC9953_PORT_CHECK(parsed_cmd->port)) { in vsc9953_fdb_flush_key_func()
[all …]
/u-boot/include/
A Dvsc9953.h174 #define VSC9953_PORT_CHECK(port) \ macro

Completed in 13 milliseconds