Searched refs:port_init (Results 1 – 5 of 5) sorted by relevance
507 .port_init.opcode = IONIC_CMD_PORT_IDENTIFY, in ionic_dev_cmd_port_identify()508 .port_init.index = 0, in ionic_dev_cmd_port_identify()517 .port_init.opcode = IONIC_CMD_PORT_INIT, in ionic_dev_cmd_port_init()518 .port_init.index = 0, in ionic_dev_cmd_port_init()519 .port_init.info_pa = cpu_to_le64(idev->port_info_pa), in ionic_dev_cmd_port_init()
3048 struct ionic_port_init_cmd port_init; member3087 struct ionic_port_init_comp port_init; member
98 int (*port_init)(struct rocker_port *rocker_port); member
1509 if (!wops->port_init) in rocker_world_port_init()1511 return wops->port_init(rocker_port); in rocker_world_port_init()
2803 .port_init = ofdpa_port_init,
Completed in 44 milliseconds