octgmx_port_ops
static struct octgmx_port_ops octgmx_port_ops_mii = {
static struct octgmx_port_ops octgmx_port_ops_gmii = {
static struct octgmx_port_ops octgmx_port_ops_rgmii = {
static struct octgmx_port_ops octgmx_port_ops_sgmii = {
static struct octgmx_port_ops octgmx_port_ops_spi42 = {
static struct octgmx_port_ops *octgmx_port_ops[] = {
port_sc->sc_port_ops = octgmx_port_ops[port_sc->sc_port_type];
struct octgmx_port_ops